Commit Graph

5762 Commits (92689d7a6c6543af2f6de0b7409eabff7591fa51)
 

Author SHA1 Message Date
Tan Li Hau 92689d7a6c set select multiple value with spread (#4894)
6 years ago
Ben McCann 9215746bec run unit tests on Windows and macOS (#4908)
6 years ago
Alessandro (Ale) Segala fa94011203 docs: adjust readable store example (#4903)
6 years ago
Tan Li Hau f898769386 reselect <select> when the option values change (#4885)
6 years ago
Daniel Imfeld 28f0816cd4 docs: `value` cannot be set via spread for indirectly bound values (#4832)
6 years ago
Matt Wolff 07b560d915 docs: add blur to list of svelte/transition exports
6 years ago
Ben McCann e6b263a893 site: move .dev TLD info from FAQ to readme (#4883)
6 years ago
Richard Harris 9f960ed4ac update changelog
6 years ago
Tan Li Hau 0a37211793 fix slot with context overflow + without let (#4862)
6 years ago
Richard Harris d50c9e0469 add #2998 to changelog
6 years ago
Robert Hall f083a1bb0a Property "muted" for <audio> and <video> (#4690)
6 years ago
Conduitry 07fbd9f84b update changelog
6 years ago
Billy Levin 50393f3b9f invalidate -> update (#4793)
6 years ago
pngwn d07e53e15b feat(site): add svelte syntax highlighting (#4851)
6 years ago
André Lins 4486480150 A11y rule no-onchange (#4788)
6 years ago
Pat Cavit 347eaffd4a WIP: Don't attempt to unsub if the iframe is destroyed (#4782)
6 years ago
Richard Harris be7b82d85e Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Richard Harris d5b58bb394 dont coerce all falsy values to empty strings
6 years ago
Richard Harris 750df8c0b3 add test for #3569 and similar situations
6 years ago
Conduitry 1a7628af73 -> v3.22.3
6 years ago
Jeremy Bernier 6a0224cece Fix input with bind:value displaying "undefined"
6 years ago
Conduitry d6f88ac4e9 update changelog
6 years ago
Billy Levin 060ea4c493 update for ARIA 1.2 working draft (#4845)
6 years ago
Conduitry 0043ad8779 update changelog
6 years ago
Pat Cavit 8771d17d24 fix: cache value & cancel tween for instant-set (#4847)
6 years ago
Conduitry 15b7bb41ac update changelog
6 years ago
Daniel Imfeld ada0d15eec fix check for uninitialized `condition` (#4841)
6 years ago
Conduitry e705857aeb site: bump @sveltejs/svelte-repl
6 years ago
Ben McCann 4fab056b55 docs: link to list of community preprocessors (#4817)
6 years ago
Antony Jones a29509db0d site: add FAQs page (#4823)
6 years ago
Conduitry a270d9a3af update changelog
6 years ago
Daniel Imfeld c2e22229f9 set .value while setting .__value during spread (#4809)
6 years ago
Tan Li Hau 4597d72460 dry {#each}/{#await} destructuring (#4596)
6 years ago
Conduitry da3919c7de -> v3.22.2
6 years ago
Conduitry f5f1903826 fix exception with empty alt attribute (#4778)
6 years ago
Conduitry 13bf8a8798 -> v3.22.1
6 years ago
Doga Genc f1968460bb fix img-reduntant-alt bug (#4771)
6 years ago
Conduitry 91344327e0 -> v3.22.0
6 years ago
Conduitry 9f9148ed63 update changelog
6 years ago
Th0rN13 109e99ad3b fix contextual dynamic bind:this in {#each} (#4759)
6 years ago
Joseph Abrahamson e62f7afdc2 docs: clarify store contract type signature (#4539)
6 years ago
Conduitry 6dcd576eeb update changelog
6 years ago
André Lins 709c9aa8e8 a11y: implement img-redundant-alt (#4750)
6 years ago
Conduitry 117df11ded update changelog
6 years ago
Pat Cavit 7a79a28cf6 make setting tweened with duration=0 instantly update (#4766)
6 years ago
Conduitry 938869e03f deconflict `anchor` variable name (#4769)
6 years ago
Daniel Imfeld 6d64b6af90 docs/tests: use event.key instead of event.which (#4758)
6 years ago
JocelynLi ed9fc82d73 docs: tweak tutorial/default-values wording (#4600)
6 years ago
Conduitry b7e736f5b9 update changelog
6 years ago
Billy Levin 21a8eda8fb disable loop protection inside generators (#4716)
6 years ago