Commit Graph

747 Commits (7afddb19916aaf2381d405b893498999df616b12)

Author SHA1 Message Date
Conduitry 24e0af4a0a site: bump deps
7 years ago
Conduitry d1504887cc site: fall back to username on /apps page
7 years ago
Richard Harris eb09d3781e bump site deps (fixes ios styles)
7 years ago
Richard Harris 76a7cd9c50 document blur transition
7 years ago
Rich Harris 37146aeef3 Merge pull request #3481 from dkondrad/gh-3456
7 years ago
Rich Harris 2afc19e1a7 tweak explanation
7 years ago
Richard Harris b4241c2350 bump site deps
7 years ago
Rich Harris 7023772778 Merge pull request #3507 from oguzhaninan/master
7 years ago
Rich Harris effe8a251e preserve alphabetical order
7 years ago
David A Kondrad 8e037027a1 site: docs: {@html} clarifications
7 years ago
Matheus Castiglioni f211824ee2 Adding Dextra brand in who using site section
7 years ago
Reto Trinkler 8638f9816c Remove unnecessary code in "bind-this" example
7 years ago
Oguzhan Inan 05301e7d6d Add Bekchy Logo
7 years ago
Oguzhan Inan 541a55c6e4 adde bekchy logo
7 years ago
Conduitry d33338bd70 use assets served from github pages
7 years ago
Rich Harris 0ce0e9940d Merge pull request #3482 from cbolgiano/add-buydotstar-logo
7 years ago
Rich Harris 1f5fde5a64 Merge pull request #3489 from oberonspace/add-oberonspace-logo
7 years ago
Rich Harris 219a4c2c67 Merge pull request #3503 from rhucle/add-grainger-logo
7 years ago
Rhucle 09e1e608d1 Add Grainger logo
7 years ago
Nicolas 93c77a9f21 Added Metrovias logo
7 years ago
Dejan Lukić 4abd2441e7 Added OberonSPACE logo
7 years ago
Dejan Lukić e4972a2778 Add files via upload
7 years ago
Gonzalo Fernández-Victorio ec16e8dd90 Fix small typo
7 years ago
devbox 2c4d7a6b27 Fixed whitespace.
7 years ago
devbox 11866de7cf Adding buy.* logo.
7 years ago
Rich Harris 90b1b7fea5 Merge pull request #3463 from kyrylkov/master
7 years ago
Rich Harris 374a16efa6 preserve alphabetical order
7 years ago
Conduitry 81cc09e6c4 site: don't crash when BASEURL env isn't set
7 years ago
Sergiy Kyrylkov 8e65927346 Add Entriwise logo for 'Who is using Svelte'
7 years ago
Sergiy Kyrylkov 8b6dbd03a5 Add Entrwise to 'Who is using Svelte' section
7 years ago
Sander Hahn c2f73ecdc5 next page link for apps
7 years ago
Sander Hahn 3a0357eccf fix offset
7 years ago
Richard Harris b394aabc10 remove hyphens from UIDs
7 years ago
Richard Harris f691c128b3 Merge branch 'master' into gh-3019
7 years ago
Rich Harris 2d41da329f Merge pull request #3420 from sveltejs/cookies
7 years ago
Richard Harris f71fad02ab remove JWT stuff from .env.example
7 years ago
Richard Harris 2639770174 fix deps, tidy up query
7 years ago
Richard Harris d63a3bff46 add some more CE docs
7 years ago
Richard Harris 846ff42cdc small fix
7 years ago
Richard Harris ce28a637ec add custom element documentation
7 years ago
Richard Harris 380bcde913 show list of apps belonging to user
7 years ago
nbgoodall f209dc20af Add Zevvle logo to 'Who is using Svelte' section
7 years ago
Richard Harris 6673dd6a62 Merge branch 'cookies' into gh-3019
7 years ago
Richard Harris c6a3c6b391 colocate all auth/db code, use LRU cache to avoid unnecessary db hits
7 years ago
Richard Harris 987a3e612e code organisation
7 years ago
Richard Harris c4175f45a8 use cookies instead of JWT
7 years ago
Richard Harris 511632f93e start building UI for saved REPLs
7 years ago
Richard Harris e914d99292 Merge branch 'gist-archive' of https://github.com/sanderhahn/svelte into sanderhahn-gist-archive
7 years ago
Rich Harris b4ba38a3d3 Merge pull request #3416 from sveltejs/better-keyed-each-example
7 years ago
Richard Harris d089d00a7d better keyed each example
7 years ago
Rich Harris 34e53237f4 Merge pull request #3405 from Dagdahu/patch-1
7 years ago
Rich Harris f09291b492 Merge pull request #3407 from caengen/patch-1
7 years ago
Sander Hahn 050a671e34 Access repl archive in console
7 years ago
Silas Rech 58bee64941 Add Panascais logo to 'Who is using Svelte' section
7 years ago
Christian Engen cd75b30284 Docs: unused variable removed
7 years ago
Hugo C 8a1b225e8c Update 03-run-time.md
7 years ago
davidaq d9c6757960 Correct preprocessor api doc
7 years ago
Richard Harris 9a32aa3f11 update deferred transitions example
7 years ago
Richard Harris b9347efb6d Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Rich Harris e45e873a01 add separator
7 years ago
vages b337e528ce Document $$props
7 years ago
Samuel Elgozi 946571215e added `self` modifier explanation to the docs
7 years ago
Daniel Berner 5b7bd27c36 Fix typo
7 years ago
Richard Harris 49048d6277 add docs
7 years ago
Rich Harris 619e6ab80b Merge pull request #3338 from Vages/patch-1
7 years ago
Rich Harris 2978a3c192 fix italicisation
7 years ago
Rich Harris 9299ef9231 Combine context-vs-stores with reactivity explanation
7 years ago
Rich Harris aed540e3d3 Update text.md
7 years ago
Rich Harris 4e6edc526b Make point about referential equality more concisely
7 years ago
vages 193e83569e Elaborate on key equality
7 years ago
vages 5f4d2d5ec8 Explain difference between contexts and stores
7 years ago
Conduitry e2bb8a84ef site: update deps
7 years ago
Conduitry 65c85001ce site: remove unused files
7 years ago
Conduitry a8d76f9fc7 site: fix animate directive section heading
7 years ago
pngwn b56dab88e3 Document that context is not reactive. (#3296)
7 years ago
Conduitry 0f8cab00d4 site: deploy with --platform managed
7 years ago
pngwn ec35bf2862 Site: Document svelte/easing (#3292)
7 years ago
Noah Kaufman c2d39e9e30 clicking on 'keyed each block' link did nothing before, now it takes you to the each blocks section like it's supposed to
7 years ago
Richard Harris 5946b8463e link directly to event modifier tutorial
7 years ago
Richard Harris 79bbca8e41 Merge branch 'patch-1' of https://github.com/RAYDENFilipp/svelte into RAYDENFilipp-patch-1
7 years ago
Rich Harris 56fa65f846 Merge pull request #3276 from rohanfaiyazkhan/patch-1
7 years ago
Rich Harris 5a5d2d902b Update 03-run-time.md
7 years ago
Rich Harris d7f6a908d5 put second argument section back with its code sample
7 years ago
Richard Harris 72c6f0e5ed compress logos
7 years ago
Richard Harris 4aad7086ab use SVG godaddy logo instead
7 years ago
Richard Harris 6d91d03c4e Merge branch 'add-godaddy-and-sucuri-logo' of https://github.com/voldemortensen/svelte into voldemortensen-add-godaddy-and-sucuri-logo
7 years ago
Rich Harris cb8276f2da Merge pull request #3231 from webdesq/add-webdesqplusdeck-logo
7 years ago
Rich Harris cab0806303 Merge pull request #3213 from julian-kuroiwa/add-comigo-logo
7 years ago
Rohan Faiyaz Khan c98df219b9 Update 03-run-time.md
7 years ago
craigglennie a4258ca9d9 Don't use shorthand binding in textarea example (#3256)
7 years ago
Philipp_Lypniakov 6cf075ae9e Update text.md
7 years ago
Conduitry c1c30e8f34 site: document store contract (#3261)
7 years ago
Bart Pype 51415ea911 Added Webdesq & Deck logo to 'Who is using Svelte' section
7 years ago
voldemortensen c56ea07fff Add GoDaddy and Sucuri logos
7 years ago
julian-kuroiwa 2b95dd300e Comigo logo
7 years ago
Richard Harris 819745f130 update site deps
7 years ago
Ben Orozco d1bd2bd41c Add HealthTree.org logo
7 years ago
Conduitry d92a04875e fix ESLint and eslint-plugin-svelte3 stuff
7 years ago
Vincent Ip aae78f9534 removed bottom padding to center button text
7 years ago
Rich Harris 488ad53904 Merge pull request #3161 from Conduitry/eslint6
7 years ago