Historique des commits

Auteur SHA1 Message Date
  Evan Almloff 492f0329bf remove flume, implement lazier memos il y a 1 an
  Evan Almloff 8324f5290a rename rc to reactive context to avoid confusion with Rc il y a 1 an
  Jonathan Kelley 7d78e5e250 Fix warnings and compile errors il y a 1 an
  Jonathan Kelley dd06705ff1 implement use_async_memo with reactive context il y a 1 an
  Jonathan Kelley 7c2947a131 Implement effects using reactivecontext 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
  Evan Almloff c3555a7ec0 fix Option<String> in props il y a 1 an
  Evan Almloff 87dc409837 remove must use hints from memo and rename file to memo il y a 1 an
  Evan Almloff 51d7133ca5 add readable and writable traits for signal-like structs il y a 1 an
  Evan Almloff 89b7784d31 make validate private again il y a 1 an
  Jonathan Kelley 079fec3be6 simplify generational box by compressing debug info il y a 1 an
  Jonathan Kelley 60f5697e8e Fix global signal owner il y a 1 an
  Evan Almloff bc914deeaa create Signal::global il y a 1 an
  Evan Almloff 69a1ec0e3c Merge branch 'create-comparer' into maybe-sync-signal il y a 1 an
  Evan Almloff cddcd69200 Merge branch 'maybe-sync-signal' into map-signal il y a 1 an
  Evan Almloff b3c5158524 fix tests il y a 1 an
  Evan Almloff 466005890d make effect system async to make signals send + sync il y a 1 an
  Evan Almloff d815c7cc89 create a reactive selector called comparer il y a 1 an
  Evan Almloff 4b8701e3eb Merge branch 'master' into map-signal il y a 1 an
  Evan Almloff 3578f03f4f add the ability to map signals il y a 1 an
  Leonard 2d1234c3d1 Include README and Dioxus logo in package docs (#1536) il y a 1 an
  Evan Almloff d6089bbd35 add optional dependency variants of selectors and effects il y a 1 an
  Evan Almloff 4447709ac8 add readmes il y a 1 an
  Evan Almloff 2c7d0700d4 rename memo to selector il y a 1 an
  Evan Almloff 646c161c7d create read only signal il y a 1 an
  Evan Almloff 190c65b15d fix memo and add tests il y a 1 an
  Evan Almloff 7f2049b647 add memo il y a 1 an
  Evan Almloff 717c09c4a3 create tests for signals il y a 1 an
  Evan Almloff dce418140a create a way to hoist ownership to a different scope il y a 1 an