Commit Graph

1967 Commits (17629a60dbaccb49bceb4fdc6fea7a735caf83d4)

Author SHA1 Message Date
github-actions[bot] 17629a60db
Version Packages (#16121)
3 months ago
Paolo Ricciuti fd08cb03de
fix: reset `is_flushing` if `flushSync` is called and there's no scheduled effect (#16119)
3 months ago
github-actions[bot] 26e3286899
Version Packages (#16107)
3 months ago
Rich Harris 5f62b9e441
chore: bump esrap (#16106)
3 months ago
Paolo Ricciuti 669a32a615
fix: destructuring state in ssr (#16102)
3 months ago
github-actions[bot] d5c6991b3b
Version Packages (#16101)
3 months ago
ComputerGuy 0741ee65d1
chore: update acorn parser `ecmaVersion` to parse import attributes (#16098)
3 months ago
github-actions[bot] 2bbaaa361b
Version Packages (#16097)
3 months ago
Christoph Sanz 8d8fdb8a56
fix: add `xmlns` attribute to HTMLAttributes type (#16080)
3 months ago
Paolo Ricciuti 8faa178cd7
fix: visit expression when destructuring state declarations (#16081)
3 months ago
github-actions[bot] 370b18f278
Version Packages (#16094)
3 months ago
Rich Harris 2d2772a4a1
fix: invoke parent boundary of deriveds that throw (#16091)
3 months ago
github-actions[bot] 335779dcf5
Version Packages (#16064)
3 months ago
Paolo Ricciuti 1b5f6af276
fix: destructuring snippet arguments (#16068)
3 months ago
Rich Harris b851b54e9d
Revert "feat: enable TS autocomplete for Svelte HTML element definitions" (#16063)
3 months ago
github-actions[bot] 194f5b34fd
Version Packages (#16059)
3 months ago
ComputerGuy 6a3066519c
fix: avoid recursion error in `EachBlock` visitor (#16058)
3 months ago
github-actions[bot] 8175091423
Version Packages (#16054)
3 months ago
ComputerGuy b5fcd112c6
fix: correctly transform reassignments to class fields in SSR mode (#16051)
3 months ago
github-actions[bot] e5d0cd2eb4
Version Packages (#16045)
3 months ago
Rich Harris 54990f2329
fix: use local mutable sources for props in legacy mode in case they are indirectly invalidated (#16038)
3 months ago
github-actions[bot] 2f90dd8246
Version Packages (#16037)
3 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)
3 months ago
github-actions[bot] b5b814c7de
Version Packages (#16034)
3 months ago
Rich Harris 23d42fb8ac
fix: put expressions in effects unless known to be static (#15792)
3 months ago
github-actions[bot] 7a8cb378a1
Version Packages (#16033)
3 months ago
Paolo Ricciuti c9ce4f439f
fix: only `select_option` if `'value'` is in `next` (#16032)
3 months ago
github-actions[bot] 0d67ff4865
Version Packages (#16029)
3 months ago
Paolo Ricciuti 3ea2dbc6a1
fix: `bind:value` to select with stores (#16028)
3 months ago
github-actions[bot] 7433cb98e5
Version Packages (#16023)
3 months ago
Paolo Ricciuti 6351288c7b
fix: falsy attachments on components (#16021)
3 months ago
Paolo Ricciuti 40e0e33883
feat: ssr select value (#16017)
3 months ago
github-actions[bot] b2fa84702d
Version Packages (#16020)
3 months ago
Rich Harris b8d15135cf
fix: stable attachments (#15961)
3 months ago
Rich Harris 81a34aa134
fix: handle derived destructured iterators (#16015)
3 months ago
github-actions[bot] 2e27c5d8aa
Version Packages (#16010)
3 months ago
Paolo Ricciuti 37488fa65c
fix: warn when using rest or identifier in custom elements without props option (#16003)
3 months ago
Hyunbin Seo 4e3ff0944d
fix: narrow `defaultChecked` to boolean (#16009)
3 months ago
github-actions[bot] 6e2ba643c5
Version Packages (#16002)
3 months ago
7nik 94a2bca0e3
fix: cleanup event handlers on media elements (#16005)
3 months ago
Paolo Ricciuti fbb6444fd8
fix: allow using typescript in `customElement.extend` option (#16001)
3 months ago
github-actions[bot] add0c6a987
Version Packages (#15998)
3 months ago
Rich Harris a38ea026c7
fix: don't mark deriveds as clean if updating during teardown (#15997)
3 months ago
7nik 4875cd6e67
fix: correctly parse escaped unicode characters in css selector (#15976)
3 months ago
github-actions[bot] db7b25b678
Version Packages (#15989)
4 months ago
Simon H ac046df40a
fix: make deriveds on the server lazy again (#15964)
4 months ago
github-actions[bot] 9250c9cb36
Version Packages (#15987)
4 months ago
Paolo Ricciuti d1141a19b5
feat: functional template generation (#15538)
4 months ago
github-actions[bot] 5a840982a7
Version Packages (#15978)
4 months ago
Rich Harris 50de8c5317
fix: attach __svelte_meta correctly to elements following a CSS wrapper (#15982)
4 months ago