Commit Graph

5913 Commits (d9364c4e9cf1d0c65f6c1bd74705639f66f24626)
 

Author SHA1 Message Date
Tan Li Hau 24ef4e1181
set select multiple value with spread (#4894)
4 years ago
Ben McCann d61a7a0b95
run unit tests on Windows and macOS (#4908)
4 years ago
Alessandro (Ale) Segala 81b6c0b986
docs: adjust readable store example (#4903)
4 years ago
Tan Li Hau e34f208843
reselect <select> when the option values change (#4885)
4 years ago
Daniel Imfeld f624d6e292
docs: `value` cannot be set via spread for indirectly bound values (#4832)
4 years ago
Matt Wolff 97db5cc7f7
docs: add blur to list of svelte/transition exports
4 years ago
Ben McCann 745c777806
site: move .dev TLD info from FAQ to readme (#4883)
4 years ago
Richard Harris 25488772e2 update changelog
4 years ago
Tan Li Hau 7834ca3c5b
fix slot with context overflow + without let (#4862)
4 years ago
Richard Harris 185706f7d0 add #2998 to changelog
4 years ago
Robert Hall 7fe1384f43
Property "muted" for <audio> and <video> (#4690)
4 years ago
Conduitry c19542b634 update changelog
4 years ago
Billy Levin 0cd40b79c8
invalidate -> update (#4793)
4 years ago
pngwn d5e95594e9
feat(site): add svelte syntax highlighting (#4851)
4 years ago
André Lins f7d1bf35a0
A11y rule no-onchange (#4788)
4 years ago
Pat Cavit 40dca5252b
WIP: Don't attempt to unsub if the iframe is destroyed (#4782)
4 years ago
Richard Harris 4ed6340a50 Merge branch 'master' of github.com:sveltejs/svelte
4 years ago
Richard Harris 081f7cd878 dont coerce all falsy values to empty strings
4 years ago
Richard Harris 6397588e50 add test for #3569 and similar situations
4 years ago
Conduitry 33d8979495 -> v3.22.3
4 years ago
Jeremy Bernier d8fb0bb62c
Fix input with bind:value displaying "undefined"
4 years ago
Conduitry a1b0295fc3 update changelog
4 years ago
Billy Levin a9fd168da3
update for ARIA 1.2 working draft (#4845)
4 years ago
Conduitry bdbc73f111 update changelog
4 years ago
Pat Cavit ef2a886c83
fix: cache value & cancel tween for instant-set (#4847)
4 years ago
Conduitry 283f9ae6cf update changelog
4 years ago
Daniel Imfeld 81ade59797
fix check for uninitialized `condition` (#4841)
4 years ago
Conduitry c9020d35b7 site: bump @sveltejs/svelte-repl
4 years ago
Ben McCann 5ac8a1d07a
docs: link to list of community preprocessors (#4817)
4 years ago
Antony Jones 9be3310431
site: add FAQs page (#4823)
4 years ago
Conduitry ee130793ca update changelog
4 years ago
Daniel Imfeld 40d0ea6702
set .value while setting .__value during spread (#4809)
4 years ago
Tan Li Hau 37cc5888f8
dry {#each}/{#await} destructuring (#4596)
4 years ago
Conduitry c743e72a1e -> v3.22.2
4 years ago
Conduitry bdabd89f09
fix exception with empty alt attribute (#4778)
4 years ago
Conduitry bb5e2d2f26 -> v3.22.1
4 years ago
Doga Genc ba89c29b98
fix img-reduntant-alt bug (#4771)
4 years ago
Conduitry b9f83fd295 -> v3.22.0
4 years ago
Conduitry 3df407447f update changelog
4 years ago
Th0rN13 a73be39a80
fix contextual dynamic bind:this in {#each} (#4759)
4 years ago
Joseph Abrahamson 5efeeecee8
docs: clarify store contract type signature (#4539)
4 years ago
Conduitry 9179c3e99b update changelog
4 years ago
André Lins 153b128fe2
a11y: implement img-redundant-alt (#4750)
4 years ago
Conduitry 09115b5256 update changelog
4 years ago
Pat Cavit a08a94ac33
make setting tweened with duration=0 instantly update (#4766)
4 years ago
Conduitry f111cf6881
deconflict `anchor` variable name (#4769)
4 years ago
Daniel Imfeld a658fedb83
docs/tests: use event.key instead of event.which (#4758)
4 years ago
JocelynLi b3364424d7
docs: tweak tutorial/default-values wording (#4600)
4 years ago
Conduitry fe0a008a6a update changelog
4 years ago
Billy Levin 3d811311b7
disable loop protection inside generators (#4716)
4 years ago