Commit History

Author SHA1 Message Date
  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
  Evan Almloff 6bc0332052 simplify the readable and writable traits a bit 1 year ago
  Evan Almloff c172914b21 drop scopes in order when dropping the virtual dom 1 year ago
  Evan Almloff 94c0c2e5b9 remove some old manual implementations of helpers 1 year ago
  Evan Almloff 7f93263357 add a bunch more utilities to the trait 1 year ago
  Evan Almloff c83ca7b15f fix raw expressions in the format macro 1 year ago
  Evan Almloff c51badf07b fix use hooks with impl signals 1 year ago
  Evan Almloff 51d7133ca5 add readable and writable traits for signal-like structs 1 year ago
  Evan Almloff 93adb35cfa fix removing debug borrow information when the ref is dropped 1 year ago
  Evan Almloff 6ed5df644e fix generational box release builds 1 year ago
  Evan Almloff a51744c439 fix generational box fuzzing 1 year ago
  Evan Almloff 89b7784d31 make validate private again 1 year ago
  Jonathan Kelley 079fec3be6 simplify generational box by compressing debug info 1 year ago
  Evan Almloff 27f8377ea5 fix try to string in ifmt 1 year ago
  Evan Almloff e01f10e25d remove mappable and mappablemut traits 1 year ago
  Evan Almloff 636aeb4b90 integrate liveview with the launch builder 1 year ago
  Evan Almloff 50873bf9c7 fix component swap test 1 year ago
  Evan Almloff cdf25f0c14 run hook destructors inside of the scope they were created in 1 year ago
  Evan Almloff e5a11aa2a5 fix drop order test 1 year ago
  Evan Almloff 8f786d85cd drop hooks before contexts 1 year ago
  Evan Almloff 0932130e87 include more platforms in the launch builder 1 year ago
  Evan Almloff 74ec3a4a82 fix js framework benchmark 1 year ago
  Evan Almloff a10f9496c7 don't panic in try variants even in release mode 1 year ago