Commit Graph

10004 Commits (d98d6be8d6ee2247e4b3a0fbdb5edef3e3b7e227)
 

Author SHA1 Message Date
Rich Harris d98d6be8d6 use async/await
9 months ago
Rich Harris df67772711 separate suspend and capture from save
9 months ago
Rich Harris 78ffe81598 export capture
9 months ago
Rich Harris 0743a013be rename suspend/exit to save/restore
9 months ago
Rich Harris c0f26a1c22 remove unused function
9 months ago
Dominic Gannaway fcdfb6a857 better fix
9 months ago
Rich Harris 18752cc728 prevent context leakage
9 months ago
Rich Harris f440273f21 revert 5f5375a3f
9 months ago
Rich Harris d7e74d9438 regenerate
9 months ago
Rich Harris 4a9c4c6f50 use proper compiler error for await-in-legacy-mode
9 months ago
Rich Harris d5de86803d opt into runes mode when using blocking await
9 months ago
Rich Harris f355eaf9a0 differentiate between 'top-level' and 'needs context preservation' so that SSR errors occur correctly
9 months ago
Rich Harris 3be5a88b6f use shared error
9 months ago
Dominic Gannaway e1d56e7ed7 cleanup and add guards
9 months ago
Dominic Gannaway d123167778 remove todo
9 months ago
Dominic Gannaway 177885eb1e add todo
9 months ago
Dominic Gannaway 9cbc4aaea4 fix bugs
9 months ago
Dominic Gannaway 4b851c8351 simplify
9 months ago
Dominic Gannaway 8eeeeff141 fix hydration
9 months ago
Dominic Gannaway e8e723b181 fix leakage of context again
9 months ago
Dominic Gannaway fae03532b8 revert
9 months ago
Dominic Gannaway 5f5375a3f1 fix leakage of context
9 months ago
Rich Harris 28842f463b update test
9 months ago
Rich Harris d33c8ae4fe start working on hydration
9 months ago
Rich Harris 96942400bd basic SSR
9 months ago
Rich Harris 364f45a08e key blocks
9 months ago
Rich Harris 18b902344c each blocks
9 months ago
Rich Harris 255eec7fff each test
9 months ago
Rich Harris ed348c6cab if blocks
9 months ago
Rich Harris c34e44f781 async props
9 months ago
Rich Harris 5ae974f47d separate sync from async expressions
9 months ago
Rich Harris 6ea6e2d724 merge main
9 months ago
Rich Harris 8bba70b8e3
fix: avoid double deriveds in component props (#15089)
9 months ago
Rich Harris 093a3bfd2c test
9 months ago
Rich Harris 39ed111367 return is_async from build_template_chunk
9 months ago
Trevor N. Suarez eee808fb79
fix: correctly handle `novalidate` attribute casing (#15083)
9 months ago
Paolo Ricciuti 7da86ef80c
fix: don't throw for `undefined` non delegated event handlers (#15087)
9 months ago
github-actions[bot] ee024ffd0e
Version Packages (#15080)
9 months ago
Rich Harris 9348259879 WIP
9 months ago
Rich Harris e15eae86b3 WIP
9 months ago
Rich Harris 4f78f64df5 fix
9 months ago
Rich Harris 085cdbadd6 fix
9 months ago
Rich Harris c73de77412 fix
9 months ago
Dominic Gannaway 09510c8c5c
fix: address regression with untrack (#15079)
9 months ago
Rich Harris 02c2ca4843 fix
9 months ago
Rich Harris 06e61193b1 revert
9 months ago
Rich Harris beaa64f0de revert some stuff for now
9 months ago
Rich Harris b386784d97 Merge branch 'main' into aa
9 months ago
github-actions[bot] c75f1f5f2f
Version Packages (#15052)
9 months ago
Paolo Ricciuti 5ad6a0cdc3
fix: initialize `files` bind on hydration (#15059)
9 months ago