Commit Graph

405 Commits (2380cb48307b4eae935565bb6769617267c9c585)

Author SHA1 Message Date
lonevox 7bf82db7f4 site: change "on to" to "onto" in tutorial 03 (#5386)
6 years ago
Eugene Hwang aebc6f4725 docs: adjust explanations of `$$props` and `$$restProps` (#5368)
6 years ago
Cam Jackson bfb873326b site: Replace "active" with "selected" as an example class name (#5309)
6 years ago
Simon H 575c0f6724 site: Fix blog JS type checking suggestion (#5306)
6 years ago
Venkateshwaran Selvaraj 582d08931c Adding Rich Harris's Frontend Masters course on FAQ page (#5180)
6 years ago
Luca Bonavita 70f289d9c1 docs: document `bind:files` (#5141)
6 years ago
Ben McCann 26b6cc3758 Update TypeScript blog post with info about Sapper (#5249)
6 years ago
Ben McCann bde16326e1 Mention "import type" in TypeScript FAQ (#5243)
6 years ago
Charles Rosaaen 0398675096 site: update link in blog for SCode extension (#5232)
6 years ago
João Paulo 6036366cde site: clarify file -> module in <svelte:self> tutorial (#5171)
6 years ago
Conduitry 8e9022e140 site: use relative link to tutorial in FAQ entry
6 years ago
rmacklin 21b2cb8d91 site: update links in the Sapper intro blog post (#5189)
6 years ago
Rich Harris 4b13c8ae1b tweak blog post anchor style to be less noisy
6 years ago
Orta Therox 0b4b97dbaf Initial stab at a TypeScript blog post (#5101)
6 years ago
Luca Bonavita 3674955e69 site: rephrase to clarify that actions can have just one parameter.
6 years ago
Lev Maximov 50bff6e145 site: use https in link in blog (#5148)
6 years ago
Stanislav Lashmanov 1913bf7502 Simplify each block bindings example (#5094)
6 years ago
Orta Therox de4db0a642 site: add FAQ entry for how to document a svelte component (#5131)
6 years ago
Luca Bonavita 01ee174161 site: remove an obsolete TODO in blog post (#5135)
6 years ago
Adam Ho 83b3e81d75 site: fix blog typo (#5090)
6 years ago
Orta Therox 911195c482 Update docs now the lang tools stuff is in prod (#5081)
6 years ago
Antony Jones fefa4e6ed6 docs: clarify onMount with non-synchronous handlers (#5053)
6 years ago
Richard Harris 5f92c9d254 make canvas example more fun
6 years ago
Ben McCann 0f2721dd5b site: faq: svelte-preprocess is now an official project (#4997)
6 years ago
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
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
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
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