Commit Graph

5913 Commits (d9364c4e9cf1d0c65f6c1bd74705639f66f24626)
 

Author SHA1 Message Date
Conduitry d3ee85e5fe update changelog
4 years ago
Bassam Ismail 46fe407478
make tweened options optional in types (#5068)
4 years ago
Tan Li Hau 1a71e04079
fix bind:this, skip checking before adding to binding_callbacks (#5072)
4 years ago
Bassam Ismail 0520a10dc0
site: check if mapbox key is set before generating the production build (#5057)
4 years ago
Tan Li Hau e1b55f0fc3
add further cases where {@html} uses an anchor (#5061)
4 years ago
Bassam Ismail 1c39f6079f
chore(typo): address typo in the PR template (#5058)
4 years ago
Sam Saccone 2d5f1a6aa3
[a11y] Make anchor tag tutorial nav accessible (#5055)
4 years ago
Conduitry e139bd4922 update changelog
4 years ago
Bassam Ismail 0e2bc352df
fix hoisting of imported, mutated stores (#5022)
4 years ago
Conduitry 92578706b0 update changelog
4 years ago
Bassam Ismail 10f7b5ee70
skip a11y-missing-content check with contenteditable bindings (#5023)
4 years ago
Tan Li Hau 6289dfcdcd
fix <select> one-way bind when options change (#5054)
4 years ago
Antony Jones dc73b735ce
docs: clarify onMount with non-synchronous handlers (#5053)
4 years ago
Tan Li Hau 6e2b81663c
fix extracting names from ThisExpression (#5036)
4 years ago
Richard Harris 1644f207b1 make canvas example more fun
4 years ago
Rich Harris 8bb0c80c2c
remove BLM banner (#5007)
4 years ago
Conduitry 1c05785ddf -> v3.23.2
4 years ago
Conduitry 6404656698
don't crash when using an arrow function as a statement (#5000)
4 years ago
Tan Li Hau 16a6cc1830
update puppeteer and add logs (#4938)
4 years ago
Tan Li Hau 7dfd9e9653
deconflict bind:this variable (#4949)
4 years ago
Tan Li Hau 38de3b2e9f
fix bind:group in each (#4868)
4 years ago
Antony Jones 90794167fe
Remove duplicate site build instructions (#4824)
4 years ago
Ben McCann 34e87ce579
site: faq: svelte-preprocess is now an official project (#4997)
4 years ago
Conduitry 4135ca5415 -> v3.23.1
4 years ago
Conduitry b32bcccee4
site: remove BLM filter, but leave banner (#4994)
4 years ago
Tan Li Hau 787ece66a4
fix bind:group with duplicated values (#4877)
4 years ago
Conduitry e75831201e update changelog
4 years ago
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