Commit Graph

109 Commits (svelte-4)

Author SHA1 Message Date
github-actions[bot] d8b31333ec
Version Packages (#12990)
5 months ago
Simon H 83e96e044d
fix: escape `<` in attribute strings (#12989)
5 months ago
Simon H 5ec4409fb2
fix: ensure typings for `<svelte:options>` are picked up (#12902)
5 months ago
github-actions[bot] 230916f5a0
Version Packages (#11925)
7 months ago
Simon H dbe6057912
chore: speed up regex (#11922)
7 months ago
github-actions[bot] a8deae9323
Version Packages (#11594)
8 months ago
Simon H 8592914fdd
fix: correctly handle falsy values of style directives in SSR mode (#11584)
8 months ago
github-actions[bot] 8e4c7788a9
Version Packages (#11491)
8 months ago
Philipp Pracht 1bab571caa
fix: additional check for component on destroy (svelte4) (#11489)
8 months ago
github-actions[bot] 9f2341f3f2
Version Packages (#11202)
9 months ago
Tan Li Hau a510c6a37f
fix: support attribute selector inside :global() (#11135)
9 months ago
github-actions[bot] ad00cad761
Version Packages (#11148)
9 months ago
Tan Li Hau 41eb8daab2
feat: support parsing camel case in container queries (#11131)
9 months ago
github-actions[bot] 11b8e94f9c
Version Packages (#11101)
9 months ago
Kelvin Soh 9de149c596
fix: applying :global for +,~ sibling combinator when slots are present. fixes #9274 (#9282)
9 months ago
github-actions[bot] b14eabaca3
Version Packages (#10607)
11 months ago
konstantinov90 055e7a8739
fix: properly update `svelte:component` props when there are spread props (#10604)
11 months ago
github-actions[bot] fb14a04d23
Version Packages (#10489)
11 months ago
Simon H a41bdb6184
fix: check that component wasn't instantiated (#10466)
11 months ago
github-actions[bot] d5e460768c
Version Packages (#10340)
11 months ago
Matt Kane c15e021e22
fix: add fetchpriority to image attrs (#10390)
11 months ago
navorite f834b6eb55
fix: Add `miter-clip` and `arcs` to `stroke-linejoin` attribute (#10377)
12 months ago
Rich Harris 2cc251003a
fix: make inline doc links valid (#10366)
12 months ago
Arslan f2c2490a68
fix: add `scrollend` event type (#10336)
12 months ago
github-actions[bot] d9fcc87235
Version Packages (#9886)
1 year ago
Simon H 490102932b
fix: bump `axobject-query` (#10167)
1 year ago
Simon H bc5e578d37
fix: make `@types/estree` a dependency (#10149)
1 year ago
navorite 32772b4131
fix: add types for popover attributes and events (#10042)
1 year ago
Jirawat Boonkumnerd 804f296368
fix: add GamepadEventHandler type (#9864)
1 year ago
github-actions[bot] 226bf419f9
Version Packages (#9719)
1 year ago
Simon H 31d939fefa
fix: port over props that were set prior to initialization (#9701)
1 year ago
github-actions[bot] 2d8a8603cb
Version Packages (#9555)
1 year ago
Simon H 9b3341378a
fix: handle spreads within static strings (#9554)
1 year ago
github-actions[bot] 1fd0b18459
Version Packages (#9553)
1 year ago
Simon H 77ba5e7a2f
fix: adjust static attribute regex (#9551)
1 year ago
github-actions[bot] 36b2c50a70
Version Packages (#9512)
1 year ago
Simon H 9a97d5c547
fix: ignore expressions in top level script/style tag attributes (#9498)
1 year ago
github-actions[bot] 2ea17648f2
Version Packages (#9491)
1 year ago
Simon H b2e1f1c102
fix: handle closing tags inside attribute values (#9486)
1 year ago
github-actions[bot] 1369aa5cec
Version Packages (#9380)
1 year ago
Simon H 2a2a773174
chore: rewire some master occurences (#9379)
1 year ago
Kelvin Soh 00700621bb
fix: html tag hydration: regard empty claimed_nodes array as content mismatch (#9184)
1 year ago
Ben McCann 895612514c
fix: improve a11y-click-events-have-key-events message (#9358)
1 year ago
github-actions[bot] 590503044f
Version Packages (#9293)
1 year ago
Sina Salahshour 6b9b8af050
fix: ignore comments while comparing nodes in node_match (#9197)
1 year ago
vhladko ab80d9d214
fix: add missing plaintext-only value to contenteditable type (#9242)
1 year ago
Simon H 9900c85acf
fix: support camelCase properties on custom elements (#9328)
1 year ago
Ben McCann 052d38158f
chore: upgrade magic-string (#9292)
1 year ago
github-actions[bot] bd5e5eef9b
Version Packages (#9121)
1 year ago
gtmnayan 26eb2a2f89
fix: false reactive component warning (#9094)
1 year ago