Histórico de Commits

Autor SHA1 Mensagem Data
  Evan Almloff c3555a7ec0 fix Option<String> in props há 1 ano atrás
  Evan Almloff 30ef29d195 Remove an extra CopyValue::invalid from maybe_sync_memo há 1 ano atrás
  Jonathan Kelley 1eb989a544 remove setinner há 1 ano atrás
  Evan Almloff 1a9079b28b Merge branch 'breaking' of https://github.com/Demonthos/dioxus into breaking há 1 ano atrás
  Evan Almloff 10e305d2da don't require a valid type for CopyValue::set há 1 ano atrás
  Jonathan Kelley d092f7f19f Fix effect by using a set_inner há 1 ano atrás
  Evan Almloff 55b37cc381 fix serializing signals há 1 ano atrás
  Evan Almloff 87dc409837 remove must use hints from memo and rename file to memo há 1 ano atrás
  Jonathan Kelley 3a5cbae5ee Rename two files há 1 ano atrás
  Jonathan Kelley c0522bc152 cargo check all há 1 ano atrás
  Evan Almloff a5e61b0765 Merge branch 'breaking' of https://github.com/Demonthos/dioxus into breaking há 1 ano atrás
  Evan Almloff f2e48f10e9 simplify the crm example a bit more há 1 ano atrás
  Jonathan Kelley c8e4c96762 Fix panic in demo há 1 ano atrás
  Evan Almloff fc6912d4c0 make GlobalMemo and GlobalSignal not copy or clone há 1 ano atrás
  Jonathan Kelley 9633cfadde fix gen box compile release no features há 1 ano atrás
  Evan Almloff 84e76dbdce remove duplicate vec utils defined in the read_impls há 1 ano atrás
  Jonathan Kelley 828c253305 queue effect instead of running it há 1 ano atrás
  Evan Almloff 6bc0332052 simplify the readable and writable traits a bit há 1 ano atrás
  Evan Almloff c172914b21 drop scopes in order when dropping the virtual dom há 1 ano atrás
  Evan Almloff 94c0c2e5b9 remove some old manual implementations of helpers há 1 ano atrás
  Evan Almloff 7f93263357 add a bunch more utilities to the trait há 1 ano atrás
  Evan Almloff c83ca7b15f fix raw expressions in the format macro há 1 ano atrás
  Evan Almloff c51badf07b fix use hooks with impl signals há 1 ano atrás
  Evan Almloff 51d7133ca5 add readable and writable traits for signal-like structs há 1 ano atrás
  Evan Almloff 93adb35cfa fix removing debug borrow information when the ref is dropped há 1 ano atrás
  Evan Almloff 6ed5df644e fix generational box release builds há 1 ano atrás
  Evan Almloff a51744c439 fix generational box fuzzing há 1 ano atrás
  Evan Almloff 89b7784d31 make validate private again há 1 ano atrás
  Jonathan Kelley 079fec3be6 simplify generational box by compressing debug info há 1 ano atrás
  Evan Almloff 27f8377ea5 fix try to string in ifmt há 1 ano atrás