Commit Graph

7260 Commits (fbd1d0a3b9c11a5f5727dbef5e4e085ddec5c4ef)
 

Author SHA1 Message Date
Bob Fanger 6aee49bad3
feat: css units in fly & blur transitions (#7623)
1 year ago
Simon H 8015a36770
chore: update changelog
1 year ago
Bob Fanger fb5f281e9a
fix: Prevent intro from cancelling outro (#7300)
1 year ago
gtmnayan 7578af3a11
fix: retain style directive value after style attribute is updated (#7610)
1 year ago
Nguyen Tran a6c329f489
fix: object destructring picks up literal properties (#8357)
1 year ago
Nguyen Tran 26c38e750c
feat: add a11y `no-noninteractive-element-to-interactive-role` (#8167)
1 year ago
Jon Rouleau 127b61a465
fix: derived store restarting when unsubscribed from another store with a shared ancestor (#8368)
1 year ago
Tan Li Hau c99dd2e045
fix: binding group with if block (#8373)
1 year ago
Theodore Brown c7dcfac883
fix: select option with selected attribute when initial state is undefined (#8371)
1 year ago
Lyu, Wei-Da 5c14bc5f01
fix: support es2022 class features (#8355)
1 year ago
Conduitry e2fe8ab469 -> v3.56.0
1 year ago
Conduitry 80e6e28204
chore: mark Promise.resolve() as pure to appease Agadoo (#8366)
1 year ago
Ben McCann f9efb4d992
chore: upgrade aria-query (#8353)
1 year ago
Puru Vijay ec8b7e87b6 Merge remote-tracking branch 'origin/master' into sites
1 year ago
Ben McCann 757a81ac6d
chore: upgrade dependencies (#8352)
1 year ago
Simon H 11af850924
fix: correct meta attributes
1 year ago
Ben McCann c6d6a73b9d
chore: upgrade rollup plugins (#8350)
1 year ago
Ben McCann b336b16204
chore: upgrade to code-red 1.0 (#8349)
1 year 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
Simon H 6476e9b34f
fix: add visibility event to types
2 years ago
Brandon McConnell e2b9df1888
docs: update 06-accessibility-warnings.md (#8342)
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
Simon H 311193f1d7
chore: update changelog
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
Nguyen Tran ed575cc927
fix: make svelte-ignore work above components (#8338)
2 years ago
Simon H dc36d0c9af
fix: typings for naturalWidth/Height bindings
2 years ago
Simon H b5b0d1f2d4
chore: update changelog
2 years ago
Simon H 6ec5a0ed24
chore: update changelog
2 years ago
xxkl1 f34abc5689
fix: decode html entities correctly (#8047)
2 years ago
lidlanca aa15a64cbe
fix: account for `<template>` tag in `{@html}` (#7364)
2 years ago
Tan Li Hau dc7fd76e53
Update CHANGELOG.md
2 years ago
Simon H 60db05da86
fix: hide some a11y warnings for `<svelte:element>` tags (#8335)
2 years ago
Tan Li Hau f1c9168aef
Update CHANGELOG.md
2 years ago
Tan Li Hau f6dc86f02c
feat: optimise svelte-element output code for static tag and static attribute (#8161)
2 years ago
Invader Zim d4363510fc
docs: add console output instruction to tutorial (#8336)
2 years ago
Theodor Steiner c7bbe55b9f
feat: introduce axis parameter to allow for horizontal slide transition (#6183)
2 years ago
Simon H b5ec863a0e
chore: update changelog
2 years ago
Cory Virok 32a94fcfc5
chore: implemented a small runtime optimization for SSR (#7539)
2 years ago
Tan Li Hau fc5f629812
Update CHANGELOG.md
2 years ago
David Hunt 4e8efd3c1e
fix: fixes sveltejs/svelte#8214 `bind:group` to `undefined` (#8215)
2 years ago
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