Commit Graph

5790 Commits (548a4154389ed84b064c9a21dff7ce6ec73ba084)
 

Author SHA1 Message Date
pushkine 548a415438 Merge branch 'update-expected' into typescript-tests
6 years ago
pushkine 5136cc832e Merge branch 'master' into typescript-tests
6 years ago
pushkine c353632a8a glob
6 years ago
pushkin 0da70f46b9
handle line ending differences in tests (#4915)
6 years ago
pushkine 5be29fe0d5 Merge branch 'update-expected' into typescript-tests
6 years ago
pushkine 03907e59c4 rebuild before script
6 years ago
pushkine 2545fe7fd3 rename for clarity
6 years ago
pushkine 16da0c260c lint
6 years ago
pushkine fe86552670 dry + only replace updated files
6 years ago
pushkine 3b9106d193 Merge branch 'update-expected' into typescript-tests
6 years ago
pushkine e0c67b5775 remove error end check
6 years ago
pushkine 61a27d5f98 Merge branch 'update-expected' into typescript-tests
6 years ago
pushkine 86323addfb fix error & crlf
6 years ago
pushkine b351f0d262 lint
6 years ago
pushkine 813fd4b2e2 missed 1 glob import
6 years ago
pushkine b9f9a93a60 init
6 years ago
Ben McCann 4124ec535e
site: update FAQ to point to svelte-check (#4916)
6 years ago
pushkine 7e98b2c03d Merge branch 'update-expected' into typescript-tests
6 years ago
pushkine 34f946894e lint
6 years ago
pushkine 9acf08a06e init
6 years ago
pushkine d7708c5c92 lint
6 years ago
pushkine 00bb5d103a restore tiny-glob
6 years ago
pushkine 76ab665354 remove file
6 years ago
pushkine 507233d36d init
6 years ago
Conduitry f46b38a308 -> v3.23.0
6 years ago
Rich Harris b0377cc4e4
fix `{@html}` assuming it lives inside a <div> (#4863)
6 years ago
Tan Li Hau 11967804af
fix reactivity when binding to each context (#4878)
6 years ago
Rich Harris 3330c3fbab
only add event listeners when a block is first mounted (#4860)
6 years ago
Tan Li Hau 24ef4e1181
set select multiple value with spread (#4894)
6 years ago
Ben McCann d61a7a0b95
run unit tests on Windows and macOS (#4908)
6 years ago
Alessandro (Ale) Segala 81b6c0b986
docs: adjust readable store example (#4903)
6 years ago
Tan Li Hau e34f208843
reselect <select> when the option values change (#4885)
6 years ago
Daniel Imfeld f624d6e292
docs: `value` cannot be set via spread for indirectly bound values (#4832)
6 years ago
Matt Wolff 97db5cc7f7
docs: add blur to list of svelte/transition exports
6 years ago
Ben McCann 745c777806
site: move .dev TLD info from FAQ to readme (#4883)
6 years ago
Richard Harris 25488772e2 update changelog
6 years ago
Tan Li Hau 7834ca3c5b
fix slot with context overflow + without let (#4862)
6 years ago
Richard Harris 185706f7d0 add #2998 to changelog
6 years ago
Robert Hall 7fe1384f43
Property "muted" for <audio> and <video> (#4690)
6 years ago
Conduitry c19542b634 update changelog
6 years ago
Billy Levin 0cd40b79c8
invalidate -> update (#4793)
6 years ago
pngwn d5e95594e9
feat(site): add svelte syntax highlighting (#4851)
6 years ago
André Lins f7d1bf35a0
A11y rule no-onchange (#4788)
6 years ago
Pat Cavit 40dca5252b
WIP: Don't attempt to unsub if the iframe is destroyed (#4782)
6 years ago
Richard Harris 4ed6340a50 Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Richard Harris 081f7cd878 dont coerce all falsy values to empty strings
6 years ago
Richard Harris 6397588e50 add test for #3569 and similar situations
6 years ago
Conduitry 33d8979495 -> v3.22.3
6 years ago
Jeremy Bernier d8fb0bb62c
Fix input with bind:value displaying "undefined"
6 years ago
Conduitry a1b0295fc3 update changelog
6 years ago