Commit Graph

7018 Commits (c0f78370deb560c17ae79485574532c66d96a0c4)
 

Author SHA1 Message Date
Theodor Steiner c0f78370de chore: remove unwanted formatting changes
4 years ago
Theo Steiner 03025651e5 Fix margin not being read, rename variables
4 years ago
Theo-Steiner 53f6b51118 Adjust variable names to fit the pattern of CSS Logical Patterns
4 years ago
Theodor Steiner 10e36979ab Fix style readout for border width
4 years ago
Theodor Steiner 03fb7da9a6 Fix style readout for padding and margin
4 years ago
Theo-Steiner d1c5b6fd2e Fix: only parseFloat for the values necessary in the transition
4 years ago
Theo-Steiner bd33b89634 readd explicit type definition for direction
4 years ago
Theo-Steiner c3c251c466 fix initial direction to match default previous slide behavior
4 years ago
Theo-Steiner c7f11b6c3b Transform initial padding/margin and border-width style variables to fit shorthand css properties
4 years ago
Theo-Steiner bd651b609b Introduce exponent to get rid off if clause in css
4 years ago
Theo-Steiner 0d3a347fe8 removed $ sign typo
4 years ago
Theo-Steiner 46c490b4e3 update documentation to include axis information
4 years ago
Theo-Steiner 661fc22e1f change double quotes to single quotes, translated css vars to snake_case
4 years ago
Theo-Steiner 96edfdbcdb Add option for horizontal axis of movement to slide
4 years ago
Theo-Steiner c85512cf91 Add option for horizontal axis of movement to slide
4 years ago
Vaibhav Rai 26104eaaba
fix: no error assigning to a `const` property (#7966)
4 years ago
4eb0da 9edd2df0d3
fix: check each_blocks is empty on mount (#7505)
4 years ago
Nico Beierle 474a13ad90
fix: prevent undefined value when remount keyed input element with spread props (#7699)
4 years ago
Theodore Brown 8cf037c904
fix: select first enabled option by default when initial value is undefined (#8331)
4 years ago
adiGuba 69c199feac
fix: race condition in `svelte:element` with transition #7948 (#7949)
4 years ago
Yuichiro Yamashita 60a205edb8
fix: don't set selected option(s) if value is unbound or not passed (#8329)
4 years ago
Nguyen Tran b56dfe51a8
feat: add a11y `role-supports-aria-props` (#8195)
4 years ago
Yuichiro Yamashita 5f99ae76ce
chore: Reduce number of lines of expected files (#8325)
4 years ago
Simon H 636290af95
fix: remove indeterminate from boolean attributes (#8334)
4 years ago
Yuichiro Yamashita 3423bf6b30
add docs (#8326)
4 years ago
Tan Li Hau 79c64df41b
Update CHANGELOG.md
4 years ago
Yuichiro Yamashita 1f3d2f7646
fix: better handling of inert attribute (add tests) (#7944)
4 years ago
Ben McCann ca531519a8
chore: switch to @jridgewell/sourcemap-codec (#8321)
4 years ago
Tan Li Hau d16dd5d7ca
feat: add naturalWidth and naturalHeight bindings (#7857)
4 years ago
Simon H ba8f979f03
chore: update changelog
4 years ago
Mike Randazzo 487fedce6c
docs: describe that `bind:value` creates a two-way binding (#8311)
4 years ago
Hong-Kuan Wu 835362af88
fix: check url and search input field values before updating (#7111)
4 years ago
Alvin Ramskogler 9f89a92d31
feat: add `readonly` method to convert writable store to readonly (#6518)
4 years ago
Simon H 0bdb59c2e2
fix: compute rect directly before crossfading (#8314)
4 years ago
Jos de Jong e5b0b6235d
fix: ensure `bind:offsetHeight` updates (#8096)
4 years ago
Simon H 709264a94c
chore: update changelog
4 years ago
Tan Li Hau 53de73d08c
feat: simpler output for reactive vars if dependencies are all static (#7942)
4 years ago
Vaibhav c9a269c149
fix: silence no content a11y warning if the tag has an aria-label (#8299)
4 years ago
ngtr6788 3559997223
feat: implement a11y `aria-activedescendant-has-tabindex` (#8172)
4 years ago
Simon H a71b8b9958
chore: improve parser performance (#8303)
4 years ago
brunnerh e3e912ab58
Fix accessibility of options tutorial. (#8308)
4 years ago
Yuichiro Yamashita a0cedf8d82
fix: flush remaining `afterUpdate` before `destroy` (#7516)
4 years ago
Rémi Marche 57d869d028
[docs] move `@html` tutorial to end (partly fixing #7253) (#7254)
4 years ago
Simon H 87424b3137
chore: update changelog
4 years ago
Carlos Ivanchuk aa9b2dd5f3
fix: omit a11y warning on `<video>` when `aria-hidden="true"` (#7880)
4 years ago
Valter Kraemer 2a5b488386
fix: empty value attribute selector doesn't produce "Unused CSS selector" warning (#8122)
4 years ago
Ben Bucksch f6ef6a9349
fix: don't throw when calling writable() unsubscribe twice (#8186)
4 years ago
Jhorman Ruswel ㅠㅠ 85f882f23d
docs: update Keyed Each Blocks tutorial (#8188)
4 years ago
Simon H 324b791d81
docs: note #if to wrap text only
4 years ago
Hyunbin 213049cc2e
docs: update dialog example (#8200)
4 years ago