Commit Graph

7104 Commits (dd9fcf2b61470594602bd492730bd81233d41cb0)
 

Author SHA1 Message Date
Simon H dd9fcf2b61
changelog
3 years ago
Simon H 366d278c68
fix tests
3 years ago
Simon H 2b92c17154
Merge branch 'version-4' into a11y-no-noninteractive-element-interactions
3 years ago
Tim McCabe 9460616990
feat: add `a11y-no-static-element-interactions` compiler rule (#8251)
3 years ago
Tan Li Hau 56a6738a5b
breaking: conditional ActionReturn type if Parameter is void (#7442)
3 years ago
Hofer Ivan d6bcddd582
breaking: improve types for `createEventDispatcher` (#7224)
3 years ago
Ben McCann 573784cbc3
chore: run fewer CI jobs (#8496)
3 years ago
Ben McCann 00ccb202ae Merge remote-tracking branch 'upstream/version-4' into a11y-no-noninteractive-element-interactions
3 years ago
Ben McCann c9ccd6e20f
chore: upgrade rollup (#8491)
3 years ago
Ben McCann 42e0f7d5f8
chore: Svelte 4 dependency upgrades (#8486)
3 years ago
Ben McCann 1e2cfa47d6
chore: upgrade to TypeScript 5 (#8488)
3 years ago
Ben McCann abd760ddac
chore: bump engines field (#8489)
3 years ago
Ben McCann eedacc9ac1
chore: simplify Svelte 4 CI (#8487)
3 years ago
Simon H c72982947d
chore: remove node<14 tests (#8482)
3 years ago
Pat Cavit 75aec4183d
breaking: send in/out to transition fn (#8318)
3 years ago
Simon H 64d53563c4
Merge branch 'version-4' into a11y-no-noninteractive-element-interactions
3 years ago
xxkl1 765023d6e7
fix: html space entities lost in component slot (#8464)
3 years ago
James Scott-Brown cd690e025b
docs: clarify meaning of "this" in a comment (#8478)
3 years ago
Simon H 56351a3fab
chore: update changelog
3 years ago
Cymaera 0adc09da97
feat: add support for resize observer bindings (#8022)
3 years ago
Simon H 3a7685fef5
fix: special-case width/height attribute during spread (#8412)
3 years ago
Ben McCann def1890f4f
chore: bump @jridgewell/sourcemap-codec (#8458)
3 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)
3 years ago
Conduitry cfe26d8d6c -> v3.58.0
3 years ago
Conduitry 5d0e049a94 update changelog
3 years ago
Yuichiro Yamashita 5a934e9f43
fix: escape <textarea value={...}> attribute properly (#8434)
3 years ago
Conduitry 3806977678 update changelog
3 years ago
Filip Ambrosius 1333be0c6a
fix: Regression `itemscope` as `boolean_attribute` (#8414)
4 years ago
Simon H b8959ac09e
chore: update changelog
4 years ago
Nguyen Tran dadd6fe945
fix: resolve computed_prop_# collision (#8418)
4 years ago
esthe 95c46552fe
feat: make `preserveComments` effective in DOM renderer (#7182)
4 years ago
Michael Leahy 91e8dfcd6d
feat: `container` query support via `css-tree` extension (#8275)
4 years ago
Snaipe d49b568019
fix: allow use of document root as target in typescript (#7554)
4 years ago
Simon H aa4d0fc264
chore: update changelog
4 years ago
Yuichiro Yamashita a2170f5bd5
fix: use `wholeText` for only `contenteditable` for `set_data` (#8394)
4 years ago
Nguyen Tran 89f967fbd4 Update tests
4 years ago
Simon H 6ce6f14755
fix: relax `a11y-no-noninteractive-element-to-interactive-role` warning (#8402)
4 years ago
Nguyen Tran 546ebbbe76 Merge branch 'master' into a11y-no-noninteractive-element-interactions
4 years ago
Simon H 0700abe41d
fix: typings for `svelte:document`
4 years ago
Nguyen Tran fed93ab9e1
feat: add a11y `interactive-supports-focus` (#8392)
4 years ago
Cavit Ertuğrul Sırt 7e9e78b37c
docs: Tutorial body had <svelte:body /> even though <svelte:document /> was the subject (#8396)
4 years ago
Nguyen Tran 74299a06f4 Add documentation for the rule
4 years ago
Simon H 33065aa1e6
chore: update changelog
4 years ago
Nguyen Tran afcc5424ce Add tests for contenteditable
4 years ago
Nguyen Tran 77bea78a49 Add contenteditable check for the rule
4 years ago
Geoff Rich 0f64e54ebb
chore: update changelog (#8390)
4 years ago
Nguyen Tran d7a880f77e Deal with failing tests because of the new warning
4 years ago
Nguyen Tran 8fc0aceb86 Add some basic tests for the this warning
4 years ago
Nguyen Tran f4682999b0 Implement a11y no-noninteractive-element-interaction
4 years ago
Dave Lunny f56fe33931
feat: `bind:innerText` for `contenteditable` (#4291)
4 years ago