Commit Graph

447 Commits (d3f3ea38d0e5520f9c86b55c65aa0571a03b65e2)

Author SHA1 Message Date
Charles Rosaaen 231e4a0b3c
site: update link in blog for SCode extension (#5232)
5 years ago
João Paulo a0ed7040f1
site: clarify file -> module in <svelte:self> tutorial (#5171)
5 years ago
Conduitry f4f16da455 site: use relative link to tutorial in FAQ entry
5 years ago
rmacklin 40987b7780
site: update links in the Sapper intro blog post (#5189)
5 years ago
Rich Harris 4b7c16e33a tweak blog post anchor style to be less noisy
5 years ago
Orta Therox f6152002eb
Initial stab at a TypeScript blog post (#5101)
5 years ago
Luca Bonavita c31a4b56d0 site: rephrase to clarify that actions can have just one parameter.
5 years ago
Lev Maximov fd0b47d0da
site: use https in link in blog (#5148)
5 years ago
Stanislav Lashmanov 5c6730e382
Simplify each block bindings example (#5094)
5 years ago
Orta Therox 8a8177b897
site: add FAQ entry for how to document a svelte component (#5131)
5 years ago
Luca Bonavita c2788de652
site: remove an obsolete TODO in blog post (#5135)
5 years ago
Adam Ho b56829c7b8
site: fix blog typo (#5090)
5 years ago
Orta Therox 9975169539
Update docs now the lang tools stuff is in prod (#5081)
5 years ago
Antony Jones dc73b735ce
docs: clarify onMount with non-synchronous handlers (#5053)
5 years ago
Richard Harris 1644f207b1 make canvas example more fun
5 years ago
Ben McCann 34e87ce579
site: faq: svelte-preprocess is now an official project (#4997)
5 years ago
Matt Wolff 5b2b58f46f
docs: media binding tweaks (#4967)
5 years ago
Ben McCann 85dad45668
site: faq: document how to declare reactive variable type (#4973)
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
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
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
6 years ago
John Abraham 8ddb073199
docs: add note to tutorial on Capitalised component variable names (#4505)
6 years ago
Ademola 7be80e96c6
docs: make text node type in example more explicit (#4663)
6 years ago
Robin Cussol ece61381de
fix(examples): hide "undefined" domain in HN example (#4643)
6 years ago
Robin Cussol df3ae85b42
fix(examples): use correct URL for Ask HN posts (#4640)
6 years ago
Tim Gates 89f30dae36
docs: Fix simple typo, specificy -> specify (#4637)
6 years ago
Tan Li Hau 91d758e35b
introduce $$restProps (#4489)
6 years ago
keke 48721520bd
docs: fix self-closing <svelte:options> tag (#4524)
6 years ago
Conduitry addea43e4f
docs: describe falsy and nullish attribute behavior (#4498)
6 years ago
Conduitry f244b80f7a
docs: referenced_from_script var value (#4486)
6 years ago
Jesse Skinner 20e079007c
docs: clarify default prop behaviour (#4460)
6 years ago
Antony Jones 7831766fa0
site: turn fancybutton into custombutton (#4476)
6 years ago
Matthew Dempsky a53da7e4b0
site: clearer examples for <slot let:name> (#4125)
6 years ago
Jesse Skinner c992f7a2d2
docs: reword to avoid "outroing" (#4434)
6 years ago
Kevin Tewouda 2b3c2daafb
blog: svelte-for-new-developers: list commands for Windows (#4391)
6 years ago
PKlknr 7fdae5f8a8
docs: add await in front of preprocess examples (#4404)
6 years ago
Conduitry 83d461f537
site: clarify preserveWhitespace (#4341)
6 years ago
Wolfr 70d1795088 site: Remove WIP message, but still reference the chat room. (#4329)
6 years ago
Conduitry 3ba4f8abca site: fix a couple absolute links
6 years ago
Conduitry 7494509dfd
only attach SSR <head> markers when hydratable: true (#4260)
6 years ago
Kevin Åberg Kultalahti 3d9655a2a1 site: add documentation for global keyframes (#4232)
6 years ago
Conduitry 14154fce36
site: document Observable interop (#2571)
6 years ago
Conduitry 252ec8ceca site: missing space
6 years ago
trbrc 45933f9700 site: Clearer documentation of store contract (#4216)
6 years ago
Josh Duff 00e39c767a site: Explain how each blocks work a bit more (#4118)
6 years ago
Thomas Ferro fe750d2606 Doc (#4172): Fixing the unclear slot with fallback content example
6 years ago
Gautam krishna R 7ff0c83191 site: update instructions for jetbrains IDEs (#4052)
6 years ago
Vulwsztyn fb6d570b92 tutorial 12.a inconsistency fix
6 years ago
Yugo Ogura 11002c93fe site: fix wrong link to tweened (#4137)
6 years ago
Sebastian Stephan 4e51d35dd8 site: fix link to realworld demo in blogpost (#4028)
6 years ago
Rich Harris 193f9e1e1e
Merge pull request #3955 from joncfoo/patch-1
6 years ago
Rich Harris ae8684ffff
Update text.md
6 years ago
Conduitry 3d0a5f8c37 site: update links to rollup-plugin-svelte repo
6 years ago
Richard Harris d1146281ef only mention official plugins, link to integrations for others. closes #3970
6 years ago
Jonathan Curran d8e625c439
Document $: in the tutorial
6 years ago
Rich Harris 0aceccc31b Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Rich Harris 1dead6fa9d typo
6 years ago
Rich Harris 5721ae3aeb
Merge pull request #3943 from Conduitry/gh-2505
6 years ago
Rich Harris a4658e2d42 document new media element bindings
6 years ago
AlexxNB 2285ee222a fix 'action with param' example and tutorial
6 years ago
Conduitry 78eea640d3 site: add font fallback for Comic Sans MS (#2505)
6 years ago
Rich Harris bbf47501d5 linux instructions
6 years ago
Rich Harris 5dfc7094d8 add blog post
6 years ago
Rich Harris 054f409950
better tutorial for parameterised actions (#3930)
6 years ago
Rich Harris 331bb39c0a
Merge pull request #3826 from vascoosx/crud-example-update-fix
6 years ago
Rich Harris 3889ec499e
simpler fix
6 years ago
Tan Li Hau b382b9a9c6 add loopGuardTimeout options
6 years ago
Shakhbulat Gazgireev 31a81d3553 Site: add editor file association instructions (#3888)
6 years ago
Richard Harris 1dfd42c3f4 tweak wording
6 years ago
Richard Harris 98c76ec7e8 Merge branch 'master' of https://github.com/SrZorro/svelte into SrZorro-master
6 years ago
Rich Harris 0f602a17c2
Merge pull request #3874 from el1f/example-logotype
6 years ago
Rich Harris 7ab26f872b
Make font-weight 400, add to stylesheet
6 years ago
Conduitry de80ae72c3 site: clarify bind component prop docs (#3484)
6 years ago
Alex Simonides a83b2fa6d7 #3864: Update Penner easing functions link (#3865)
6 years ago
Ayoub 752c09cf53 ✏️ outdated logotype on svg-transition example
6 years ago
Rich Harris e467c92564 fix logo-mask url, remove unused file
6 years ago
Fox b750aaa46d
site/tutorials - Added extra explanation for object reactivity
6 years ago
Leonardo Di Vittorio 1b8a1b22a6 fix: svelte-logo-mask correct file name
6 years ago
red-meadow 3174d3cc59 Minor tutorial fix (#3843)
6 years ago
Shunichi Hato b704531a2e Make selection reactive with search
6 years ago
Shunichi Hato 4918faf605 Fix crud example update error when filtering
6 years ago