Commit Graph

878 Commits (34e87ce57990d62666f04f15da2947784b6689ba)

Author SHA1 Message Date
Ben McCann 34e87ce579
site: faq: svelte-preprocess is now an official project (#4997)
4 years ago
Conduitry b32bcccee4
site: remove BLM filter, but leave banner (#4994)
4 years ago
Matt Wolff 5b2b58f46f
docs: media binding tweaks (#4967)
4 years ago
Ben McCann 85dad45668
site: faq: document how to declare reactive variable type (#4973)
4 years ago
Luke Edwards dba6e5efad
fix(site): add padding-bottom for banner space (#4958)
5 years ago
Richard Harris 80eb8ee1b5 workaround the monumental stupidity of the css filter specification
5 years ago
Richard Harris 0221f52e2b additional donation links
5 years ago
swyx fa95942290 add BLM footer
5 years ago
Roman Kosov a4dadf82be
site: fix some mixed content (#4926)
5 years ago
Ben McCann 4124ec535e
site: update FAQ to point to svelte-check (#4916)
5 years ago
Alessandro (Ale) Segala 81b6c0b986
docs: adjust readable store example (#4903)
5 years ago
Daniel Imfeld f624d6e292
docs: `value` cannot be set via spread for indirectly bound values (#4832)
5 years ago
Matt Wolff 97db5cc7f7
docs: add blur to list of svelte/transition exports
5 years ago
Ben McCann 745c777806
site: move .dev TLD info from FAQ to readme (#4883)
5 years ago
Robert Hall 7fe1384f43
Property "muted" for <audio> and <video> (#4690)
5 years ago
Billy Levin 0cd40b79c8
invalidate -> update (#4793)
5 years ago
pngwn d5e95594e9
feat(site): add svelte syntax highlighting (#4851)
5 years ago
Conduitry c9020d35b7 site: bump @sveltejs/svelte-repl
5 years ago
Ben McCann 5ac8a1d07a
docs: link to list of community preprocessors (#4817)
5 years ago
Antony Jones 9be3310431
site: add FAQs page (#4823)
5 years ago
Joseph Abrahamson 5efeeecee8
docs: clarify store contract type signature (#4539)
5 years ago
Daniel Imfeld a658fedb83
docs/tests: use event.key instead of event.which (#4758)
5 years ago
JocelynLi b3364424d7
docs: tweak tutorial/default-values wording (#4600)
5 years ago
MichalBednarczyk edeeb05a6c
docs: {#each} with key but without index (#4721)
5 years ago
Antony Jones 0e61e51358
docs: add v2 site link (#4745)
5 years ago
Conduitry 35a910eea2 docs: fix link to animate section
5 years ago
Eddy 75ae49312f
docs: fix link to transition section (#4748)
5 years ago
Stephen Demjanenko e3fef0f740
site: fix scaling in script to get example thumbnails (#4727)
5 years ago
Daniel Imfeld 676d57b5f7
docs: clarify that all elements in an outroing block remain until the transition finishes (#4684)
5 years ago
pushkin 467fc84d7d
docs: mention |self modifier in reference section (#4709)
5 years ago
Daniel Imfeld cc3c7fa9f4
docs: fix CSS typo in example (#4685)
5 years ago
Conduitry 0d263cc1ea docs: use Node.TEXT_NODE in more places
5 years ago
John Abraham 8ddb073199
docs: add note to tutorial on Capitalised component variable names (#4505)
5 years ago
Ademola 7be80e96c6
docs: make text node type in example more explicit (#4663)
5 years ago
Conduitry 1087e31059 site: bump @sveltejs/svelte-repl
5 years ago
Robin Cussol ece61381de
fix(examples): hide "undefined" domain in HN example (#4643)
5 years ago
Robin Cussol df3ae85b42
fix(examples): use correct URL for Ask HN posts (#4640)
5 years ago
Tim Gates 89f30dae36
docs: Fix simple typo, specificy -> specify (#4637)
5 years ago
Conduitry e247de351b site: bump sapper
5 years ago
Victor Guyard 0cde17a4ad
site: lossless image optimization (#4503)
5 years ago
dependabot[bot] 0ccdca21da
Bump acorn from 7.0.0 to 7.1.1 in /site (#4554)
5 years ago
Tan Li Hau 91d758e35b
introduce $$restProps (#4489)
5 years ago
keke 48721520bd
docs: fix self-closing <svelte:options> tag (#4524)
5 years ago
Conduitry addea43e4f
docs: describe falsy and nullish attribute behavior (#4498)
5 years ago
Conduitry f244b80f7a
docs: referenced_from_script var value (#4486)
5 years ago
Jesse Skinner 20e079007c
docs: clarify default prop behaviour (#4460)
5 years ago
Antony Jones 7831766fa0
site: turn fancybutton into custombutton (#4476)
5 years ago
Matthew Dempsky a53da7e4b0
site: clearer examples for <slot let:name> (#4125)
5 years ago
Alexandre CANTIN 9a747e3b5a
site: fix loading REPL with filename containing multiple '.'s (#4441)
5 years ago
Jesse Skinner c992f7a2d2
docs: reword to avoid "outroing" (#4434)
5 years ago