Commit Graph

876 Commits (ab561238a87fea7501794e5224c2241eca0af7d2)

Author SHA1 Message Date
Matt Wolff d130c93093 docs: media binding tweaks (#4967)
6 years ago
Ben McCann a9c5717196 site: faq: document how to declare reactive variable type (#4973)
6 years ago
Luke Edwards b30c169e9d 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 f196562a95 additional donation links
6 years ago
swyx 10866bb9c9 add BLM footer
6 years ago
Roman Kosov 2e14f0cfe6 site: fix some mixed content (#4926)
6 years ago
Ben McCann 24339a8d2b site: update FAQ to point to svelte-check (#4916)
6 years ago
Alessandro (Ale) Segala fa94011203 docs: adjust readable store example (#4903)
6 years ago
Daniel Imfeld 28f0816cd4 docs: `value` cannot be set via spread for indirectly bound values (#4832)
6 years ago
Matt Wolff 07b560d915 docs: add blur to list of svelte/transition exports
6 years ago
Ben McCann e6b263a893 site: move .dev TLD info from FAQ to readme (#4883)
6 years ago
Robert Hall f083a1bb0a Property "muted" for <audio> and <video> (#4690)
6 years ago
Billy Levin 50393f3b9f invalidate -> update (#4793)
6 years ago
pngwn d07e53e15b feat(site): add svelte syntax highlighting (#4851)
6 years ago
Conduitry e705857aeb site: bump @sveltejs/svelte-repl
6 years ago
Ben McCann 4fab056b55 docs: link to list of community preprocessors (#4817)
6 years ago
Antony Jones a29509db0d site: add FAQs page (#4823)
6 years ago
Joseph Abrahamson e62f7afdc2 docs: clarify store contract type signature (#4539)
6 years ago
Daniel Imfeld 6d64b6af90 docs/tests: use event.key instead of event.which (#4758)
6 years ago
JocelynLi ed9fc82d73 docs: tweak tutorial/default-values wording (#4600)
6 years ago
MichalBednarczyk b9706796f2 docs: {#each} with key but without index (#4721)
6 years ago
Antony Jones 9f0ad78ea8 docs: add v2 site link (#4745)
6 years ago
Conduitry af5b52064e docs: fix link to animate section
6 years ago
Eddy c60bbecdf8 docs: fix link to transition section (#4748)
6 years ago
Stephen Demjanenko 95854add6f site: fix scaling in script to get example thumbnails (#4727)
6 years ago
Daniel Imfeld b54fb3eadc docs: clarify that all elements in an outroing block remain until the transition finishes (#4684)
6 years ago
pushkin 69583700ab docs: mention |self modifier in reference section (#4709)
6 years ago
Daniel Imfeld 1202fdb757 docs: fix CSS typo in example (#4685)
6 years ago
Conduitry d3cac382d5 docs: use Node.TEXT_NODE in more places
6 years ago
John Abraham 1377c46a15 docs: add note to tutorial on Capitalised component variable names (#4505)
6 years ago
Ademola 04a57cf07f docs: make text node type in example more explicit (#4663)
6 years ago
Conduitry 1c2996a938 site: bump @sveltejs/svelte-repl
6 years ago
Robin Cussol 583237b95b fix(examples): hide "undefined" domain in HN example (#4643)
6 years ago
Robin Cussol 20c052f4de fix(examples): use correct URL for Ask HN posts (#4640)
6 years ago
Tim Gates e593bb6d69 docs: Fix simple typo, specificy -> specify (#4637)
6 years ago
Conduitry 77dfccbc62 site: bump sapper
7 years ago
Victor Guyard 1c90fc0387 site: lossless image optimization (#4503)
7 years ago
dependabot[bot] 46692e1fce Bump acorn from 7.0.0 to 7.1.1 in /site (#4554)
7 years ago
Tan Li Hau ee10effb0f introduce $$restProps (#4489)
7 years ago
keke a7ce767b0a docs: fix self-closing <svelte:options> tag (#4524)
7 years ago
Conduitry 72658ba454 docs: describe falsy and nullish attribute behavior (#4498)
7 years ago
Conduitry 27c3b4db7f docs: referenced_from_script var value (#4486)
7 years ago
Jesse Skinner b0b512fcc7 docs: clarify default prop behaviour (#4460)
7 years ago
Antony Jones 2d74f25690 site: turn fancybutton into custombutton (#4476)
7 years ago
Matthew Dempsky 070130ed87 site: clearer examples for <slot let:name> (#4125)
7 years ago
Alexandre CANTIN 029f02bf04 site: fix loading REPL with filename containing multiple '.'s (#4441)
7 years ago
Jesse Skinner b95aa26b48 docs: reword to avoid "outroing" (#4434)
7 years ago
Kevin Tewouda a2562dac8a blog: svelte-for-new-developers: list commands for Windows (#4391)
7 years ago
PKlknr b045b11d91 docs: add await in front of preprocess examples (#4404)
7 years ago