Commit Graph

10697 Commits (1a42fc8ea8930a2a0a048f1823bb81f4b909a59a)
 

Author SHA1 Message Date
Rich Harris 1a42fc8ea8 fix
5 months ago
Rich Harris b608ee24c8 add failing test
5 months ago
Rich Harris 302dff234b don't write values to deriveds when time travelling
5 months ago
Rich Harris 3cf0b9e077 Merge branch 'better-normalize-html' into async
5 months ago
Rich Harris 73796c49b0 simplify/robustify
5 months ago
Rich Harris 7c10b237d1 simplify
5 months ago
Rich Harris 03273b7879 chore: better HTML normalization test helper
5 months ago
Rich Harris 1a094e7aa3 lint
5 months ago
ComputerGuy b5fcd112c6
fix: correctly transform reassignments to class fields in SSR mode (#16051)
5 months ago
Rich Harris 2071160ce8 keep order
5 months ago
Rich Harris 7e83cdae23 move
5 months ago
Rich Harris eaaee83505 regenerate
5 months ago
Rich Harris 9b1e182d8a another test
5 months ago
Rich Harris 4d05ed1139 disallow late setContext calls
5 months ago
Rich Harris bc050c34b7 make everything non-breaking for people who dont opt in
5 months ago
github-actions[bot] e5d0cd2eb4
Version Packages (#16045)
5 months ago
Rich Harris a2bc5f7d34 add flag
5 months ago
Rich Harris 7dc2019e3f lint
5 months ago
Rich Harris f584d0d7d4 fix
5 months ago
Rich Harris fcd51d48a3 tidy up
5 months ago
Rich Harris 4136cf20b4 fix
5 months ago
Rich Harris 15ea2df19c Merge branch 'main' into async
5 months ago
Rich Harris 54990f2329
fix: use local mutable sources for props in legacy mode in case they are indirectly invalidated (#16038)
5 months ago
Rich Harris 6625971ce1 work around some quirk of the test environment
5 months ago
Rich Harris 95b9605ea7 fix
5 months ago
Rich Harris c72d091657 oops
5 months ago
Rich Harris 449ca1455e merge main
5 months ago
github-actions[bot] 2f90dd8246
Version Packages (#16037)
5 months ago
Ray Thurn Void ff72dd27bc
fix: transitions might render animated elements without animation styles applied for the duration of some rendering frames when they start (#16035)
5 months ago
github-actions[bot] b5b814c7de
Version Packages (#16034)
5 months ago
Rich Harris 23d42fb8ac
fix: put expressions in effects unless known to be static (#15792)
5 months ago
github-actions[bot] 7a8cb378a1
Version Packages (#16033)
5 months ago
Paolo Ricciuti c9ce4f439f
fix: only `select_option` if `'value'` is in `next` (#16032)
5 months ago
github-actions[bot] 0d67ff4865
Version Packages (#16029)
5 months ago
Paolo Ricciuti 3ea2dbc6a1
fix: `bind:value` to select with stores (#16028)
5 months ago
btea c53ef5ce60
ci: use Node.js 24 (#16024)
5 months ago
Lol Mettam f969628394
Update 04-svelte-body.md (#16027)
5 months ago
github-actions[bot] 7433cb98e5
Version Packages (#16023)
5 months ago
Paolo Ricciuti 6351288c7b
fix: falsy attachments on components (#16021)
5 months ago
Rich Harris d4af83a058
chore: use dev: false in sandbox (#16022)
5 months ago
Paolo Ricciuti 40e0e33883
feat: ssr select value (#16017)
5 months ago
github-actions[bot] b2fa84702d
Version Packages (#16020)
5 months ago
Rich Harris b8d15135cf
fix: stable attachments (#15961)
5 months ago
Rich Harris 81a34aa134
fix: handle derived destructured iterators (#16015)
5 months ago
Rich Harris 29406c9f63 merge main
5 months ago
github-actions[bot] 2e27c5d8aa
Version Packages (#16010)
5 months ago
Paolo Ricciuti 37488fa65c
fix: warn when using rest or identifier in custom elements without props option (#16003)
5 months ago
Hyunbin Seo 4e3ff0944d
fix: narrow `defaultChecked` to boolean (#16009)
5 months ago
github-actions[bot] 6e2ba643c5
Version Packages (#16002)
5 months ago
ComputerGuy f9d0df6041
docs: add link to lvalue info on `bind:` docs (#16008)
5 months ago