Commit Graph

394 Commits (21b2cb8d9172d1f5add8d21a13c17c69e3c9f9fb)

Author SHA1 Message Date
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
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
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
Jesse Skinner b95aa26b48 docs: reword to avoid "outroing" (#4434)
7 years ago