Commit Graph

10290 Commits (f77df36ff1e735b5422281ec37603556613a200c)
 

Author SHA1 Message Date
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
Trevor N. Suarez d47f4f5908
fix: expand boolean attribute support (#15095)
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
Edoardo Cavazza d17f5c748d
fix: add check for is attribute (#15086)
9 months ago
Rich Harris 7740d4576b
fix: optimise || expressions in template (#15092)
9 months ago
Rich Harris c34e44f781 async props
9 months ago
Theodore Brown c2e805f05c
fix: consistently set value to blank string when value attribute is undefined (#15057)
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
Dominic Gannaway 2ad519542d
fix: ensure untrack correctly retains the active reaction (#15065)
9 months ago
Rich Harris a4eb7f7328 merge
9 months ago
Rich Harris bc873145e5 merge
9 months ago
ComputerGuy de94159238
docs: update README banner (#15063)
9 months ago
ComputerGuy 5f6525f416
fix: omit unnecessary nullish coallescing in template expressions (#15056)
9 months ago
Rich Harris 700029bd4d
fix: more efficient template effect grouping (#15050)
10 months ago
Dominic Gannaway 0dcc250a00 chore: refactor task microtask dispatching + boundary scheduling
10 months ago
Rich Harris c5bab8d6f2 merge
10 months ago
Rich Harris 232bb6f0c6 Merge branch 'main' into experiment_s
10 months ago
Rich Harris 0d8f27eae6 parallelize
10 months ago
github-actions[bot] a9d1f46dbb
Version Packages (#15021)
10 months ago
Rich Harris 509ba568f3
fix: create fewer deriveds for concatenated strings (#15041)
10 months ago
Rich Harris 1a72d285f6 tests
10 months ago
Rich Harris 2fe198f1ad fix
10 months ago