Commit Graph

7029 Commits (3a675797ea7c581ed52935e415a2850b8b68553d)
 

Author SHA1 Message Date
Simon H 3a675797ea
Merge branch 'master' into gh-3780
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
Dane David c0bc86e214
feat: support exclusively special characters in component filenames (#7664)
1 year ago
Brad Dougherty dd371f58fe
feat: add readyState binding for media elements (#6843)
1 year ago
Tan Li Hau c611f318d2
feat: add stopImmediatePropagation event modifier (#8341)
1 year ago
Roy Choo acbf8135a8
fix: add global compound selector validation (#6322)
1 year ago
Nguyen Tran ed575cc927
fix: make svelte-ignore work above components (#8338)
1 year ago
Simon H dc36d0c9af
fix: typings for naturalWidth/Height bindings
1 year ago
Simon H b5b0d1f2d4
chore: update changelog
1 year ago
Simon H 6ec5a0ed24
chore: update changelog
1 year ago
xxkl1 f34abc5689
fix: decode html entities correctly (#8047)
1 year ago
lidlanca aa15a64cbe
fix: account for `<template>` tag in `{@html}` (#7364)
1 year ago
Tan Li Hau dc7fd76e53
Update CHANGELOG.md
1 year ago
Simon H 60db05da86
fix: hide some a11y warnings for `<svelte:element>` tags (#8335)
1 year ago
Tan Li Hau f1c9168aef
Update CHANGELOG.md
1 year ago
Tan Li Hau f6dc86f02c
feat: optimise svelte-element output code for static tag and static attribute (#8161)
1 year ago
Invader Zim d4363510fc
docs: add console output instruction to tutorial (#8336)
1 year ago
Theodor Steiner c7bbe55b9f
feat: introduce axis parameter to allow for horizontal slide transition (#6183)
1 year ago
Simon H b5ec863a0e
chore: update changelog
1 year ago
Cory Virok 32a94fcfc5
chore: implemented a small runtime optimization for SSR (#7539)
1 year ago
Tan Li Hau fc5f629812
Update CHANGELOG.md
1 year ago
David Hunt 4e8efd3c1e
fix: fixes sveltejs/svelte#8214 `bind:group` to `undefined` (#8215)
1 year ago
Vaibhav Rai 26104eaaba
fix: no error assigning to a `const` property (#7966)
1 year ago
4eb0da 9edd2df0d3
fix: check each_blocks is empty on mount (#7505)
1 year ago
Nico Beierle 474a13ad90
fix: prevent undefined value when remount keyed input element with spread props (#7699)
1 year ago
Theodore Brown 8cf037c904
fix: select first enabled option by default when initial value is undefined (#8331)
1 year ago
adiGuba 69c199feac
fix: race condition in `svelte:element` with transition #7948 (#7949)
1 year ago
Yuichiro Yamashita 60a205edb8
fix: don't set selected option(s) if value is unbound or not passed (#8329)
1 year ago
Nguyen Tran b56dfe51a8
feat: add a11y `role-supports-aria-props` (#8195)
1 year ago
Yuichiro Yamashita 5f99ae76ce
chore: Reduce number of lines of expected files (#8325)
1 year ago
Simon H 636290af95
fix: remove indeterminate from boolean attributes (#8334)
1 year ago
Yuichiro Yamashita 3423bf6b30
add docs (#8326)
1 year ago
Tan Li Hau 79c64df41b
Update CHANGELOG.md
1 year ago
Yuichiro Yamashita 1f3d2f7646
fix: better handling of inert attribute (add tests) (#7944)
1 year ago
Ben McCann ca531519a8
chore: switch to @jridgewell/sourcemap-codec (#8321)
1 year ago
Tan Li Hau d16dd5d7ca
feat: add naturalWidth and naturalHeight bindings (#7857)
1 year ago
Simon H ba8f979f03
chore: update changelog
1 year ago
Mike Randazzo 487fedce6c
docs: describe that `bind:value` creates a two-way binding (#8311)
1 year ago
Hong-Kuan Wu 835362af88
fix: check url and search input field values before updating (#7111)
1 year ago
Alvin Ramskogler 9f89a92d31
feat: add `readonly` method to convert writable store to readonly (#6518)
1 year ago
Simon H 0bdb59c2e2
fix: compute rect directly before crossfading (#8314)
1 year ago
Jos de Jong e5b0b6235d
fix: ensure `bind:offsetHeight` updates (#8096)
1 year ago
Simon H 709264a94c
chore: update changelog
1 year ago
Tan Li Hau 53de73d08c
feat: simpler output for reactive vars if dependencies are all static (#7942)
1 year ago
Vaibhav c9a269c149
fix: silence no content a11y warning if the tag has an aria-label (#8299)
1 year ago
ngtr6788 3559997223
feat: implement a11y `aria-activedescendant-has-tabindex` (#8172)
1 year ago
Simon H a71b8b9958
chore: improve parser performance (#8303)
1 year ago