Commit Graph

2875 Commits (9b1e182d8a176c007bc2df8606b06f2ecf68fd1d)

Author SHA1 Message Date
Rich Harris 9b1e182d8a another test
6 months ago
Rich Harris 4d05ed1139 disallow late setContext calls
6 months ago
Rich Harris bc050c34b7 make everything non-breaking for people who dont opt in
6 months ago
Rich Harris a2bc5f7d34 add flag
6 months ago
Rich Harris 7dc2019e3f lint
6 months ago
Rich Harris f584d0d7d4 fix
6 months ago
Rich Harris fcd51d48a3 tidy up
6 months ago
Rich Harris 4136cf20b4 fix
6 months ago
Rich Harris 15ea2df19c Merge branch 'main' into async
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
Rich Harris 6625971ce1 work around some quirk of the test environment
6 months ago
Rich Harris 95b9605ea7 fix
6 months ago
Rich Harris c72d091657 oops
6 months ago
Rich Harris 449ca1455e merge main
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
github-actions[bot] 7433cb98e5
Version Packages (#16023)
6 months ago
Paolo Ricciuti 6351288c7b
fix: falsy attachments on components (#16021)
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
Rich Harris 81a34aa134
fix: handle derived destructured iterators (#16015)
6 months ago
Rich Harris 29406c9f63 merge main
6 months ago
github-actions[bot] 2e27c5d8aa
Version Packages (#16010)
6 months ago
Paolo Ricciuti 37488fa65c
fix: warn when using rest or identifier in custom elements without props option (#16003)
6 months ago
Hyunbin Seo 4e3ff0944d
fix: narrow `defaultChecked` to boolean (#16009)
6 months ago
github-actions[bot] 6e2ba643c5
Version Packages (#16002)
6 months ago
7nik 94a2bca0e3
fix: cleanup event handlers on media elements (#16005)
6 months ago
Paolo Ricciuti fbb6444fd8
fix: allow using typescript in `customElement.extend` option (#16001)
6 months ago
github-actions[bot] add0c6a987
Version Packages (#15998)
6 months ago
Rich Harris a38ea026c7
fix: don't mark deriveds as clean if updating during teardown (#15997)
6 months ago
7nik 4875cd6e67
fix: correctly parse escaped unicode characters in css selector (#15976)
6 months ago
Rich Harris 4c21f66f27
chore: add `@since` tag to fragments option (#15990)
6 months ago
venus 6928aaca06
feat: enable TS autocomplete for Svelte HTML element definitions (#15972)
6 months ago
github-actions[bot] db7b25b678
Version Packages (#15989)
6 months ago
Simon H ac046df40a
fix: make deriveds on the server lazy again (#15964)
6 months ago
github-actions[bot] 9250c9cb36
Version Packages (#15987)
6 months ago
Paolo Ricciuti d1141a19b5
feat: functional template generation (#15538)
6 months ago
github-actions[bot] 5a840982a7
Version Packages (#15978)
6 months ago
Rich Harris 50de8c5317
fix: attach __svelte_meta correctly to elements following a CSS wrapper (#15982)
6 months ago
Rich Harris c03ea47e4e
chore: simplify `<pre>` cleaning (#15980)
6 months ago
Paolo Ricciuti 4e72b7d28b
fix: import `untrack` directly from client in `svelte/attachments` (#15974)
6 months ago
github-actions[bot] ef48d35a15
Version Packages (#15967)
6 months ago
Gautier Ben Aïm de8094910d
fix(14815): warn when an invalid <select multiple> value is given (#14816)
6 months ago