Commit Graph

667 Commits (4bfd90dfb75d3ad28d724035cda5133732fedb04)

Author SHA1 Message Date
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