Commit Graph

590 Commits (c03c422cb1ac024529b72a077fcfc9dc29f09151)

Author SHA1 Message Date
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
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
Emil Nikov 34b51af7df Update assets URL in the code snippet
7 years ago
Rich Harris 39cfcd7a22 Merge pull request #2554 from thollander/fix/mobile-docs-sidebar
7 years ago
Rich Harris 6e998b671c Merge pull request #2529 from sveltejs/examples-loader-and-cache-2527
7 years ago
Richard Harris c1253ff7e2 simplify example further
7 years ago
Richard Harris a1d4fb9c6b Merge branch 'patch-3' of https://github.com/CreaturesInUnitards/svelte into CreaturesInUnitards-patch-3
7 years ago
Rich Harris f1e7cd30d8 Merge branch 'master' into site/polka
7 years ago
Rich Harris 37ed607a70 Merge pull request #2517 from CreaturesInUnitards/patch-4
7 years ago
Rich Harris 13294aec48 Merge pull request #2523 from sw-yx/patch-1
7 years ago
Rich Harris 42399cd04a Merge pull request #2524 from sveltejs/gh-2447
7 years ago
Rich Harris e001bfd7bc Merge pull request #2526 from sidx1024/add-myorganisation-logo
7 years ago
thollander fab6b88caf Fix unusable docs sidebar in mobile
7 years ago
thollander ef2a4b463a Don't show/hide nav when clicking in docs sidebar
7 years ago
thollander 49389e0f16 Fix the shadow in scrollbar of docs sidebar
7 years ago
Allan Tito 5affa57bc2 Update text.md, line 34 (#2541)
7 years ago
Allan Tito 09db4d947b Added comma
7 years ago
Vytautas Jakutis ad79c53f8f site: docs: fix a typo in HTML example in template syntax
7 years ago
Luca Bonavita e3c72fabeb Site examples: add a cache and show a loading icon
7 years ago
sidgo 09af488008 Add Razorpay to WhosUsingSvelte
7 years ago
swyx bb6855ef59 update quick start instructions
7 years ago
Conduitry 0a4c75a9b9 site: move write-less-code REPL embed into example
7 years ago
Conduitry 0ffd1bbdf2 site: move svelte-css-in-js REPL embed into example
7 years ago
Conduitry 74f429bfeb site: in examples.json don't return sections with no title
7 years ago
Scotty Simpson 181dd855f6 is-admin => isAdmin
7 years ago
Scotty Simpson e717daa239 add multiple class toggles example
7 years ago
Scotty Simpson 8409578359 simpler, more efficient example
7 years ago
Conduitry a4fea823f8 site: more link fixes in blog posts
7 years ago
Gregor Aisch 20518cd2fe fix link to CSS in JS blog post
7 years ago
Jesse Wicks a93bf24b61 fix tutorial link
7 years ago
Scotty Simpson fb63025b69 typo
7 years ago
Luke Edwards 2890d24a74 Merge branch 'master' into site/polka
7 years ago
Luke Edwards e0930259b2 chore: bump polka deps
7 years ago
Jon Ross 22079dc970 Update alt text to clarify "shorthand attributes"
7 years ago
Luca Bonavita d01b91d60c site: API docs, transform section titles with the same processor used for content headers
7 years ago
Conduitry 03e514735a site: use master branch of template in svelte-app
7 years ago
Conduitry 4c268c4b3d site: fix another link (#2497)
7 years ago
Luca Bonavita ef93340f79 Fix hash links in docs
7 years ago
rqrqrqrq 18ff66cbff Docs fix (#2488)
7 years ago
Richard Harris 48f5db7309 surely this will fix it
7 years ago
Richard Harris dc9977852e fix gist icon in REPL
7 years ago
Richard Harris 38a504af80 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Richard Harris db3c03f18c work around transition bug
7 years ago
Achim Vedam 263c6904fc closes #2482
7 years ago
Richard Harris 221e70a29c add video to blog post, remove draft flag
7 years ago
Rich Harris 7dc51cf906 Merge pull request #2469 from sveltejs/better-site-errors
7 years ago
Richard Harris 14d68cbbf4 remove some unused code
7 years ago
Richard Harris 3900a0b9d7 fix opacity on examples TOC
7 years ago
Rich Harris 34d8a6160c Merge pull request #2477 from sveltejs/site/deps
7 years ago
Richard Harris 1b748b4bb0 merge
7 years ago
Rich Harris 74cc51f963 Merge pull request #2479 from sveltejs/gcloud-builds
7 years ago
Rich Harris 5c7e95074b Merge branch 'master' into site/deps
7 years ago
Rich Harris e974a924b3 Merge pull request #2476 from sveltejs/site/caching
7 years ago
Rich Harris 24b8bdbe08 Merge pull request #2475 from sveltejs/deploy/node-11
7 years ago
Rich Harris 70edabdeb6 Merge pull request #2473 from sveltejs/gh-2449
7 years ago
Luke Edwards 24f9c6c658 fix(site): remove "dotenv" from runtime
7 years ago
Luke Edwards b745515a21 fix: serve -> sirv typo
7 years ago
Conduitry 74e99af034 site: use gcloud CLI to build Docker image
7 years ago
Luke Edwards d07fa3332a site: remove “compression” lib;
7 years ago
Luke Edwards 01c36fab7c fix: remove unused arg
7 years ago
Luke Edwards e977cd79d2 site: install & use polka
7 years ago
Luke Edwards 132dee240a chore: linter fixes
7 years ago
Luke Edwards e51b18117e refactor: let `send` build output
7 years ago
Luke Edwards bbd711688e chore: install “polka/send”
7 years ago
Luke Edwards 5501cc888f chore: bump & attach `sirv` dep
7 years ago
Luke Edwards c7d7df6364 fix: set default Cache-Control value when unset
7 years ago
Luke Edwards 949f4afd10 chore: deploy with Node 11.14
7 years ago
Conduitry fa4f022028 site: remove Now (#2474)
7 years ago
Richard Harris b605a4c95d add a preloading indicator - fixes #2449
7 years ago
Richard Harris 9c96ac83f6 makes links a bit more obvious, per #2445. also tweaks some /blog css
7 years ago
Richard Harris d695da71dd better error pages
7 years ago
Richard Harris 2b54abd7ee Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Richard Harris f614bc9dc0 remove superfluous example
7 years ago
Richard Harris f6d2c64322 redo thumbnails as jpgs
7 years ago
Richard Harris 09b1d1df0d Merge branch 'master' into deploy/cloudrun
7 years ago
Rich Harris 42bb474023 Merge pull request #2466 from sveltejs/examples-nav-2460
7 years ago
Richard Harris 05b0569912 Merge branch 'master' into deploy/cloudrun
7 years ago
Richard Harris 8a88d095c6 fix some markup
7 years ago
Luca Bonavita 55b1d438f9 remove ref to prevent_sidebar_scroll and unused vars
7 years ago