Historial de Commits

Autor SHA1 Mensaje Fecha
  Evan Almloff 53380c9956 fix hot reload macro on unix hace 1 año
  Evan Almloff 458c13fb74 run effects in the scope they were created in hace 1 año
  Jonathan Kelley b0b7de3692 Update signals example hace 1 año
  Evan Almloff 52ea3465e6 import the SuperInto trait in core macro hace 1 año
  Evan Almloff c3555a7ec0 fix Option<String> in props hace 1 año
  Evan Almloff 30ef29d195 Remove an extra CopyValue::invalid from maybe_sync_memo hace 1 año
  Jonathan Kelley 1eb989a544 remove setinner hace 1 año
  Evan Almloff 1a9079b28b Merge branch 'breaking' of https://github.com/Demonthos/dioxus into breaking hace 1 año
  Evan Almloff 10e305d2da don't require a valid type for CopyValue::set hace 1 año
  Jonathan Kelley d092f7f19f Fix effect by using a set_inner hace 1 año
  Evan Almloff 55b37cc381 fix serializing signals hace 1 año
  Evan Almloff 87dc409837 remove must use hints from memo and rename file to memo hace 1 año
  Jonathan Kelley 3a5cbae5ee Rename two files hace 1 año
  Jonathan Kelley c0522bc152 cargo check all hace 1 año
  Evan Almloff a5e61b0765 Merge branch 'breaking' of https://github.com/Demonthos/dioxus into breaking hace 1 año
  Evan Almloff f2e48f10e9 simplify the crm example a bit more hace 1 año
  Jonathan Kelley c8e4c96762 Fix panic in demo hace 1 año
  Evan Almloff fc6912d4c0 make GlobalMemo and GlobalSignal not copy or clone hace 1 año
  Jonathan Kelley 9633cfadde fix gen box compile release no features hace 1 año
  Evan Almloff 84e76dbdce remove duplicate vec utils defined in the read_impls hace 1 año
  Jonathan Kelley 828c253305 queue effect instead of running it hace 1 año
  Evan Almloff 6bc0332052 simplify the readable and writable traits a bit hace 1 año
  Evan Almloff c172914b21 drop scopes in order when dropping the virtual dom hace 1 año
  Evan Almloff 94c0c2e5b9 remove some old manual implementations of helpers hace 1 año
  Evan Almloff 7f93263357 add a bunch more utilities to the trait hace 1 año
  Evan Almloff c83ca7b15f fix raw expressions in the format macro hace 1 año
  Evan Almloff c51badf07b fix use hooks with impl signals hace 1 año
  Evan Almloff 51d7133ca5 add readable and writable traits for signal-like structs hace 1 año
  Evan Almloff 93adb35cfa fix removing debug borrow information when the ref is dropped hace 1 año
  Evan Almloff 6ed5df644e fix generational box release builds hace 1 año