Historial de Commits

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