Histórico de Commits

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