Jonathan Kelley
|
d976ca184a
Binary patching rust hot-reloading, sub-second rebuilds, independent server/client hot-reload (#3797)
|
hai 1 mes |
Evan Almloff
|
84221f55a0
Wait for the suspense boundary above the router to resolve before sending the first streaming chunk (#3891)
|
hai 2 meses |
Henry
|
2e856ecb3b
doc: Fix spawn doc (#3871)
|
hai 2 meses |
Evan Almloff
|
caa9759e44
add a warning about using use_hook(RefCell) in the docs (#3151)
|
hai 7 meses |
Chung
|
d0c9b6712d
improve `use_drop` documentation (#3023)
|
hai 8 meses |
Jonathan Kelley
|
c7124e41fb
Add space between rsx and exclamation point (#2956)
|
hai 9 meses |
Matt Hunzinger
|
6558fd95a2
Follow-up for error messages in core (#2719)
|
hai 11 meses |
Matt Hunzinger
|
d07e81005f
Better `expect` error messages (#2629)
|
hai 11 meses |
Evan Almloff
|
022e4ad203
Suspense boundaries/out of order streaming/anyhow like error handling (#2365)
|
hai 1 ano |
Evan Almloff
|
3a4860add4
Document props and component macro (#2522)
|
hai 1 ano |
Evan Almloff
|
0127501dbf
Improve inline docs (#2460)
|
hai 1 ano |
Evan Almloff
|
5290b658fd
Fix effects triggered from async tasks; improve work scheduling docs (#2370)
|
hai 1 ano |
Evan Almloff
|
5ce91e1bfc
Fix flakey windows tests (#2332)
|
hai 1 ano |
Marc Espin
|
29f69fa145
fix: Update `use_hook` docs (#2296)
|
hai 1 ano |
Ahmet Kaan GÜMÜŞ
|
e03593cff7
docs: :pencil2: unnecessary need to in global_context.rs (#2268)
|
hai 1 ano |
Evan Almloff
|
5df333fca2
fix and test spawn_forever (#2216)
|
hai 1 ano |
Jonathan Kelley
|
537f064001
Remove some old docs, cleanup some readmes
|
hai 1 ano |
Evan Almloff
|
bbc81b8f9c
fix memos in children; introduce isomorphic spawn
|
hai 1 ano |
Evan Almloff
|
c9603ea984
only poll suspended futures
|
hai 1 ano |
Evan Almloff
|
287416cfa7
rename flush_sync to wait_for_next_render
|
hai 1 ano |
Evan Almloff
|
78b9b157dc
fix formatting
|
hai 1 ano |
Evan Almloff
|
a14e5be7ad
Fix effect ordering after reruns
|
hai 1 ano |
Evan Almloff
|
c431429448
fix web playwright tests
|
hai 1 ano |
Jonathan Kelley
|
8f70a84c70
Use futures_util mutex instead of flume for sending flush lock wakeups
|
hai 1 ano |
Jonathan Kelley
|
7c2947a131
Implement effects using reactivecontext
|
hai 1 ano |
Jonathan Kelley
|
968f24a7b3
wip: reactive context instead of effect
|
hai 1 ano |
Jonathan Kelley
|
0bd9692e45
Fix cargo test and a number of little cleanup bugs
|
hai 1 ano |
Jonathan Kelley
|
dcdada542b
Properly implement wait_for_suspense
|
hai 1 ano |
Jonathan Kelley
|
1847c737e9
Queue effects to run after flush_sync
|
hai 1 ano |
Jonathan Kelley
|
7e4a1e9c7c
Move methods
|
hai 1 ano |