Commit Graph

13439 Commits (30e7d9c0928d622f93ea334f7d35597ed9ecf0dd)
 

Author SHA1 Message Date
Tan Li Hau 805a28d434 remove unreferenced variable from initial context (#4941)
6 years ago
Tan Li Hau c21a42edbf
remove unreferenced variable from initial context (#4941)
6 years ago
Matt Wolff d130c93093 docs: media binding tweaks (#4967)
6 years ago
Matt Wolff 5b2b58f46f
docs: media binding tweaks (#4967)
6 years ago
Tan Li Hau 73b86b4e00 fix reactivity with assigning item in each block (#4945)
6 years ago
Tan Li Hau 0f43ad40ab
fix reactivity with assigning item in each block (#4945)
6 years ago
Tan Li Hau 1e1939dd82 fix binding for each block local variable (#4861)
6 years ago
Tan Li Hau bf6c74fb17
fix binding for each block local variable (#4861)
6 years ago
Ben McCann a9c5717196 site: faq: document how to declare reactive variable type (#4973)
6 years ago
Ben McCann 85dad45668
site: faq: document how to declare reactive variable type (#4973)
6 years ago
Antony Jones c99b277dba use common linting configuration (#4942)
6 years ago
Antony Jones 0f5fe6552d
use common linting configuration (#4942)
6 years ago
Luke Edwards b30c169e9d fix(site): add padding-bottom for banner space (#4958)
6 years ago
Luke Edwards dba6e5efad
fix(site): add padding-bottom for banner space (#4958)
6 years ago
Richard Harris 832395ff2f workaround the monumental stupidity of the css filter specification
6 years ago
Richard Harris 80eb8ee1b5 workaround the monumental stupidity of the css filter specification
6 years ago
Richard Harris f196562a95 additional donation links
6 years ago
Richard Harris 0221f52e2b additional donation links
6 years ago
swyx 10866bb9c9 add BLM footer
6 years ago
swyx fa95942290 add BLM footer
6 years ago
swyx a8a27468ce Merge pull request #2 from sveltejs/master
6 years ago
swyx 8af69c264f
Merge pull request #2 from sveltejs/master
6 years ago
Ben McCann ebad857fc4 Use namespaces.svg constant (#4952)
6 years ago
Ben McCann e606a0c878
Use namespaces.svg constant (#4952)
6 years ago
James Hegedus 08a9060312 fix: dirname of test for select spread (#4939)
6 years ago
James Hegedus 8fc85f0ef6
fix: dirname of test for select spread (#4939)
6 years ago
Roman Kosov 2e14f0cfe6 site: fix some mixed content (#4926)
6 years ago
Roman Kosov a4dadf82be
site: fix some mixed content (#4926)
6 years ago
pushkin 75764955b1 handle line ending differences in tests (#4915)
6 years ago
pushkin 0da70f46b9
handle line ending differences in tests (#4915)
6 years ago
Ben McCann 24339a8d2b site: update FAQ to point to svelte-check (#4916)
6 years ago
Ben McCann 4124ec535e
site: update FAQ to point to svelte-check (#4916)
6 years ago
Conduitry dcece42b3a -> v3.23.0
6 years ago
Conduitry f46b38a308 -> v3.23.0
6 years ago
Rich Harris 4ebb4a5395 fix `{@html}` assuming it lives inside a <div> (#4863)
6 years ago
Rich Harris b0377cc4e4
fix `{@html}` assuming it lives inside a <div> (#4863)
6 years ago
Tan Li Hau fadb58f093 fix reactivity when binding to each context (#4878)
6 years ago
Tan Li Hau 11967804af
fix reactivity when binding to each context (#4878)
6 years ago
Rich Harris 3fc04c63f9 only add event listeners when a block is first mounted (#4860)
6 years ago
Rich Harris 3330c3fbab
only add event listeners when a block is first mounted (#4860)
6 years ago
Tan Li Hau 92689d7a6c set select multiple value with spread (#4894)
6 years ago
Tan Li Hau 24ef4e1181
set select multiple value with spread (#4894)
6 years ago
Ben McCann 9215746bec run unit tests on Windows and macOS (#4908)
6 years ago
Ben McCann d61a7a0b95
run unit tests on Windows and macOS (#4908)
6 years ago
Alessandro (Ale) Segala fa94011203 docs: adjust readable store example (#4903)
6 years ago
Alessandro (Ale) Segala 81b6c0b986
docs: adjust readable store example (#4903)
6 years ago
Tan Li Hau f898769386 reselect <select> when the option values change (#4885)
6 years ago
Tan Li Hau e34f208843
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
Daniel Imfeld f624d6e292
docs: `value` cannot be set via spread for indirectly bound values (#4832)
6 years ago