Commit Graph

159 Commits (66a4c1a9bccbdbbfad986d14f6efab801d807681)

Author SHA1 Message Date
Daniel J. Wilson 66a4c1a9bc
Pluralize elements
5 years ago
Conduitry 80fe0e9cdb site: add /chat redirect to Discord (#2708)
5 years ago
Conduitry f7978b234a site: document export-as (#2559)
5 years ago
James Robey c954e84727 Make modal example more obvious
5 years ago
Michael Braun ac24817ef0 Clarifying `let` needs to be used on exported properties, in order for them to be passed in
5 years ago
Richard Harris 4ef1a2d623 document new spring options
5 years ago
Rich Harris ba91810b0b
Merge pull request #2672 from sveltejs/gh-2661
5 years ago
Conduitry 54a8eb9fd4 expose svelte.walk (#2661)
5 years ago
Conduitry df448cb36a document svelte.parse
5 years ago
Rich Harris cfb22e4a10
Merge pull request #2633 from zlsa/patch-2
5 years ago
Rich Harris 8f2ccc407e
flesh out svelte/register docs
5 years ago
Rich Harris 0f07accadb
Merge pull request #2657 from lode/patch-1
5 years ago
Rich Harris 7bf207f825
Update text.md
5 years ago
pngwn 2bfe477dea Site: Briefly mention intro:true in the transition directive section.
5 years ago
Lode Claassen 1df741a374
clarify when sanitization is done and when not
5 years ago
Rich Harris 85b1850b77
Move some stuff into @sveltejs/site-kit
5 years ago
Conduitry d0d54b792a update links to new Sapper site
5 years ago
Scotty Simpson d53fd611f3 clarify autosubscription scope requirement (#2653)
5 years ago
Benjamin Milde e73084b6af Hint at the reactivity limitation of array methods in the api docs (#2622)
5 years ago
raveling 511060ba94 improve referencing to code editor for mobile readers (#2632)
5 years ago
Jon Ross df602b74b0
Add barebones description of `svelte/register`
5 years ago
pngwn 60e73c41dc Document svelte/animate - flip.
5 years ago
pngwn 764f71c30d Site: Document createEventDispatcher. (#2583)
5 years ago
Andrei Eftimie e0bebb56a9 Site: Fix slot typo in docs
5 years ago
Vidar Tysse 1ba42435ac Typo
5 years ago
Emil Tholin eab763c386
Document how to remove a component.$on listener
5 years ago
Emil Tholin 5ab4a6c2f8 Fix typo in 10-transitions/07-local-transitions/text.md
5 years ago
Kevin McGee 2d5b27b643
For want of a word...
5 years ago
Rich Harris bf51befb54
Merge pull request #2558 from enstyled/patch-1
5 years ago
Eric Brookfield 1d61e48490
e.g. -> for example
5 years ago
Emil Nikov a3378466d3
Update assets URL in the code snippet
5 years ago
Richard Harris 14ece6e789 simplify example further
5 years ago
Richard Harris 5c06d5ecf5 Merge branch 'patch-3' of https://github.com/CreaturesInUnitards/svelte into CreaturesInUnitards-patch-3
5 years ago
Rich Harris f38678673c
Merge pull request #2517 from CreaturesInUnitards/patch-4
5 years ago
Rich Harris b111785184
Merge pull request #2523 from sw-yx/patch-1
5 years ago
Rich Harris 5b453ed569
Merge pull request #2524 from sveltejs/gh-2447
5 years ago
Allan Tito e1b2d5dc28 Update text.md, line 34 (#2541)
5 years ago
Allan Tito 0d5c2466a7 Added comma
5 years ago
Vytautas Jakutis 1f8afcb37e site: docs: fix a typo in HTML example in template syntax
5 years ago
swyx 7b632182c3
update quick start instructions
5 years ago
Conduitry e49db5c65f site: move write-less-code REPL embed into example
5 years ago
Conduitry f2e1b0ea99 site: move svelte-css-in-js REPL embed into example
5 years ago
Scotty Simpson 644c02eb54
is-admin => isAdmin
5 years ago
Scotty Simpson 1865710095
add multiple class toggles example
5 years ago
Scotty Simpson 9268db7338
simpler, more efficient example
5 years ago
Conduitry e7885f2cb1 site: more link fixes in blog posts
5 years ago
Jesse Wicks 57735d4982 fix tutorial link
5 years ago
Scotty Simpson 96e3df1c79 typo
5 years ago
Jon Ross bf6bd36e38 Update alt text to clarify "shorthand attributes"
5 years ago
Conduitry e039cabbaa
site: fix another link (#2497)
5 years ago