Commit History

Autor SHA1 Mensaxe Data
  andrey 5a73147d69 added better documentation and code snipppets for the use_resource, use_future, use_effect and use_context hooks hai 1 ano
  andrey df0d45be48 added better documentation and code snipppets for the use_resource, use_future, use_effect and use_context hooks hai 1 ano
  Evan Almloff 91fea15cdc don't expose the signal scope subscriber API publicly hai 1 ano
  Jonathan Kelley 4a7fe938ad Make clippy happy hai 1 ano
  Jonathan Kelley 8f70a84c70 Use futures_util mutex instead of flume for sending flush lock wakeups hai 1 ano
  Jonathan Kelley dd06705ff1 implement use_async_memo with reactive context hai 1 ano
  Jonathan Kelley 7c2947a131 Implement effects using reactivecontext hai 1 ano
  Jonathan Kelley cef64d43df move hooks out of signals crate hai 1 ano
  Jonathan Kelley b291a5c0b0 Remove a number of hooks hai 1 ano
  Jonathan Kelley 1dde044697 remove cx.render hai 1 ano
  Jonathan Kelley fae0b08e61 Fix the router and stub out a number of crates to get compiling hai 1 ano
  Evan Almloff 3865f44081 make desktop compile hai 1 ano
  Exotik850 fdce7bbe5a Return to just `TaskId`, still polling hai 1 ano
  kidkool850@gmail.com 69ca1fd8a7 Make cx.spawn() return an Option<TaskId>, returns None if finished immediately hai 1 ano
  ealmloff 7a459e15d8 Update packages/hooks/src/use_effect.rs hai 1 ano
  Evan Almloff 83f7ef9a44 add an optional cleanup closure to the use effect hook hai 1 ano
  Leonard 30a3283438 Add `use_on_mount` and fix some typos (#1497) hai 1 ano
  Leonard a2dd926f7f Rename modules to use snake_case (#1498) hai 1 ano