Historique des commits

Auteur SHA1 Message Date
  Evan Almloff 492f0329bf remove flume, implement lazier memos il y a 1 an
  Jonathan Kelley 608fec59e5 Merge pull request #1993 from DioxusLabs/fix-effect il y a 1 an
  Evan Almloff 287416cfa7 rename flush_sync to wait_for_next_render il y a 1 an
  Evan Almloff 568631e331 test signal drops il y a 1 an
  Evan Almloff f539698963 add debug information for signal subscriptions il y a 1 an
  Evan Almloff 05a6dda89c fix formatting il y a 1 an
  Evan Almloff 48751d2f98 only subscribe scopes to signals when rendering il y a 1 an
  Evan Almloff 8689509eb5 erase the original readable type il y a 1 an
  Evan Almloff c8937cb4df make mapped signal readable il y a 1 an
  Evan Almloff 1af8f56e89 make target an associated type il y a 1 an
  Evan Almloff 30bac267c9 simplify reactive context and expose less signal internals il y a 1 an
  Jonathan Kelley 7d78e5e250 Fix warnings and compile errors il y a 1 an
  Jonathan Kelley e8182b105e flush sync in global memo il y a 1 an
  Jonathan Kelley d28cc9c0cf remove changed log in maybe_sync memo, flush sync il y a 1 an
  Jonathan Kelley 7c2947a131 Implement effects using reactivecontext il y a 1 an
  Jonathan Kelley 968f24a7b3 wip: reactive context instead of effect il y a 1 an
  Jonathan Kelley a72c035de4 Fix cargo check on examples il y a 1 an
  Jonathan Kelley cef64d43df move hooks out of signals crate il y a 1 an
  Evan Almloff 50e3216d8b convert T into signals automatically il y a 1 an
  Jonathan Kelley 974680796f add test cases, refactor deref il y a 1 an
  Evan Almloff 30ef29d195 Remove an extra CopyValue::invalid from maybe_sync_memo il y a 1 an
  Evan Almloff 55b37cc381 fix serializing signals il y a 1 an
  Evan Almloff 6bc0332052 simplify the readable and writable traits a bit il y a 1 an
  Evan Almloff 94c0c2e5b9 remove some old manual implementations of helpers il y a 1 an
  Evan Almloff 7f93263357 add a bunch more utilities to the trait il y a 1 an
  Evan Almloff 51d7133ca5 add readable and writable traits for signal-like structs il y a 1 an
  Evan Almloff e01f10e25d remove mappable and mappablemut traits il y a 1 an
  Jonathan Kelley 06d9b575b7 rename use_selector to use_memo il y a 1 an
  Jonathan Kelley 3ded0f5329 Make more examples cross-platform il y a 1 an
  Jonathan Kelley 83bce6ce97 Make cargo check --all --examples work! il y a 1 an