Commit Graph

176 Commits (d5add38145a92ed4d03aef10a74b56520f136c3b)

Author SHA1 Message Date
Conduitry 438acdc09a
typo
5 years ago
Rich Harris f2474ed11e
Merge pull request #2744 from pngwn/transition-docs
5 years ago
Rich Harris 0c76b9637a
minor correction
5 years ago
pngwn c72e863a7f Document svelte/transition - fade, fly, slide, scale, draw.
5 years ago
Rich Harris 61a96b382a implement namespaced components
5 years ago
Rich Harris 4fa9369120
Merge pull request #2580 from pngwn/animate-docs
5 years ago
Rich Harris 644b8a732d
Merge pull request #2730 from sveltejs/gh-2553
5 years ago
Rich Harris ca1dc4cdb7 document changes to derived
5 years ago
Rich Harris 9dbd99b85d
Merge pull request #2741 from pngwn/master
5 years ago
Rich Harris b62328d6a7
Update App.svelte
5 years ago
Rich Harris b64f570e2e
Merge pull request #2739 from membranophonist/patch-1
5 years ago
Rich Harris 8c553706ab
Merge pull request #2740 from membranophonist/patch-2
5 years ago
Rich Harris 26a67a6ac4
Update text.md
5 years ago
Josh Duff 5ebde551b2
Link to label syntax page on MDN
5 years ago
pngwn 1b4446030b Update animate example to use animate directive and built-in crossfade function.
5 years ago
Daniel J. Wilson 66a4c1a9bc
Pluralize elements
5 years ago
Daniel J. Wilson 5e8383cf37
Replace tag with attribute for alt
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
pngwn 7a7804be49 Document animations. #2532
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