Commit Graph

467 Commits (5daa1e5e0a61078594f016c4d494106255e5cfc9)

Author SHA1 Message Date
Rich Harris 5daa1e5e0a Merge pull request #2685 from foucist/master
7 years ago
Conduitry 6c56ea204b some linting and tidying
7 years ago
James Robey ced7249496 Make modal example more obvious
7 years ago
Luke Edwards 08f8f7cfe3 site: add yootils
7 years ago
Luke Edwards 7d59ca6abb Use database for REPL, update URL structure (#2572)
7 years ago
Richard Harris 64f2bb874f fix wacky layout on mobile - closes #2673
7 years ago
Richard Harris 56b5b67088 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Michael Braun b3b44c199b Clarifying `let` needs to be used on exported properties, in order for them to be passed in
7 years ago
Richard Harris e2bab6cef7 fix contributors script
7 years ago
Richard Harris 080a2a6cff update deps
7 years ago
Richard Harris cb4349cad8 document new spring options
7 years ago
Richard Harris f183859361 fix double import
7 years ago
Richard Harris bc06b6ffee Merge branch 'master' into blog-anchors-2609
7 years ago
Rich Harris cb3eb33952 Merge pull request #2672 from sveltejs/gh-2661
7 years ago
Conduitry 31df69581d expose svelte.walk (#2661)
7 years ago
Conduitry 9e0ee6e198 document svelte.parse
7 years ago
Rich Harris 6e8e8ade05 Merge branch 'master' into blog-anchors-2609
7 years ago
Rich Harris d61c58e576 Merge pull request #2633 from zlsa/patch-2
7 years ago
Rich Harris d92860d1ed flesh out svelte/register docs
7 years ago
Rich Harris 1cb4ecb6f4 Merge pull request #2657 from lode/patch-1
7 years ago
Rich Harris 078338a60e Update text.md
7 years ago
pngwn 4fbd21303b Site: Briefly mention intro:true in the transition directive section.
7 years ago
Lode Claassen f83a55d878 clarify when sanitization is done and when not
7 years ago
Rich Harris cf4a037511 Move some stuff into @sveltejs/site-kit
7 years ago
Conduitry 9500da9726 site: update for changes in sapper stores
7 years ago
Conduitry 4e0c3402ea site: update svelte and sapper, remove shimport hack
7 years ago
Conduitry 834e45ecad update links to new Sapper site
7 years ago
Scotty Simpson c69a87d06a clarify autosubscription scope requirement (#2653)
7 years ago
Achim Vedam 58aa060a1a Consistent sidebars 2641 (#2642)
7 years ago
Benjamin Milde 27c51cca24 Hint at the reactivity limitation of array methods in the api docs (#2622)
7 years ago
raveling 7d16c28d2c improve referencing to code editor for mobile readers (#2632)
7 years ago
Jon Ross e65ac5a0de Add barebones description of `svelte/register`
7 years ago
Emil Tholin 753fdc4318 Narrow down checkbox transitions to background and left
7 years ago
pngwn 2f7f63183f Document svelte/animate - flip.
7 years ago
pngwn fe34ca1f80 Site: Document createEventDispatcher. (#2583)
7 years ago
Luca Bonavita 01285ad112 Site: add anchors to blog posts
7 years ago
Luca Bonavita 9c4c2e61ee Update the message in the popup we get when we login in the REPL
7 years ago
Luca Bonavita 1531c9e3d4 Site: REPL, use the gist or example title in the page title
7 years ago
Luca Bonavita 7ceb7d2390 Site: REPL temp fix for the output pane does not receiving touch events on mobile & tablet
7 years ago
Luca Bonavita 8ec52f7e59 Site: use pure javascript slugification library
7 years ago
Andrei Eftimie 5a5174391e Site: Fix slot typo in docs
7 years ago
Vidar Tysse 83bbe5674b Typo
7 years ago
Emil Tholin 800b2db4e6 Document how to remove a component.$on listener
7 years ago
Luca Bonavita 529cf5c963 Use comma as the separatore in the viewport content value.
7 years ago
Emil Tholin ec3d245fc4 Fix typo in 10-transitions/07-local-transitions/text.md
7 years ago
Kevin McGee 21141cd7e0 For want of a word...
7 years ago
Rich Harris 52acaba142 Merge pull request #2558 from enstyled/patch-1
7 years ago
Rich Harris 04cf667681 Merge pull request #2564 from sveltejs/ios-fix-2551
7 years ago
Eric Brookfield 4e9ec3cff9 e.g. -> for example
7 years ago
Luca Bonavita 25eceafd42 Site: set initial-scale=1.0 on the viewport
7 years ago