Commit History

Author SHA1 Message Date
  Evan Almloff ffc49530f6 implement readable and callable for all structs in the hooks crate 1 year ago
  Evan Almloff 492f0329bf remove flume, implement lazier memos 1 year ago
  andrey df0d45be48 added better documentation and code snipppets for the use_resource, use_future, use_effect and use_context hooks 1 year ago
  Jonathan Kelley 69e4ebe4ed Fix suspense on resource 1 year ago
  Evan Almloff 91fea15cdc don't expose the signal scope subscriber API publicly 1 year ago
  Jonathan Kelley 4a7fe938ad Make clippy happy 1 year ago
  Jonathan Kelley 7d78e5e250 Fix warnings and compile errors 1 year ago
  Evan Almloff 1afada528d fix user server future 1 year ago
  Jonathan Kelley 8a38a41512 fix use_future todos! 1 year ago
  Jonathan Kelley f44b72f5e1 server_future uses use_resource 1 year ago
  Jonathan Kelley 8f70a84c70 Use futures_util mutex instead of flume for sending flush lock wakeups 1 year ago
  Evan Almloff 38bdab880d only give out a ReadOnlySignal from async resources 1 year ago
  Jonathan Kelley dd06705ff1 implement use_async_memo with reactive context 1 year ago
  Jonathan Kelley 7c2947a131 Implement effects using reactivecontext 1 year ago
  Jonathan Kelley 0c71b95e82 skeleton of use_server_future with reactivity 1 year ago
  Jonathan Kelley 44966efde2 use_future works 1 year ago
  Jonathan Kelley 09e14f1936 Implement some clippy fixes 1 year ago
  Jonathan Kelley a72c035de4 Fix cargo check on examples 1 year ago
  Jonathan Kelley 8cc17dc1bd Fix compile 1 year ago
  Evan Almloff c51badf07b fix use hooks with impl signals 1 year ago
  Jonathan Kelley 028f499bf6 Fix generational box in release mode 1 year ago