Commit Graph

111 Commits (svelte-4)

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