Commit Graph

9672 Commits (c0c7ab8bd10a812e84b267352b2afced4057e6d6)
 

Author SHA1 Message Date
Rich Harris c0c7ab8bd1 put path on analysis.elements instead of metadata
10 months ago
Rich Harris 8f02f1e8e4 add ElementWithPath interface
10 months ago
Rich Harris eb59f72cb5 types
10 months ago
Rich Harris 9682d573d6 chore: remove references to node.parent
10 months ago
Dominic Gannaway dd9abea2a1
fix: ensure spread attribute events are attached synchronously (#14387)
10 months ago
Simon H 6a5f30b290
chore: add changeset checkbox to PR template (#14388)
10 months ago
github-actions[bot] 6e391fce59
Version Packages (#14380)
10 months ago
Rob B 97185eb3d5
docs Update 03-typescript.md (#14382)
10 months ago
Paolo Ricciuti 520055cf5c
fix: always use set for private identifiers (#14378)
10 months ago
github-actions[bot] 85ec6fa276
Version Packages (#14377)
10 months ago
Dominic Gannaway 9d12fd1a01
chore: remove template expression inlining (#14374)
10 months ago
github-actions[bot] f616c22053
Version Packages (#14366)
10 months ago
Dominic Gannaway 811c8d32eb
fix: correctly handle srcObject attribute on video elements (#14369)
10 months ago
Frédéric Crozatier 7bd1cdf427
feat: add content-visibility: auto state change event (#14373)
10 months ago
Simon H 4dfa0e31fe
fix: tighten up `export default` validation (#14368)
10 months ago
Simon H 4c98c2e4a6
chore: consolidate checks for never-static attributes (#14372)
10 months ago
Paolo Ricciuti 32a1453805
fix: include method definitions in class private fields (#14365)
10 months ago
Rich Harris ce471310c4
chore: remove some unused code (#14363)
10 months ago
github-actions[bot] 53cc60085e
Version Packages (#14362)
10 months ago
Dominic Gannaway 747d40833b
fix: ensure is_pure takes into account runes (#14333)
10 months ago
Dominic Gannaway 741106879b
fix: ensure internal cloning can work circular values (#14347)
10 months ago
Dominic Gannaway f6117bb328
chore: add ssr benchmark suite (#14361)
10 months ago
Dominic Gannaway 6e8267f462
fix: correctly update dynamic member expressions (#14359)
10 months ago
Santiago Cézar 012166ec3c
fix: convert input value to number on hydration (#14349)
10 months ago
github-actions[bot] b145035a00
Version Packages (#14348)
10 months ago
Dominic Gannaway 1c454c236e
fix: ensure dynamic call expressions correctly generate output (#14345)
10 months ago
Gwen Le Bihan 24ebbcbbc1
docs: use e.detail instead of e.details in migration examples (#14340)
10 months ago
github-actions[bot] 396ea2ef37
Version Packages (#14328)
10 months ago
Dominic Gannaway 3a69b4c415
fix: ensure inline object literals are correctly serialised (#14325)
10 months ago
github-actions[bot] 95ab85fad7
Version Packages (#14304)
10 months ago
Simon H 94471ca38e
fix: avoid relying on Node specifics within compiler (#14314)
10 months ago
Paolo Ricciuti 1f0700f5c5
fix: mark subtree dynamic for img with loading attribute (#14317)
10 months ago
Simon H efc65d4e0c
fix: mark pseudo classes nested inside `:not` as used (#14303)
10 months ago
Simon H 6373641045
docs: add example to "state instead of stores" (#14310)
10 months ago
Simon H e379319626
fix: ensure props passed to components via mount are updateable (#14210)
10 months ago
Dominic Gannaway 7fd3774015
fix: disallow invalid attributes for `<svelte:window>` and `<svelte:document>` (#14228)
10 months ago
github-actions[bot] 312dd51acc
Version Packages (#14302)
10 months ago
Paolo Ricciuti 8a8e6f70e8
fix: avoid marking subtree as dynamic for inlined attributes (#14269)
10 months ago
github-actions[bot] 6a7146bee7
Version Packages (#14287)
10 months ago
Simon H 320ebd24d8
fix: bump `is-reference` dependency to fix `import.meta` bug (#14286)
10 months ago
Simon H 45fa678242
fix: account for `:has(...)` as part of `:root` (#14229)
10 months ago
Rich Harris ac9b7de058
fix: use strict equality for key block comparisons in runes mode (#14285)
10 months ago
Dominic Gannaway 25d9aa1828
chore: simplify signal capturing logic (#14281)
10 months ago
github-actions[bot] f5a7d49216
Version Packages (#14274)
10 months ago
Torsten Dittmann 033061842d
fix: named slots with reserved keywords during migration (#14278)
10 months ago
Simon H 36ece1c381
fix: don't wrap pseudo classes inside `:global(...)` with another `:global(...)` (#14267)
10 months ago
github-actions[bot] 4a85c4157d
Version Packages (#14262)
10 months ago
Paolo Ricciuti 0fa43e216d
fix: consider static attributes that are inlined in the template (#14249)
10 months ago
github-actions[bot] 832499fee8
Version Packages (#14251)
10 months ago
Paolo Ricciuti 653f4accbd
fix: migration script messing with attributes (#14260)
10 months ago