Jonathan Kelley
|
6bde8b0ce0
fix use_effect_with_deps
|
vor 1 Jahr |
Jonathan Kelley
|
e8182b105e
flush sync in global memo
|
vor 1 Jahr |
Jonathan Kelley
|
d28cc9c0cf
remove changed log in maybe_sync memo, flush sync
|
vor 1 Jahr |
Jonathan Kelley
|
3295935de7
Fix panic on pausing dead tasks
|
vor 1 Jahr |
Jonathan Kelley
|
ee19df55c7
fix calculator
|
vor 1 Jahr |
Jonathan Kelley
|
8a38a41512
fix use_future todos!
|
vor 1 Jahr |
Jonathan Kelley
|
f44b72f5e1
server_future uses use_resource
|
vor 1 Jahr |
Jonathan Kelley
|
0fd7799bc2
disable use_future on the server
|
vor 1 Jahr |
Jonathan Kelley
|
8f70a84c70
Use futures_util mutex instead of flume for sending flush lock wakeups
|
vor 1 Jahr |
Evan Almloff
|
38bdab880d
only give out a ReadOnlySignal from async resources
|
vor 1 Jahr |
Evan Almloff
|
79501e43c1
revert readme example to the simple counter
|
vor 1 Jahr |
Evan Almloff
|
308226996c
actually derive the copy trait for eval
|
vor 1 Jahr |
Evan Almloff
|
a789d6a64e
make eval copy
|
vor 1 Jahr |
Jonathan Kelley
|
894a79d3df
clear subscriber method
|
vor 1 Jahr |
Jonathan Kelley
|
dd06705ff1
implement use_async_memo with reactive context
|
vor 1 Jahr |
Jonathan Kelley
|
7c2947a131
Implement effects using reactivecontext
|
vor 1 Jahr |
Jonathan Kelley
|
968f24a7b3
wip: reactive context instead of effect
|
vor 1 Jahr |
Jonathan Kelley
|
0c71b95e82
skeleton of use_server_future with reactivity
|
vor 1 Jahr |
Evan Almloff
|
b3ed337b6b
fix SLEDGEHAMMER_JS import path in desktop
|
vor 1 Jahr |
Evan Almloff
|
2371c9eed3
minify js at runtime in liveview
|
vor 1 Jahr |
Evan Almloff
|
e2e0a934fd
remove minified js from build scripts
|
vor 1 Jahr |
Jonathan Kelley
|
44966efde2
use_future works
|
vor 1 Jahr |
Jonathan Kelley
|
6818bbe10a
Make use_future take an impl FnMut + 'static, don't include router prelude when we don't need to
|
vor 1 Jahr |
Jonathan Kelley
|
cbdd8108e6
Missed todo!()
|
vor 1 Jahr |
Jonathan Kelley
|
8f07d881a6
Switch todo!() to unreachable!/unimplemented! where it matters
|
vor 1 Jahr |
Jonathan Kelley
|
a14789eebc
rename inner on event to data
|
vor 1 Jahr |
Evan Almloff
|
33e90da314
fix router release builds
|
vor 1 Jahr |
Evan Almloff
|
8eda785ace
try to pull the default out directory for the fullstack server from the config
|
vor 1 Jahr |
Evan Almloff
|
13b6f3b9e7
re export the dioxus router prelude
|
vor 1 Jahr |
Evan Almloff
|
8f68585c1f
fix the default server fullstack history
|
vor 1 Jahr |