Commit Graph

7073 Commits (cfe26d8d6c3e31471bf9a0b520e30afe422f09f6)
 

Author SHA1 Message Date
Conduitry cfe26d8d6c -> v3.58.0
1 year ago
Conduitry 5d0e049a94 update changelog
1 year ago
Yuichiro Yamashita 5a934e9f43
fix: escape <textarea value={...}> attribute properly (#8434)
1 year ago
Conduitry 3806977678 update changelog
1 year ago
Filip Ambrosius 1333be0c6a
fix: Regression `itemscope` as `boolean_attribute` (#8414)
1 year ago
Simon H b8959ac09e
chore: update changelog
1 year ago
Nguyen Tran dadd6fe945
fix: resolve computed_prop_# collision (#8418)
1 year ago
esthe 95c46552fe
feat: make `preserveComments` effective in DOM renderer (#7182)
1 year ago
Michael Leahy 91e8dfcd6d
feat: `container` query support via `css-tree` extension (#8275)
1 year ago
Snaipe d49b568019
fix: allow use of document root as target in typescript (#7554)
1 year ago
Simon H aa4d0fc264
chore: update changelog
1 year ago
Yuichiro Yamashita a2170f5bd5
fix: use `wholeText` for only `contenteditable` for `set_data` (#8394)
1 year ago
Simon H 6ce6f14755
fix: relax `a11y-no-noninteractive-element-to-interactive-role` warning (#8402)
1 year ago
Simon H 0700abe41d
fix: typings for `svelte:document`
1 year ago
Nguyen Tran fed93ab9e1
feat: add a11y `interactive-supports-focus` (#8392)
1 year ago
Cavit Ertuğrul Sırt 7e9e78b37c
docs: Tutorial body had <svelte:body /> even though <svelte:document /> was the subject (#8396)
1 year ago
Simon H 33065aa1e6
chore: update changelog
1 year ago
Geoff Rich 0f64e54ebb
chore: update changelog (#8390)
1 year ago
Dave Lunny f56fe33931
feat: `bind:innerText` for `contenteditable` (#4291)
1 year ago
Kazuma Oe a45afd5393
docs: add `<svelte:document>` example (#8387)
1 year ago
Conduitry 952f8c566f -> v3.57.0
1 year ago
Simon H 10399d29e2
chore: update changelog
1 year ago
Simon H 68e492eaff
fix: revert buggy reactive vars optimization (#8382)
1 year ago
Nguyen Tran a1e8421368
fix: object destructuring picks up computed properties (#8386)
1 year ago
Henrik Giesel 4b0b471ee1
feat: add back `<svelte:document>` (#7149)
1 year ago
Ben McCann c19d0889c5
chore: rename variable to follow coding style (#8385)
1 year ago
Bob Fanger 6aee49bad3
feat: css units in fly & blur transitions (#7623)
1 year ago
Simon H 8015a36770
chore: update changelog
1 year ago
Bob Fanger fb5f281e9a
fix: Prevent intro from cancelling outro (#7300)
1 year ago
gtmnayan 7578af3a11
fix: retain style directive value after style attribute is updated (#7610)
1 year ago
Nguyen Tran a6c329f489
fix: object destructring picks up literal properties (#8357)
1 year ago
Nguyen Tran 26c38e750c
feat: add a11y `no-noninteractive-element-to-interactive-role` (#8167)
1 year ago
Jon Rouleau 127b61a465
fix: derived store restarting when unsubscribed from another store with a shared ancestor (#8368)
1 year ago
Tan Li Hau c99dd2e045
fix: binding group with if block (#8373)
1 year ago
Theodore Brown c7dcfac883
fix: select option with selected attribute when initial state is undefined (#8371)
1 year ago
Lyu, Wei-Da 5c14bc5f01
fix: support es2022 class features (#8355)
1 year ago
Conduitry e2fe8ab469 -> v3.56.0
1 year ago
Conduitry 80e6e28204
chore: mark Promise.resolve() as pure to appease Agadoo (#8366)
1 year ago
Ben McCann f9efb4d992
chore: upgrade aria-query (#8353)
1 year ago
Ben McCann 757a81ac6d
chore: upgrade dependencies (#8352)
1 year ago
Simon H 11af850924
fix: correct meta attributes
1 year ago
Ben McCann c6d6a73b9d
chore: upgrade rollup plugins (#8350)
1 year ago
Ben McCann b336b16204
chore: upgrade to code-red 1.0 (#8349)
1 year ago
Ben McCann 5b2fa1f247
chore: upgrade magic-string (#8339)
1 year ago
Tan Li Hau 0966d1d282
feat: improve `bind:group` behavior (#7892)
1 year ago
Simon H 6476e9b34f
fix: add visibility event to types
1 year ago
Brandon McConnell e2b9df1888
docs: update 06-accessibility-warnings.md (#8342)
1 year ago
Tan Li Hau d525901556
fix validation for global compound selector (#8344)
1 year ago
Tan Li Hau fbaf3cfc12
fix: call `<svelte:component>` update to `this` only when it's dirty (#4192)
1 year ago
Simon H 311193f1d7
chore: update changelog
1 year ago