Commit Graph

7098 Commits (64b8c8b33c52cdb1ae9ee8b0148809237c5cb997)
 

Author SHA1 Message Date
Yuichiro Yamashita 60a205edb8
fix: don't set selected option(s) if value is unbound or not passed () 2 years ago
Nguyen Tran b56dfe51a8
feat: add a11y `role-supports-aria-props` () 2 years ago
Yuichiro Yamashita 5f99ae76ce
chore: Reduce number of lines of expected files () 2 years ago
Simon H 636290af95
fix: remove indeterminate from boolean attributes () 2 years ago
Yuichiro Yamashita 3423bf6b30
add docs () 2 years ago
Tan Li Hau 79c64df41b
Update CHANGELOG.md 2 years ago
Yuichiro Yamashita 1f3d2f7646
fix: better handling of inert attribute (add tests) () 2 years ago
Ben McCann ca531519a8
chore: switch to @jridgewell/sourcemap-codec () 2 years ago
Tan Li Hau d16dd5d7ca
feat: add naturalWidth and naturalHeight bindings () 2 years ago
Simon H ba8f979f03
chore: update changelog 2 years ago
Mike Randazzo 487fedce6c
docs: describe that `bind:value` creates a two-way binding () 2 years ago
Hong-Kuan Wu 835362af88
fix: check url and search input field values before updating () 2 years ago
Alvin Ramskogler 9f89a92d31
feat: add `readonly` method to convert writable store to readonly () 2 years ago
Simon H 0bdb59c2e2
fix: compute rect directly before crossfading () 2 years ago
Jos de Jong e5b0b6235d
fix: ensure `bind:offsetHeight` updates () 2 years ago
Simon H 709264a94c
chore: update changelog 2 years ago
Tan Li Hau 53de73d08c
feat: simpler output for reactive vars if dependencies are all static () 2 years ago
Vaibhav c9a269c149
fix: silence no content a11y warning if the tag has an aria-label () 2 years ago
ngtr6788 3559997223
feat: implement a11y `aria-activedescendant-has-tabindex` () 2 years ago
Simon H a71b8b9958
chore: improve parser performance () 2 years ago
brunnerh e3e912ab58
Fix accessibility of options tutorial. () 2 years ago
Yuichiro Yamashita a0cedf8d82
fix: flush remaining `afterUpdate` before `destroy` () 2 years ago
Rémi Marche 57d869d028
[docs] move `@html` tutorial to end (partly fixing ) () 2 years ago
Simon H 87424b3137
chore: update changelog 2 years ago
Carlos Ivanchuk aa9b2dd5f3
fix: omit a11y warning on `<video>` when `aria-hidden="true"` () 2 years ago
Valter Kraemer 2a5b488386
fix: empty value attribute selector doesn't produce "Unused CSS selector" warning () 2 years ago
Ben Bucksch f6ef6a9349
fix: don't throw when calling writable() unsubscribe twice () 2 years ago
Jhorman Ruswel ㅠㅠ 85f882f23d
docs: update Keyed Each Blocks tutorial () 2 years ago
Simon H 324b791d81
docs: note #if to wrap text only 2 years ago
Hyunbin 213049cc2e
docs: update dialog example () 2 years ago
Mike Plummer 7a6eee51e0
docs: Expand testing FAQ section () 2 years ago
Maxime Dupont 4dd12c0c61
docs: fix fly animation description () 2 years ago
Simon H d5e46d647e
chore: update changelog 2 years ago
Andrew Walker b0fed256f7
feat: Add -replacestate/-keepfocus to SvelteKit anchor tag props () 2 years ago
Lioness100 5a3a1e488a
fix: correct typos in variable names () 2 years ago
James Scott-Brown acba4b72e2
docs: clarify bindings for `<select multiple>` () 2 years ago
dependabot[bot] d9253963f7
Bump qs from 6.5.2 to 6.5.3 () 2 years ago
Alicia Sykes 0598c989a0
docs: corrects syntax error in transition code sample () 2 years ago
Kyrre Gjerstad d7e4b1c8fc
docs: fix minor typos () 2 years ago
James Scott-Brown ff5c14dc71
docs: format `window.navigator.onLine` reference as code () 2 years ago
James Scott-Brown 7706a5f713
docs: link to MDN page on void elements () 2 years ago
Ben McCann 82d2982845
chore: update PR template () 2 years ago
Satvik 6ac24f1d5c
[docs] add missing semicolon () 2 years ago
Tim McCabe cb972ecdba
[chore] fix `a11y-no-nointeractive-tabindex` typo () 2 years ago
Ben McCann e875a76ad1 update changelog 2 years ago
Ben McCann 34ae6aaf1f
fix: make `noreferrer` warning less zealous () 2 years ago
Ben McCann eb90a15c29 update changelog 2 years ago
Jay Harris 4f42daeff7
feat: `trusted-types` CSP compatibility for Web Components () 2 years ago
Gabriel Francisco 79fa5b36a1
Update license year () 2 years ago
Yuichiro Yamashita 967e9f51ff
chore: add Node18 for CI () 2 years ago