Commit Graph

10052 Commits (3dd1d30d90844f565e1a62a26fc40d85c12fa5b7)
 

Author SHA1 Message Date
Rich Harris 3dd1d30d90 remove script_suspend in favour of component-level suspending
10 months ago
Dominic Gannaway 38934893df fix bug
10 months ago
Dominic Gannaway 18b062c635 simplify pending boundary detection
10 months ago
Rich Harris 76314039ea fix
10 months ago
Rich Harris 46a004eef2 add experimental.async option
10 months ago
Rich Harris b78fed8eb7 merge main
10 months ago
Rich Harris 6166738520 fix comment
10 months ago
Rich Harris a4f17e139a tidy up
10 months ago
Rich Harris 69b95e6285 tidy up
10 months ago
Rich Harris 7c34419c6d simplify
10 months ago
Rich Harris c8a3d17cfd simplify
10 months ago
Rich Harris e43509c64b update changeset
10 months ago
Rich Harris 08c3d6a577 remove some Promise.resolves
10 months ago
Dominic Gannaway 79ae4084ae remove todos
10 months ago
Rich Harris 8a28f72090 dynamic elements
10 months ago
Rich Harris 1426a6d9eb fix
10 months ago
Rich Harris e9cc7dc9a1
chore: tweak each block code (#15094)
10 months ago
Rich Harris ef59763c76 html tags
10 months ago
Rich Harris baba2638c9 render tags
10 months ago
Rich Harris e8e0d7338d Merge branch 'main' into aa
10 months ago
Rich Harris 3561117b04 skip for now
10 months ago
Rich Harris 2c00f85f45 fix test
10 months ago
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
Elliott Johnson 3d828b46b2
feat: Remove repository-sync workflows in favor of github-docs-bot (#15097)
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