Commit Graph

2376 Commits (aa)

Author SHA1 Message Date
Dominic Gannaway 18b062c635 simplify pending boundary detection
8 months ago
Rich Harris 76314039ea fix
8 months ago
Rich Harris 46a004eef2 add experimental.async option
8 months ago
Rich Harris b78fed8eb7 merge main
8 months ago
Rich Harris 6166738520 fix comment
8 months ago
Rich Harris a4f17e139a tidy up
8 months ago
Rich Harris 69b95e6285 tidy up
8 months ago
Rich Harris 7c34419c6d simplify
8 months ago
Rich Harris c8a3d17cfd simplify
8 months ago
Rich Harris 08c3d6a577 remove some Promise.resolves
8 months ago
Dominic Gannaway 79ae4084ae remove todos
8 months ago
Rich Harris 8a28f72090 dynamic elements
8 months ago
Rich Harris 1426a6d9eb fix
8 months ago
Rich Harris e9cc7dc9a1
chore: tweak each block code (#15094)
8 months ago
Rich Harris ef59763c76 html tags
8 months ago
Rich Harris baba2638c9 render tags
8 months ago
Rich Harris e8e0d7338d Merge branch 'main' into aa
8 months ago
Rich Harris 3561117b04 skip for now
8 months ago
Rich Harris 2c00f85f45 fix test
8 months ago
Rich Harris 9fc083a10f fix type
8 months ago
Rich Harris a769fadb8e Merge branch 'aa' of github.com:sveltejs/svelte into aa
8 months ago
Dominic Gannaway b35e19cf42 perf tweak
8 months ago
Dominic Gannaway 10751c85fb perf tweak
8 months ago
Dominic Gannaway f8aedc4e36 cleanup
8 months ago
Dominic Gannaway bf8bb140d9 add comment
8 months ago
Dominic Gannaway 3e9d14a166 add comment
8 months ago
Dominic Gannaway debc148746 avoid eagerly trigger user effects or templates effects when suspended
8 months ago
Dominic Gannaway e102ec06fa improve test
8 months ago
Dominic Gannaway 8517eef6e7 unwaterfall for now
8 months ago
Dominic Gannaway acb71be6e5 remove debugger
8 months ago
Rich Harris ccb9afeb18 Merge branch 'aa' of github.com:sveltejs/svelte into aa
8 months ago
Dominic Gannaway 0d34b7abb6 more fixes
8 months ago
Rich Harris 05d8cb22dd update test
8 months ago
Dominic Gannaway 48cf4a25f6 multiple bug fixes
8 months ago
Rich Harris 118e28445d experimental waterfall detection
8 months ago
Rich Harris a0eaccc5ed remove some unnecessary awaits
8 months ago
Rich Harris 23ac0d7e2d propagate to next boundary, if no pending snippet exists
8 months ago
Rich Harris ef13cda2ca cut out the middleman
8 months ago
Rich Harris 074afa9bec finish separation of suspend/capture
8 months ago
Rich Harris 6b314bd202 another
8 months ago
Rich Harris d98d6be8d6 use async/await
8 months ago
Rich Harris df67772711 separate suspend and capture from save
8 months ago
Rich Harris 78ffe81598 export capture
8 months ago
Rich Harris 0743a013be rename suspend/exit to save/restore
8 months ago
Rich Harris c0f26a1c22 remove unused function
8 months ago
Dominic Gannaway fcdfb6a857 better fix
8 months ago
Rich Harris 18752cc728 prevent context leakage
8 months ago
Rich Harris f440273f21 revert 5f5375a3f
8 months ago
Rich Harris d7e74d9438 regenerate
8 months ago
Rich Harris 4a9c4c6f50 use proper compiler error for await-in-legacy-mode
8 months ago
Rich Harris d5de86803d opt into runes mode when using blocking await
8 months ago
Rich Harris f355eaf9a0 differentiate between 'top-level' and 'needs context preservation' so that SSR errors occur correctly
8 months ago
Rich Harris 3be5a88b6f use shared error
8 months ago
Dominic Gannaway e1d56e7ed7 cleanup and add guards
8 months ago
Dominic Gannaway d123167778 remove todo
8 months ago
Dominic Gannaway 177885eb1e add todo
8 months ago
Dominic Gannaway 9cbc4aaea4 fix bugs
8 months ago
Dominic Gannaway 4b851c8351 simplify
8 months ago
Dominic Gannaway 8eeeeff141 fix hydration
8 months ago
Dominic Gannaway e8e723b181 fix leakage of context again
8 months ago
Dominic Gannaway fae03532b8 revert
8 months ago
Dominic Gannaway 5f5375a3f1 fix leakage of context
8 months ago
Trevor N. Suarez d47f4f5908
fix: expand boolean attribute support (#15095)
8 months ago
Rich Harris 28842f463b update test
8 months ago
Rich Harris d33c8ae4fe start working on hydration
8 months ago
Rich Harris 96942400bd basic SSR
8 months ago
Rich Harris 364f45a08e key blocks
8 months ago
Rich Harris 18b902344c each blocks
8 months ago
Rich Harris 255eec7fff each test
8 months ago
Rich Harris ed348c6cab if blocks
8 months ago
Edoardo Cavazza d17f5c748d
fix: add check for is attribute (#15086)
8 months ago
Rich Harris 7740d4576b
fix: optimise || expressions in template (#15092)
8 months ago
Rich Harris c34e44f781 async props
8 months ago
Theodore Brown c2e805f05c
fix: consistently set value to blank string when value attribute is undefined (#15057)
8 months ago
Rich Harris 5ae974f47d separate sync from async expressions
8 months ago
Rich Harris 6ea6e2d724 merge main
8 months ago
Rich Harris 8bba70b8e3
fix: avoid double deriveds in component props (#15089)
8 months ago
Rich Harris 093a3bfd2c test
8 months ago
Rich Harris 39ed111367 return is_async from build_template_chunk
8 months ago
Trevor N. Suarez eee808fb79
fix: correctly handle `novalidate` attribute casing (#15083)
8 months ago
Paolo Ricciuti 7da86ef80c
fix: don't throw for `undefined` non delegated event handlers (#15087)
8 months ago
github-actions[bot] ee024ffd0e
Version Packages (#15080)
8 months ago
Rich Harris 9348259879 WIP
8 months ago
Rich Harris e15eae86b3 WIP
8 months ago
Rich Harris 4f78f64df5 fix
8 months ago
Rich Harris 085cdbadd6 fix
8 months ago
Rich Harris c73de77412 fix
8 months ago
Dominic Gannaway 09510c8c5c
fix: address regression with untrack (#15079)
8 months ago
Rich Harris 02c2ca4843 fix
8 months ago
Rich Harris 06e61193b1 revert
8 months ago
Rich Harris beaa64f0de revert some stuff for now
8 months ago
Rich Harris b386784d97 Merge branch 'main' into aa
8 months ago
github-actions[bot] c75f1f5f2f
Version Packages (#15052)
8 months ago
Paolo Ricciuti 5ad6a0cdc3
fix: initialize `files` bind on hydration (#15059)
8 months ago
Dominic Gannaway 2ad519542d
fix: ensure untrack correctly retains the active reaction (#15065)
8 months ago
Rich Harris a4eb7f7328 merge
8 months ago
Rich Harris bc873145e5 merge
8 months ago
ComputerGuy de94159238
docs: update README banner (#15063)
8 months ago
ComputerGuy 5f6525f416
fix: omit unnecessary nullish coallescing in template expressions (#15056)
8 months ago
Rich Harris 700029bd4d
fix: more efficient template effect grouping (#15050)
8 months ago