Commit History

Author SHA1 Message Date
  Evan Almloff 50e3216d8b convert T into signals automatically 1 year ago
  Jonathan Kelley 1847c737e9 Queue effects to run after flush_sync 1 year ago
  Jonathan Kelley 7e4a1e9c7c Move methods 1 year ago
  Jonathan Kelley 7b0dcb3206 Add flush_sync and pre_render methods to core 1 year ago
  Jonathan Kelley 3ccf520205 reorder impls 1 year ago
  Jonathan Kelley 974680796f add test cases, refactor deref 1 year ago
  Jonathan Kelley d34538f4da Add memochain example 1 year ago
  Evan Almloff b3f018f805 fix generational box fuzzing 1 year ago
  Evan Almloff c3edf99b63 make anyprops and vprops private again 1 year ago
  Evan Almloff 53380c9956 fix hot reload macro on unix 1 year ago
  Evan Almloff 458c13fb74 run effects in the scope they were created in 1 year ago
  Jonathan Kelley b0b7de3692 Update signals example 1 year ago
  Evan Almloff 52ea3465e6 import the SuperInto trait in core macro 1 year ago
  Evan Almloff c3555a7ec0 fix Option<String> in props 1 year ago
  Evan Almloff 30ef29d195 Remove an extra CopyValue::invalid from maybe_sync_memo 1 year ago
  Jonathan Kelley 1eb989a544 remove setinner 1 year ago
  Evan Almloff 1a9079b28b Merge branch 'breaking' of https://github.com/Demonthos/dioxus into breaking 1 year ago
  Evan Almloff 10e305d2da don't require a valid type for CopyValue::set 1 year ago
  Jonathan Kelley d092f7f19f Fix effect by using a set_inner 1 year ago
  Evan Almloff 55b37cc381 fix serializing signals 1 year ago
  Evan Almloff 87dc409837 remove must use hints from memo and rename file to memo 1 year ago
  Jonathan Kelley 3a5cbae5ee Rename two files 1 year ago
  Jonathan Kelley c0522bc152 cargo check all 1 year ago
  Evan Almloff a5e61b0765 Merge branch 'breaking' of https://github.com/Demonthos/dioxus into breaking 1 year ago
  Evan Almloff f2e48f10e9 simplify the crm example a bit more 1 year ago
  Jonathan Kelley c8e4c96762 Fix panic in demo 1 year ago
  Evan Almloff fc6912d4c0 make GlobalMemo and GlobalSignal not copy or clone 1 year ago
  Jonathan Kelley 9633cfadde fix gen box compile release no features 1 year ago
  Evan Almloff 84e76dbdce remove duplicate vec utils defined in the read_impls 1 year ago
  Jonathan Kelley 828c253305 queue effect instead of running it 1 year ago