Commit Graph

7003 Commits (26104eaaba38ad1e14221870c2c97d00f51ef868)
 

Author SHA1 Message Date
Vaibhav Rai 26104eaaba
fix: no error assigning to a `const` property (#7966)
2 years ago
4eb0da 9edd2df0d3
fix: check each_blocks is empty on mount (#7505)
2 years ago
Nico Beierle 474a13ad90
fix: prevent undefined value when remount keyed input element with spread props (#7699)
2 years ago
Theodore Brown 8cf037c904
fix: select first enabled option by default when initial value is undefined (#8331)
2 years ago
adiGuba 69c199feac
fix: race condition in `svelte:element` with transition #7948 (#7949)
2 years ago
Yuichiro Yamashita 60a205edb8
fix: don't set selected option(s) if value is unbound or not passed (#8329)
2 years ago
Nguyen Tran b56dfe51a8
feat: add a11y `role-supports-aria-props` (#8195)
2 years ago
Yuichiro Yamashita 5f99ae76ce
chore: Reduce number of lines of expected files (#8325)
2 years ago
Simon H 636290af95
fix: remove indeterminate from boolean attributes (#8334)
2 years ago
Yuichiro Yamashita 3423bf6b30
add docs (#8326)
2 years ago
Tan Li Hau 79c64df41b
Update CHANGELOG.md
2 years ago
Yuichiro Yamashita 1f3d2f7646
fix: better handling of inert attribute (add tests) (#7944)
2 years ago
Ben McCann ca531519a8
chore: switch to @jridgewell/sourcemap-codec (#8321)
2 years ago
Tan Li Hau d16dd5d7ca
feat: add naturalWidth and naturalHeight bindings (#7857)
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 (#8311)
2 years ago
Hong-Kuan Wu 835362af88
fix: check url and search input field values before updating (#7111)
2 years ago
Alvin Ramskogler 9f89a92d31
feat: add `readonly` method to convert writable store to readonly (#6518)
2 years ago
Simon H 0bdb59c2e2
fix: compute rect directly before crossfading (#8314)
2 years ago
Jos de Jong e5b0b6235d
fix: ensure `bind:offsetHeight` updates (#8096)
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 (#7942)
2 years ago
Vaibhav c9a269c149
fix: silence no content a11y warning if the tag has an aria-label (#8299)
2 years ago
ngtr6788 3559997223
feat: implement a11y `aria-activedescendant-has-tabindex` (#8172)
2 years ago
Simon H a71b8b9958
chore: improve parser performance (#8303)
2 years ago
brunnerh e3e912ab58
Fix accessibility of options tutorial. (#8308)
2 years ago
Yuichiro Yamashita a0cedf8d82
fix: flush remaining `afterUpdate` before `destroy` (#7516)
2 years ago
Rémi Marche 57d869d028
[docs] move `@html` tutorial to end (partly fixing #7253) (#7254)
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"` (#7880)
2 years ago
Valter Kraemer 2a5b488386
fix: empty value attribute selector doesn't produce "Unused CSS selector" warning (#8122)
2 years ago
Ben Bucksch f6ef6a9349
fix: don't throw when calling writable() unsubscribe twice (#8186)
2 years ago
Jhorman Ruswel ㅠㅠ 85f882f23d
docs: update Keyed Each Blocks tutorial (#8188)
2 years ago
Simon H 324b791d81
docs: note #if to wrap text only
2 years ago
Hyunbin 213049cc2e
docs: update dialog example (#8200)
2 years ago
Mike Plummer 7a6eee51e0
docs: Expand testing FAQ section (#8205)
2 years ago
Maxime Dupont 4dd12c0c61
docs: fix fly animation description (#8236)
2 years ago
Simon H d5e46d647e
chore: update changelog
2 years ago
Andrew Walker b0fed256f7
feat: Add -replacestate/-keepfocus to SvelteKit anchor tag props (#8281)
2 years ago
Lioness100 5a3a1e488a
fix: correct typos in variable names (#8257)
2 years ago
James Scott-Brown acba4b72e2
docs: clarify bindings for `<select multiple>` (#8260)
2 years ago
dependabot[bot] d9253963f7
Bump qs from 6.5.2 to 6.5.3 (#8090)
2 years ago
Alicia Sykes 0598c989a0
docs: corrects syntax error in transition code sample (#8169)
2 years ago
Kyrre Gjerstad d7e4b1c8fc
docs: fix minor typos (#8268)
2 years ago
James Scott-Brown ff5c14dc71
docs: format `window.navigator.onLine` reference as code (#8262)
2 years ago
James Scott-Brown 7706a5f713
docs: link to MDN page on void elements (#8261)
2 years ago
Ben McCann 82d2982845
chore: update PR template (#8255)
2 years ago
Satvik 6ac24f1d5c
[docs] add missing semicolon (#8190)
2 years ago
Tim McCabe cb972ecdba
[chore] fix `a11y-no-nointeractive-tabindex` typo (#8252)
2 years ago
Ben McCann e875a76ad1 update changelog
2 years ago