Commit Graph

7111 Commits (c9367716a4d72c6b9cd0803e49ea7b33983e4964)
 

Author SHA1 Message Date
Bob Fanger fb5f281e9a
fix: Prevent intro from cancelling outro (#7300)
4 years ago
tanhauhau dde5f30a5c fix test
4 years ago
tanhauhau 4716da43dc support <elem slot=...> in slots forwarding
4 years ago
tanhauhau 76f4bc5f1a fix lint
4 years ago
tanhauhau 4365862f66 feat: dynamic $$slots
4 years ago
tanhauhau a59698eb88 feat: rename test
4 years ago
tanhauhau 58ddbde888 feat: support const tags in conditional slots
4 years ago
tanhauhau 54f65696cb implement conditional slot for ssr
4 years ago
tanhauhau 9acdaea3ab feat: conditional slots csr
4 years ago
gtmnayan 7578af3a11
fix: retain style directive value after style attribute is updated (#7610)
4 years ago
Nguyen Tran a6c329f489
fix: object destructring picks up literal properties (#8357)
4 years ago
Nguyen Tran 26c38e750c
feat: add a11y `no-noninteractive-element-to-interactive-role` (#8167)
4 years ago
Jon Rouleau 127b61a465
fix: derived store restarting when unsubscribed from another store with a shared ancestor (#8368)
4 years ago
Tan Li Hau c99dd2e045
fix: binding group with if block (#8373)
4 years ago
Theodore Brown c7dcfac883
fix: select option with selected attribute when initial state is undefined (#8371)
4 years ago
Lyu, Wei-Da 5c14bc5f01
fix: support es2022 class features (#8355)
4 years ago
Conduitry e2fe8ab469 -> v3.56.0
4 years ago
Conduitry 80e6e28204
chore: mark Promise.resolve() as pure to appease Agadoo (#8366)
4 years ago
Ben McCann f9efb4d992
chore: upgrade aria-query (#8353)
4 years ago
Ben McCann 757a81ac6d
chore: upgrade dependencies (#8352)
4 years ago
Simon H 11af850924
fix: correct meta attributes
4 years ago
Ben McCann c6d6a73b9d
chore: upgrade rollup plugins (#8350)
4 years ago
Ben McCann b336b16204
chore: upgrade to code-red 1.0 (#8349)
4 years ago
Ben McCann 5b2fa1f247
chore: upgrade magic-string (#8339)
4 years ago
Tan Li Hau 0966d1d282
feat: improve `bind:group` behavior (#7892)
4 years ago
Simon H 6476e9b34f
fix: add visibility event to types
4 years ago
Brandon McConnell e2b9df1888
docs: update 06-accessibility-warnings.md (#8342)
4 years ago
Tan Li Hau d525901556
fix validation for global compound selector (#8344)
4 years ago
Tan Li Hau fbaf3cfc12
fix: call `<svelte:component>` update to `this` only when it's dirty (#4192)
4 years ago
Simon H 311193f1d7
chore: update changelog
4 years ago
Dane David c0bc86e214
feat: support exclusively special characters in component filenames (#7664)
4 years ago
Brad Dougherty dd371f58fe
feat: add readyState binding for media elements (#6843)
4 years ago
Tan Li Hau c611f318d2
feat: add stopImmediatePropagation event modifier (#8341)
4 years ago
Roy Choo acbf8135a8
fix: add global compound selector validation (#6322)
4 years ago
Nguyen Tran ed575cc927
fix: make svelte-ignore work above components (#8338)
4 years ago
Simon H dc36d0c9af
fix: typings for naturalWidth/Height bindings
4 years ago
Simon H b5b0d1f2d4
chore: update changelog
4 years ago
Simon H 6ec5a0ed24
chore: update changelog
4 years ago
xxkl1 f34abc5689
fix: decode html entities correctly (#8047)
4 years ago
lidlanca aa15a64cbe
fix: account for `<template>` tag in `{@html}` (#7364)
4 years ago
tanhauhau 31ba89e4ca fix test
4 years ago
tanhauhau 07d4350a6f support <elem slot=...> in slots forwarding
4 years ago
tanhauhau f9108d01d7 fix lint
4 years ago
tanhauhau 8edc682a3a feat: dynamic $$slots
4 years ago
tanhauhau 571dd6e26d feat: rename test
4 years ago
tanhauhau 004b559373 feat: support const tags in conditional slots
4 years ago
tanhauhau 69f8a91b25 implement conditional slot for ssr
4 years ago
tanhauhau 7d93872c73 feat: conditional slots csr
4 years ago
Tan Li Hau dc7fd76e53
Update CHANGELOG.md
4 years ago
Simon H 60db05da86
fix: hide some a11y warnings for `<svelte:element>` tags (#8335)
4 years ago