Commit Graph

5886 Commits (82dc26a31c37906153e07686b73d3af08dd50154)
 

Author SHA1 Message Date
Aria Stewart 0dceb2c281
work around Edge issue when removing attributes during hydration (#4911)
4 years ago
Conduitry 430961cc94 update changelog
4 years ago
Cameron Messinides e46e1afea5
throw parser error when :global() appears without a selector (#4936)
4 years ago
Tan Li Hau c21a42edbf
remove unreferenced variable from initial context (#4941)
4 years ago
Matt Wolff 5b2b58f46f
docs: media binding tweaks (#4967)
4 years ago
Tan Li Hau 0f43ad40ab
fix reactivity with assigning item in each block (#4945)
4 years ago
Tan Li Hau bf6c74fb17
fix binding for each block local variable (#4861)
4 years ago
Ben McCann 85dad45668
site: faq: document how to declare reactive variable type (#4973)
4 years ago
Antony Jones 0f5fe6552d
use common linting configuration (#4942)
4 years ago
Luke Edwards dba6e5efad
fix(site): add padding-bottom for banner space (#4958)
4 years ago
Richard Harris 80eb8ee1b5 workaround the monumental stupidity of the css filter specification
4 years ago
Richard Harris 0221f52e2b additional donation links
4 years ago
swyx fa95942290 add BLM footer
4 years ago
swyx 8af69c264f
Merge pull request #2 from sveltejs/master
4 years ago
Ben McCann e606a0c878
Use namespaces.svg constant (#4952)
4 years ago
James Hegedus 8fc85f0ef6
fix: dirname of test for select spread (#4939)
4 years ago
Roman Kosov a4dadf82be
site: fix some mixed content (#4926)
4 years ago
pushkin 0da70f46b9
handle line ending differences in tests (#4915)
4 years ago
Ben McCann 4124ec535e
site: update FAQ to point to svelte-check (#4916)
4 years ago
Conduitry f46b38a308 -> v3.23.0
4 years ago
Rich Harris b0377cc4e4
fix `{@html}` assuming it lives inside a <div> (#4863)
4 years ago
Tan Li Hau 11967804af
fix reactivity when binding to each context (#4878)
4 years ago
Rich Harris 3330c3fbab
only add event listeners when a block is first mounted (#4860)
4 years ago
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