Commit Graph

592 Commits (171b253836ae06f34e43ca1762f7502e455efd79)

Author SHA1 Message Date
Richard Harris 2869ffe58d restructure
7 years ago
Richard Harris e0e41feaa9 Merge branch 'patch-1' of https://github.com/trbrc/svelte into trbrc-patch-1
7 years ago
Rich Harris b16e1dc819 Merge pull request #2922 from gabysantosw/patch-2
7 years ago
Rich Harris 45fd82d549 Merge pull request #2921 from gabysantosw/patch-1
7 years ago
Rich Harris 29df9ccf14 change to sentence
7 years ago
Rich Harris 23ee149f56 Change text to a sentence, since we're ending it with a period
7 years ago
Rich Harris c6cafb1685 Merge pull request #2954 from bwbroersma/add-myorganisation-logo
7 years ago
Richard Harris fa5f9e4e43 shuffle styles around, fix markup
7 years ago
Richard Harris 00f00ea3e3 Merge branch 'add-strixcloud-logo' of https://github.com/stalkerg/svelte into stalkerg-add-strixcloud-logo
7 years ago
Benjamin W. Broersma eed58709a5 Add https://github.com/openstate/ and https://github.com/spnl/ as Svelte/Sapper users.
7 years ago
Jacob Wright d108328f6e Merge pull request #2944 from sveltejs/component-binding-example
7 years ago
Conv bfbb3575ff site: support new folder structure in REPL (#2945)
7 years ago
Jacob Wright bcfe662319 Fix component binding example
7 years ago
Yury Zhuravlev 08aebc8920 remove lead slesh from company link
7 years ago
Yury Zhuravlev 53026cad15 Add strixcloud logo.
7 years ago
trbrc d254a2ad3a Clearer headlines with syntax examples
7 years ago
gabysantosw baa35de19d Ending alt text with a period
7 years ago
gabysantosw de44376824 Ending alt text with a period
7 years ago
Evan Moncuso 472079f45b Fix overwrite of 'offset' value in reactive statement
7 years ago
Tim Deschryver 7285076fa1 fix slide example
7 years ago
Richard Harris d126fbdb92 update svelte-repl (fixes download button)
7 years ago
Richard Harris f856cdda8f update svelte-repl
7 years ago
Richard Harris 9334d371d9 update svelte-repl version
7 years ago
Richard Harris 2c16f8b922 use better eliza package
7 years ago
Richard Harris 34e57263cd gitignore workers
7 years ago
Richard Harris 5a57f6e638 update bundler worker
7 years ago
Richard Harris c8b0371850 bundle locally
7 years ago
Karsten 7 fc081bea1b Add implementation for the given tutorial example
7 years ago
Richard Harris 243ca0001d flesh out in/out transition tutorial chapter (#2792)
7 years ago
Elliot Waite 4c47deeb00 Fix CRUD example to allow changing input values.
7 years ago
Conduitry f9b7140385 site: actions tutorial: destroy is not required (#2776)
7 years ago
Conduitry 5af98e22bc site: add /faq redirect to GitHub wiki FAQ
7 years ago
Conduitry e60880983c site: bump sapper
7 years ago
Rich Harris ced08020cb Merge pull request #2793 from jackyef/add-tokopedia-logo
7 years ago
Rich Harris 8e6da824f6 Merge pull request #2794 from trbrc/patch-1
7 years ago
Emanuele 64e048b290 docs: multiple event listeners on single node (#2825)
7 years ago
Conduitry 20785ab8f3 site: document additional arguments in svelte.walk
7 years ago
Conduitry d76cb876d5 site: bump @sveltejs/svelte-repl
7 years ago
Conduitry 10fa3af611 site: improve instructions for using local copy of Svelte
7 years ago
Conduitry aa354b1b0b site: fix binary template files in REPL zips (#2812)
7 years ago
Sander Hahn 3119a9582a Fixes for #2799
7 years ago
Peter Varholak 1f4a8541aa Fix setup command in getting started blog
7 years ago
trbrc 204137f9ca Docs: Exporting function expression vs declaration
7 years ago
Jacky Efendi fd0833a48b Add Tokopedia logo
7 years ago
Rich Harris eb2bbb58b7 fix deps
7 years ago
Rich Harris b4ece14bee explain how debug tag without args fires on all state changes
7 years ago
Rich Harris 922768e7ef Merge branch 'docs/2640' of https://github.com/varholak-peter/svelte into varholak-peter-docs/2640
7 years ago
Rich Harris 3c8e957773 Merge pull request #2763 from StevenWeathers/add-thunderdome-logo
7 years ago
Conduitry 0758a6a5d1 site: fix enter handling in animate example
7 years ago
Hongarc 99bd78910a Remove whitespace at end of line
7 years ago
Peter Varholak d3bb7c2d79 add @debug API docs
7 years ago
Conduitry 116b4b4de5 site: fix immutable tutorial and example on Firefox (#2601)
7 years ago
Steven Weathers 200d1824cf Add Thunderdome Link to Who's Using
7 years ago
Conduitry 394ad2ace7 typo
7 years ago
Rich Harris fd57f34bdf Merge pull request #2744 from pngwn/transition-docs
7 years ago
Rich Harris 92636533ce minor correction
7 years ago
pngwn 3b778ff38b Document svelte/transition - fade, fly, slide, scale, draw.
7 years ago
Rich Harris b858e8db32 implement namespaced components
7 years ago
Rich Harris 82675623c3 Merge pull request #2580 from pngwn/animate-docs
7 years ago
Rich Harris 91fc35a115 Merge pull request #2730 from sveltejs/gh-2553
7 years ago
Rich Harris 40243967eb document changes to derived
7 years ago
Rich Harris de049ca90e minor quality of life improvement
7 years ago
Rich Harris 2fd9e8a3f0 Merge pull request #2741 from pngwn/master
7 years ago
Rich Harris 6aaa2d67c0 Update App.svelte
7 years ago
Rich Harris 2ba7411e66 Merge pull request #2739 from membranophonist/patch-1
7 years ago
Rich Harris 60d4eaff19 Merge pull request #2740 from membranophonist/patch-2
7 years ago
Rich Harris b9887e75ae Update text.md
7 years ago
Josh Duff a6ccf481d3 Link to label syntax page on MDN
7 years ago
pngwn f572d4611f Update animate example to use animate directive and built-in crossfade function.
7 years ago
Daniel J. Wilson 48a7478abd Pluralize elements
7 years ago
Daniel J. Wilson 290541df81 Replace tag with attribute for alt
7 years ago
Conduitry f000a23530 site: add /chat redirect to Discord (#2708)
7 years ago
Conduitry ba13b45bb8 site: document export-as (#2559)
7 years ago
Conduitry cfcd56b605 site: remove chokidar
7 years ago
Rich Harris 5daa1e5e0a Merge pull request #2685 from foucist/master
7 years ago
pngwn b782253e51 Document animations. #2532
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