Commit Graph

10314 Commits (a95b6258004716f4838f05249b7fe718f0ccec2b)
 

Author SHA1 Message Date
Rich Harris a95b625800 unused
5 months ago
Rich Harris 3085d5d3e2 this code doesn't appear to do anything useful, and no tests fail without it
5 months ago
Rich Harris 4616259ec9 reorder
5 months ago
Rich Harris dbf60b76ac tidy up
5 months ago
Rich Harris 0c66da79fa better naming
5 months ago
Rich Harris 80137f2ee7 this seems needless
5 months ago
Rich Harris 158a242f90 tidy up types, fix duplication
5 months ago
Rich Harris 0368635ce8 remove code thatcan't be reached and would error if it could
5 months ago
ComputerGuy 91272d702b
feat: add source name logging to `$inspect.trace` (#16060)
5 months ago
github-actions[bot] 17629a60db
Version Packages (#16121)
5 months ago
Paolo Ricciuti cc8d2f6c80
docs: add note on `Object.create` (#16124)
5 months ago
Paolo Ricciuti fd08cb03de
fix: reset `is_flushing` if `flushSync` is called and there's no scheduled effect (#16119)
5 months ago
github-actions[bot] 26e3286899
Version Packages (#16107)
5 months ago
Rich Harris 5f62b9e441
chore: bump esrap (#16106)
5 months ago
Paolo Ricciuti 669a32a615
fix: destructuring state in ssr (#16102)
5 months ago
github-actions[bot] d5c6991b3b
Version Packages (#16101)
6 months ago
ComputerGuy 0741ee65d1
chore: update acorn parser `ecmaVersion` to parse import attributes (#16098)
6 months ago
github-actions[bot] 2bbaaa361b
Version Packages (#16097)
6 months ago
Christoph Sanz 8d8fdb8a56
fix: add `xmlns` attribute to HTMLAttributes type (#16080)
6 months ago
Paolo Ricciuti 8faa178cd7
fix: visit expression when destructuring state declarations (#16081)
6 months ago
github-actions[bot] 370b18f278
Version Packages (#16094)
6 months ago
Rich Harris 2d2772a4a1
fix: invoke parent boundary of deriveds that throw (#16091)
6 months ago
Rich Harris 2342c8719a
chore: better HTML normalization test helper (#16056)
6 months ago
github-actions[bot] 335779dcf5
Version Packages (#16064)
6 months ago
Paolo Ricciuti 1b5f6af276
fix: destructuring snippet arguments (#16068)
6 months ago
Rich Harris b851b54e9d
Revert "feat: enable TS autocomplete for Svelte HTML element definitions" (#16063)
6 months ago
Jack Goodall 77a5d68675
also mention that `:has` is scoped in the migration guide (#16061)
6 months ago
github-actions[bot] 194f5b34fd
Version Packages (#16059)
6 months ago
ComputerGuy 6a3066519c
fix: avoid recursion error in `EachBlock` visitor (#16058)
6 months ago
github-actions[bot] 8175091423
Version Packages (#16054)
6 months ago
ComputerGuy a65a4c09a8
remove site scripts (#16055)
6 months ago
ComputerGuy b5fcd112c6
fix: correctly transform reassignments to class fields in SSR mode (#16051)
6 months ago
github-actions[bot] e5d0cd2eb4
Version Packages (#16045)
6 months ago
Rich Harris 54990f2329
fix: use local mutable sources for props in legacy mode in case they are indirectly invalidated (#16038)
6 months ago
github-actions[bot] 2f90dd8246
Version Packages (#16037)
6 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)
6 months ago
github-actions[bot] b5b814c7de
Version Packages (#16034)
6 months ago
Rich Harris 23d42fb8ac
fix: put expressions in effects unless known to be static (#15792)
6 months ago
github-actions[bot] 7a8cb378a1
Version Packages (#16033)
6 months ago
Paolo Ricciuti c9ce4f439f
fix: only `select_option` if `'value'` is in `next` (#16032)
6 months ago
github-actions[bot] 0d67ff4865
Version Packages (#16029)
6 months ago
Paolo Ricciuti 3ea2dbc6a1
fix: `bind:value` to select with stores (#16028)
6 months ago
btea c53ef5ce60
ci: use Node.js 24 (#16024)
6 months ago
Lol Mettam f969628394
Update 04-svelte-body.md (#16027)
6 months ago
github-actions[bot] 7433cb98e5
Version Packages (#16023)
6 months ago
Paolo Ricciuti 6351288c7b
fix: falsy attachments on components (#16021)
6 months ago
Rich Harris d4af83a058
chore: use dev: false in sandbox (#16022)
6 months ago
Paolo Ricciuti 40e0e33883
feat: ssr select value (#16017)
6 months ago
github-actions[bot] b2fa84702d
Version Packages (#16020)
6 months ago
Rich Harris b8d15135cf
fix: stable attachments (#15961)
6 months ago