Commit Graph

10025 Commits (9fc083a10f76e2c6a9306a107239a186454cf1cc)
 

Author SHA1 Message Date
Rich Harris 9fc083a10f fix type
10 months ago
Rich Harris a769fadb8e Merge branch 'aa' of github.com:sveltejs/svelte into aa
10 months ago
Dominic Gannaway b35e19cf42 perf tweak
10 months ago
Dominic Gannaway 10751c85fb perf tweak
10 months ago
Dominic Gannaway f8aedc4e36 cleanup
10 months ago
Dominic Gannaway bf8bb140d9 add comment
10 months ago
Dominic Gannaway 3e9d14a166 add comment
10 months ago
Dominic Gannaway debc148746 avoid eagerly trigger user effects or templates effects when suspended
10 months ago
Dominic Gannaway e102ec06fa improve test
10 months ago
Dominic Gannaway 8517eef6e7 unwaterfall for now
10 months ago
Dominic Gannaway acb71be6e5 remove debugger
10 months ago
Rich Harris ccb9afeb18 Merge branch 'aa' of github.com:sveltejs/svelte into aa
10 months ago
Dominic Gannaway 0d34b7abb6 more fixes
10 months ago
Rich Harris 05d8cb22dd update test
10 months ago
Dominic Gannaway 48cf4a25f6 multiple bug fixes
10 months ago
Rich Harris 118e28445d experimental waterfall detection
10 months ago
Rich Harris a0eaccc5ed remove some unnecessary awaits
10 months ago
Rich Harris 23ac0d7e2d propagate to next boundary, if no pending snippet exists
10 months ago
Rich Harris ef13cda2ca cut out the middleman
10 months ago
Rich Harris 074afa9bec finish separation of suspend/capture
10 months ago
Rich Harris 6b314bd202 another
10 months ago
Rich Harris d98d6be8d6 use async/await
10 months ago
Rich Harris df67772711 separate suspend and capture from save
10 months ago
Rich Harris 78ffe81598 export capture
10 months ago
Rich Harris 0743a013be rename suspend/exit to save/restore
10 months ago
Rich Harris c0f26a1c22 remove unused function
10 months ago
Dominic Gannaway fcdfb6a857 better fix
10 months ago
Rich Harris 18752cc728 prevent context leakage
10 months ago
Rich Harris f440273f21 revert 5f5375a3f
10 months ago
Rich Harris d7e74d9438 regenerate
10 months ago
Rich Harris 4a9c4c6f50 use proper compiler error for await-in-legacy-mode
10 months ago
Rich Harris d5de86803d opt into runes mode when using blocking await
10 months ago
Rich Harris f355eaf9a0 differentiate between 'top-level' and 'needs context preservation' so that SSR errors occur correctly
10 months ago
Rich Harris 3be5a88b6f use shared error
10 months ago
Dominic Gannaway e1d56e7ed7 cleanup and add guards
10 months ago
Dominic Gannaway d123167778 remove todo
10 months ago
Dominic Gannaway 177885eb1e add todo
10 months ago
Dominic Gannaway 9cbc4aaea4 fix bugs
10 months ago
Dominic Gannaway 4b851c8351 simplify
10 months ago
Dominic Gannaway 8eeeeff141 fix hydration
10 months ago
Dominic Gannaway e8e723b181 fix leakage of context again
10 months ago
Dominic Gannaway fae03532b8 revert
10 months ago
Dominic Gannaway 5f5375a3f1 fix leakage of context
10 months ago
Rich Harris 28842f463b update test
10 months ago
Rich Harris d33c8ae4fe start working on hydration
10 months ago
Rich Harris 96942400bd basic SSR
10 months ago
Rich Harris 364f45a08e key blocks
10 months ago
Rich Harris 18b902344c each blocks
10 months ago
Rich Harris 255eec7fff each test
10 months ago
Rich Harris ed348c6cab if blocks
10 months ago