Commit Graph

9836 Commits (e75693e6e6f265d1b5613979b0d819f836994770)
 

Author SHA1 Message Date
Paolo Ricciuti 19d80ad63c
fix: css pruning producing invalid css (#14448)
1 month ago
Ben McCann 4f318e6ad6
chore: remove unused dep and upgrade another one (#14449)
1 month ago
Rich Harris 1a8aab0e38
chore: remove `node.parent` and `node.prev` (#14447)
1 month ago
Conduitry 610bc98f66
chore: remove obsolete site content (#13818)
1 month ago
dependabot[bot] 6ff1d0aa1b
chore(deps-dev): bump @sveltejs/kit from 2.5.24 to 2.8.3 (#14427)
1 month ago
github-actions[bot] 3a6bf1041b
Version Packages (#14444)
1 month ago
Dominic Gannaway 45417a36ce
fix: addresses memory leak when creating deriveds inside untrack (#14443)
1 month ago
Rich Harris a6ad5af0bb
fix: disregard TypeScript nodes when pruning CSS (#14446)
1 month ago
Simon H 3fa08d565c
fix: show `:then` block for `null` value (#14440)
1 month ago
Simon H 9e9fb2463c
fix: relax parent validation (#14442)
1 month ago
Rich Harris 4f0dde5207
chore: simplify css pruning slightly (#14432)
1 month ago
Rich Harris 1912459308
chore: initialize snippet binding correctly (#14430)
1 month ago
Rich Harris d2ce0a79ae
remove stylesheet property from state (#14429)
1 month ago
github-actions[bot] 2b5c0e791e
Version Packages (#14383)
1 month ago
Dominic Gannaway 63484aff9b
fix: ensure last empty text node correctly hydrates (#14425)
1 month ago
Rich Harris 37e6c7f26b
fix: correctly prune key/each blocks (#14403)
1 month ago
Theodor Steiner e721d96d32
fix: export temporary LegacyComponentType (#14256) (#14257)
1 month ago
Rich Harris 046900876f
chore: remove references to node.parent (#14395)
1 month ago
Dominic Gannaway dd9abea2a1
fix: ensure spread attribute events are attached synchronously (#14387)
1 month ago
Simon H 6a5f30b290
chore: add changeset checkbox to PR template (#14388)
1 month ago
github-actions[bot] 6e391fce59
Version Packages (#14380)
1 month ago
Rob B 97185eb3d5
docs Update 03-typescript.md (#14382)
1 month ago
Paolo Ricciuti 520055cf5c
fix: always use set for private identifiers (#14378)
1 month ago
github-actions[bot] 85ec6fa276
Version Packages (#14377)
1 month ago
Dominic Gannaway 9d12fd1a01
chore: remove template expression inlining (#14374)
1 month ago
github-actions[bot] f616c22053
Version Packages (#14366)
1 month ago
Dominic Gannaway 811c8d32eb
fix: correctly handle srcObject attribute on video elements (#14369)
1 month ago
Frédéric Crozatier 7bd1cdf427
feat: add content-visibility: auto state change event (#14373)
1 month ago
Simon H 4dfa0e31fe
fix: tighten up `export default` validation (#14368)
1 month ago
Simon H 4c98c2e4a6
chore: consolidate checks for never-static attributes (#14372)
1 month ago
Paolo Ricciuti 32a1453805
fix: include method definitions in class private fields (#14365)
1 month ago
Rich Harris ce471310c4
chore: remove some unused code (#14363)
1 month ago
github-actions[bot] 53cc60085e
Version Packages (#14362)
1 month ago
Dominic Gannaway 747d40833b
fix: ensure is_pure takes into account runes (#14333)
1 month ago
Dominic Gannaway 741106879b
fix: ensure internal cloning can work circular values (#14347)
1 month ago
Dominic Gannaway f6117bb328
chore: add ssr benchmark suite (#14361)
1 month ago
Dominic Gannaway 6e8267f462
fix: correctly update dynamic member expressions (#14359)
1 month ago
Santiago Cézar 012166ec3c
fix: convert input value to number on hydration (#14349)
1 month ago
github-actions[bot] b145035a00
Version Packages (#14348)
1 month ago
Dominic Gannaway 1c454c236e
fix: ensure dynamic call expressions correctly generate output (#14345)
1 month ago
Gwen Le Bihan 24ebbcbbc1
docs: use e.detail instead of e.details in migration examples (#14340)
1 month ago
github-actions[bot] 396ea2ef37
Version Packages (#14328)
1 month ago
Dominic Gannaway 3a69b4c415
fix: ensure inline object literals are correctly serialised (#14325)
1 month ago
github-actions[bot] 95ab85fad7
Version Packages (#14304)
1 month ago
Simon H 94471ca38e
fix: avoid relying on Node specifics within compiler (#14314)
1 month ago
Paolo Ricciuti 1f0700f5c5
fix: mark subtree dynamic for img with loading attribute (#14317)
1 month ago
Simon H efc65d4e0c
fix: mark pseudo classes nested inside `:not` as used (#14303)
1 month ago
Simon H 6373641045
docs: add example to "state instead of stores" (#14310)
1 month ago
Simon H e379319626
fix: ensure props passed to components via mount are updateable (#14210)
1 month ago
Dominic Gannaway 7fd3774015
fix: disallow invalid attributes for `<svelte:window>` and `<svelte:document>` (#14228)
1 month ago