Evan Almloff
|
26e4651e9f
fix infinite recursion in reactive context
|
1 жил өмнө |
Jonathan Kelley
|
26378631e0
hide non-public type
|
1 жил өмнө |
Jonathan Kelley
|
572123401d
Update readme
|
1 жил өмнө |
Jonathan Kelley
|
0d4bf28068
Add disclaimer to readme about 0.5
|
1 жил өмнө |
Jonathan Kelley
|
4a7fe938ad
Make clippy happy
|
1 жил өмнө |
Andrew Voynov
|
009238b068
feat(cli): added short `release` build option
|
1 жил өмнө |
Andrew Voynov
|
8beb3c7893
chore(docs): fixed typo in router-macro
|
1 жил өмнө |
Andrew Voynov
|
62b0f876f2
fix(build): now fullstack client uses correct config
|
1 жил өмнө |
Jonathan Kelley
|
7d78e5e250
Fix warnings and compile errors
|
1 жил өмнө |
Andrew Voynov
|
c51e594fe3
docs(liveview): fixed adapter comments
|
1 жил өмнө |
Evan Almloff
|
e767e49d5e
switch to server instead of ssr everywhere
|
1 жил өмнө |
Jonathan Kelley
|
60d34b4393
Merge branch 'master' into breaking
|
1 жил өмнө |
Jonathan Kelley
|
a3d6e9d07a
fix hotreload cfg on release builds
|
1 жил өмнө |
Jonathan Kelley
|
64365cd361
make sure reactive context works across threads
|
1 жил өмнө |
Evan Almloff
|
1afada528d
fix user server future
|
1 жил өмнө |
Evan Almloff
|
1c4e1d84ea
serialize data in the server and deserialize data in the client
|
1 жил өмнө |
Jonathan Kelley
|
8b489db5ac
fix readme
|
1 жил өмнө |
Jonathan Kelley
|
6bde8b0ce0
fix use_effect_with_deps
|
1 жил өмнө |
Jonathan Kelley
|
e8182b105e
flush sync in global memo
|
1 жил өмнө |
Jonathan Kelley
|
d28cc9c0cf
remove changed log in maybe_sync memo, flush sync
|
1 жил өмнө |
Jonathan Kelley
|
3295935de7
Fix panic on pausing dead tasks
|
1 жил өмнө |
Jonathan Kelley
|
ee19df55c7
fix calculator
|
1 жил өмнө |
Jonathan Kelley
|
8a38a41512
fix use_future todos!
|
1 жил өмнө |
Jonathan Kelley
|
f44b72f5e1
server_future uses use_resource
|
1 жил өмнө |
Jonathan Kelley
|
0fd7799bc2
disable use_future on the server
|
1 жил өмнө |
Jonathan Kelley
|
8f70a84c70
Use futures_util mutex instead of flume for sending flush lock wakeups
|
1 жил өмнө |
Evan Almloff
|
38bdab880d
only give out a ReadOnlySignal from async resources
|
1 жил өмнө |
Evan Almloff
|
79501e43c1
revert readme example to the simple counter
|
1 жил өмнө |
Evan Almloff
|
308226996c
actually derive the copy trait for eval
|
1 жил өмнө |
Evan Almloff
|
a789d6a64e
make eval copy
|
1 жил өмнө |