Commit Graph

479 Commits (9dbd99b85d09c18d47119a9025557dd0af7ff54d)

Author SHA1 Message Date
Rich Harris 9dbd99b85d
Merge pull request #2741 from pngwn/master
7 years ago
Rich Harris b62328d6a7
Update App.svelte
7 years ago
Rich Harris b64f570e2e
Merge pull request #2739 from membranophonist/patch-1
7 years ago
Rich Harris 8c553706ab
Merge pull request #2740 from membranophonist/patch-2
7 years ago
Rich Harris 26a67a6ac4
Update text.md
7 years ago
Josh Duff 5ebde551b2
Link to label syntax page on MDN
7 years ago
pngwn 1b4446030b Update animate example to use animate directive and built-in crossfade function.
7 years ago
Daniel J. Wilson 66a4c1a9bc
Pluralize elements
7 years ago
Daniel J. Wilson 5e8383cf37
Replace tag with attribute for alt
7 years ago
Conduitry 80fe0e9cdb site: add /chat redirect to Discord (#2708)
7 years ago
Conduitry f7978b234a site: document export-as (#2559)
7 years ago
Conduitry 457320c30b site: remove chokidar
7 years ago
Rich Harris 11168cf076
Merge pull request #2685 from foucist/master
7 years ago
Conduitry 43f82af4a8 some linting and tidying
7 years ago
James Robey c954e84727 Make modal example more obvious
7 years ago
Luke Edwards c4c21438b2 site: add yootils
7 years ago
Luke Edwards 1d0da9d022 Use database for REPL, update URL structure (#2572)
7 years ago
Richard Harris 3ee3576f69 fix wacky layout on mobile - closes #2673
7 years ago
Richard Harris 985bf870d2 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Michael Braun ac24817ef0 Clarifying `let` needs to be used on exported properties, in order for them to be passed in
7 years ago
Richard Harris be1fec4619 fix contributors script
7 years ago
Richard Harris 548fd039d9 update deps
7 years ago
Richard Harris 4ef1a2d623 document new spring options
7 years ago
Richard Harris 537e873cc0 fix double import
7 years ago
Richard Harris 16430dc6bb Merge branch 'master' into blog-anchors-2609
7 years ago
Rich Harris ba91810b0b
Merge pull request #2672 from sveltejs/gh-2661
7 years ago
Conduitry 54a8eb9fd4 expose svelte.walk (#2661)
7 years ago
Conduitry df448cb36a document svelte.parse
7 years ago
Rich Harris de31170a40
Merge branch 'master' into blog-anchors-2609
7 years ago
Rich Harris cfb22e4a10
Merge pull request #2633 from zlsa/patch-2
7 years ago
Rich Harris 8f2ccc407e
flesh out svelte/register docs
7 years ago
Rich Harris 0f07accadb
Merge pull request #2657 from lode/patch-1
7 years ago
Rich Harris 7bf207f825
Update text.md
7 years ago
pngwn 2bfe477dea Site: Briefly mention intro:true in the transition directive section.
7 years ago
Lode Claassen 1df741a374
clarify when sanitization is done and when not
7 years ago
Rich Harris 85b1850b77
Move some stuff into @sveltejs/site-kit
7 years ago
Conduitry 196ecf1298 site: update for changes in sapper stores
7 years ago
Conduitry 1008c69cd4 site: update svelte and sapper, remove shimport hack
7 years ago
Conduitry d0d54b792a update links to new Sapper site
7 years ago
Scotty Simpson d53fd611f3 clarify autosubscription scope requirement (#2653)
7 years ago
Achim Vedam 3b244a6fde
Consistent sidebars 2641 (#2642)
7 years ago
Benjamin Milde e73084b6af Hint at the reactivity limitation of array methods in the api docs (#2622)
7 years ago
raveling 511060ba94 improve referencing to code editor for mobile readers (#2632)
7 years ago
Jon Ross df602b74b0
Add barebones description of `svelte/register`
7 years ago
Emil Tholin d419274afd Narrow down checkbox transitions to background and left
7 years ago
pngwn 60e73c41dc Document svelte/animate - flip.
7 years ago
pngwn 764f71c30d Site: Document createEventDispatcher. (#2583)
7 years ago
Luca Bonavita 5813248e5a Site: add anchors to blog posts
7 years ago
Luca Bonavita 211d86b4f8 Update the message in the popup we get when we login in the REPL
7 years ago
Luca Bonavita 8839951185 Site: REPL, use the gist or example title in the page title
7 years ago