Commit Graph

3241 Commits (version-3)

Author SHA1 Message Date
Simon H a31dec5eb3
Merge pull request from GHSA-gw32-9rmw-qwww
2 years ago
Simon H b6288ecdb7
fix: Handle dynamic values in `a11y-autocomplete-valid` (#8567)
2 years ago
Christoph Rüßler 3f2f1e58df
feat: add a11y `autocomplete-valid` (#8520)
2 years ago
Nguyen Tran 83679e9700
fix: array rest destructuring in markup (#8555)
2 years ago
Nguyen Tran 17bf6db541
fix: Array rest property fix (#8553)
2 years ago
Cas c4261abfde
feat: document fullscreenElement and visibilityState bindings (#8507)
2 years ago
xxkl1 b7359c8361
feat: add window bind devicePixelRatio support (#8534)
2 years ago
Nguyen Tran f064c39d5f
fix: relax no-redundant-roles implementation (#8536)
2 years ago
xxkl1 32153e318d
fix: inline style value become undefined (#8517)
2 years ago
gtmnayan 1964535adf
fix: interpolated style directive updates properly with spread (#8505)
2 years ago
gtmnayan 6e1674e249
docs: fix type signature for StartStopNotifier (#8509)
2 years ago
gtmnayan 2cc299185f
fix: ensure version is typed as string instead of the literal __VERSION__ (#8502)
2 years ago
Simon H 9425f18e52
fix: observer PR cleanup (#8484)
2 years ago
Cymaera 0adc09da97
feat: add support for resize observer bindings (#8022)
2 years ago
Simon H 3a7685fef5
fix: special-case width/height attribute during spread (#8412)
2 years ago
Michael Leahy d42ca041dd
Closes #5876. Adds single value function support to media queries and media query range syntax / MQ level 4 support. (#8430)
2 years ago
Yuichiro Yamashita 5a934e9f43
fix: escape <textarea value={...}> attribute properly (#8434)
2 years ago
Filip Ambrosius 1333be0c6a
fix: Regression `itemscope` as `boolean_attribute` (#8414)
2 years ago
Nguyen Tran dadd6fe945
fix: resolve computed_prop_# collision (#8418)
2 years ago
esthe 95c46552fe
feat: make `preserveComments` effective in DOM renderer (#7182)
2 years ago
Michael Leahy 91e8dfcd6d
feat: `container` query support via `css-tree` extension (#8275)
2 years ago
Snaipe d49b568019
fix: allow use of document root as target in typescript (#7554)
2 years ago
Yuichiro Yamashita a2170f5bd5
fix: use `wholeText` for only `contenteditable` for `set_data` (#8394)
2 years ago
Simon H 6ce6f14755
fix: relax `a11y-no-noninteractive-element-to-interactive-role` warning (#8402)
2 years ago
Nguyen Tran fed93ab9e1
feat: add a11y `interactive-supports-focus` (#8392)
2 years ago
Dave Lunny f56fe33931
feat: `bind:innerText` for `contenteditable` (#4291)
2 years ago
Simon H 68e492eaff
fix: revert buggy reactive vars optimization (#8382)
2 years ago
Nguyen Tran a1e8421368
fix: object destructuring picks up computed properties (#8386)
2 years ago
Henrik Giesel 4b0b471ee1
feat: add back `<svelte:document>` (#7149)
2 years ago
Ben McCann c19d0889c5
chore: rename variable to follow coding style (#8385)
2 years ago
Bob Fanger 6aee49bad3
feat: css units in fly & blur transitions (#7623)
2 years ago
Bob Fanger fb5f281e9a
fix: Prevent intro from cancelling outro (#7300)
2 years ago
gtmnayan 7578af3a11
fix: retain style directive value after style attribute is updated (#7610)
2 years ago
Nguyen Tran a6c329f489
fix: object destructring picks up literal properties (#8357)
2 years ago
Nguyen Tran 26c38e750c
feat: add a11y `no-noninteractive-element-to-interactive-role` (#8167)
2 years ago
Jon Rouleau 127b61a465
fix: derived store restarting when unsubscribed from another store with a shared ancestor (#8368)
2 years ago
Tan Li Hau c99dd2e045
fix: binding group with if block (#8373)
2 years ago
Theodore Brown c7dcfac883
fix: select option with selected attribute when initial state is undefined (#8371)
2 years ago
Lyu, Wei-Da 5c14bc5f01
fix: support es2022 class features (#8355)
2 years ago
Conduitry 80e6e28204
chore: mark Promise.resolve() as pure to appease Agadoo (#8366)
2 years ago
Ben McCann f9efb4d992
chore: upgrade aria-query (#8353)
2 years ago
Ben McCann b336b16204
chore: upgrade to code-red 1.0 (#8349)
2 years ago
Ben McCann 5b2fa1f247
chore: upgrade magic-string (#8339)
2 years ago
Tan Li Hau 0966d1d282
feat: improve `bind:group` behavior (#7892)
2 years ago
Tan Li Hau d525901556
fix validation for global compound selector (#8344)
2 years ago
Tan Li Hau fbaf3cfc12
fix: call `<svelte:component>` update to `this` only when it's dirty (#4192)
2 years ago
Dane David c0bc86e214
feat: support exclusively special characters in component filenames (#7664)
2 years ago
Brad Dougherty dd371f58fe
feat: add readyState binding for media elements (#6843)
2 years ago
Tan Li Hau c611f318d2
feat: add stopImmediatePropagation event modifier (#8341)
2 years ago
Roy Choo acbf8135a8
fix: add global compound selector validation (#6322)
2 years ago