Commit Graph

551 Commits (b0604b52a3bf38e13f32a13f151956db10599176)

Author SHA1 Message Date
Peter Varholak 481ac14e7e Fix setup command in getting started blog
5 years ago
trbrc c15d7ea2e1
Docs: Exporting function expression vs declaration
5 years ago
Jacky Efendi 393d948f87
Add Tokopedia logo
5 years ago
Rich Harris 3f68f97def fix deps
5 years ago
Rich Harris 51be7cf8e3 explain how debug tag without args fires on all state changes
5 years ago
Rich Harris 8c9da2fa85 Merge branch 'docs/2640' of https://github.com/varholak-peter/svelte into varholak-peter-docs/2640
5 years ago
Rich Harris bf03847d88
Merge pull request #2763 from StevenWeathers/add-thunderdome-logo
5 years ago
Conduitry 3cfbd66841 site: fix enter handling in animate example
5 years ago
Hongarc 66e39d52d4 Remove whitespace at end of line
5 years ago
Peter Varholak 85073dbb72
add @debug API docs
5 years ago
Conduitry 011b33181e site: fix immutable tutorial and example on Firefox (#2601)
5 years ago
Steven Weathers de60ffb497 Add Thunderdome Link to Who's Using
5 years ago
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 8f5f48153b minor quality of life improvement
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
Conduitry 457320c30b site: remove chokidar
5 years ago
Rich Harris 11168cf076
Merge pull request #2685 from foucist/master
5 years ago
pngwn 7a7804be49 Document animations. #2532
5 years ago
Conduitry 43f82af4a8 some linting and tidying
5 years ago
James Robey c954e84727 Make modal example more obvious
5 years ago
Luke Edwards c4c21438b2 site: add yootils
5 years ago
Luke Edwards 1d0da9d022 Use database for REPL, update URL structure (#2572)
5 years ago
Richard Harris 3ee3576f69 fix wacky layout on mobile - closes #2673
5 years ago
Richard Harris 985bf870d2 Merge branch 'master' of github.com:sveltejs/svelte
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 be1fec4619 fix contributors script
5 years ago
Richard Harris 548fd039d9 update deps
5 years ago
Richard Harris 4ef1a2d623 document new spring options
5 years ago
Richard Harris 537e873cc0 fix double import
5 years ago
Richard Harris 16430dc6bb Merge branch 'master' into blog-anchors-2609
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 de31170a40
Merge branch 'master' into blog-anchors-2609
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 196ecf1298 site: update for changes in sapper stores
5 years ago
Conduitry 1008c69cd4 site: update svelte and sapper, remove shimport hack
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
Achim Vedam 3b244a6fde
Consistent sidebars 2641 (#2642)
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
Emil Tholin d419274afd Narrow down checkbox transitions to background and left
5 years ago
pngwn 60e73c41dc Document svelte/animate - flip.
5 years ago
pngwn 764f71c30d Site: Document createEventDispatcher. (#2583)
5 years ago
Luca Bonavita 5813248e5a Site: add anchors to blog posts
5 years ago
Luca Bonavita 211d86b4f8 Update the message in the popup we get when we login in the REPL
5 years ago
Luca Bonavita 8839951185 Site: REPL, use the gist or example title in the page title
5 years ago
Luca Bonavita 55efa0e0b1 Site: REPL temp fix for the output pane does not receiving touch events on mobile & tablet
5 years ago
Luca Bonavita 788519b1c4 Site: use pure javascript slugification library
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
Luca Bonavita cc4e5b3e31 Use comma as the separatore in the viewport content value.
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
Rich Harris 4ee6284514
Merge pull request #2564 from sveltejs/ios-fix-2551
5 years ago
Eric Brookfield 1d61e48490
e.g. -> for example
5 years ago
Luca Bonavita 1ad29d2a02 Site: set initial-scale=1.0 on the viewport
5 years ago
Emil Nikov a3378466d3
Update assets URL in the code snippet
5 years ago
Rich Harris 2fdf7d4e91
Merge pull request #2554 from thollander/fix/mobile-docs-sidebar
5 years ago
Rich Harris de8d1a3bc2
Merge pull request #2529 from sveltejs/examples-loader-and-cache-2527
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 050de82b29
Merge branch 'master' into site/polka
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
Rich Harris fa3b7b0c65
Merge pull request #2526 from sidx1024/add-myorganisation-logo
5 years ago
thollander 6941d63d7b Fix unusable docs sidebar in mobile
5 years ago
thollander 93f7ecca1d Don't show/hide nav when clicking in docs sidebar
5 years ago
thollander adcd13f6dd Fix the shadow in scrollbar of docs sidebar
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