Evan Almloff
|
3e9a360b55
Merge branch 'main' into isomorphic-spawn
|
hai 1 ano |
Evan Almloff
|
f51b5617e1
add a test for the memo hook
|
hai 1 ano |
Marc Espin
|
617b11a352
feat: Add `Resource::clear()` and also updated `Resource` docs (#2049)
|
hai 1 ano |
Evan Almloff
|
ffc49530f6
implement readable and callable for all structs in the hooks crate
|
hai 1 ano |
Evan Almloff
|
492f0329bf
remove flume, implement lazier memos
|
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 |
Jonathan Kelley
|
69e4ebe4ed
Fix suspense on resource
|
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
|
7d78e5e250
Fix warnings and compile errors
|
hai 1 ano |
Evan Almloff
|
1afada528d
fix user server future
|
hai 1 ano |
Jonathan Kelley
|
8a38a41512
fix use_future todos!
|
hai 1 ano |
Jonathan Kelley
|
f44b72f5e1
server_future uses use_resource
|
hai 1 ano |
Jonathan Kelley
|
8f70a84c70
Use futures_util mutex instead of flume for sending flush lock wakeups
|
hai 1 ano |
Evan Almloff
|
38bdab880d
only give out a ReadOnlySignal from async resources
|
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
|
0c71b95e82
skeleton of use_server_future with reactivity
|
hai 1 ano |
Jonathan Kelley
|
44966efde2
use_future works
|
hai 1 ano |
Jonathan Kelley
|
09e14f1936
Implement some clippy fixes
|
hai 1 ano |
Jonathan Kelley
|
a72c035de4
Fix cargo check on examples
|
hai 1 ano |
Jonathan Kelley
|
8cc17dc1bd
Fix compile
|
hai 1 ano |
Evan Almloff
|
c51badf07b
fix use hooks with impl signals
|
hai 1 ano |
Jonathan Kelley
|
028f499bf6
Fix generational box in release mode
|
hai 1 ano |