Commit Graph

805 Commits (6dcf4d91f8c1e6e522a44493c1bfd1c0ba4cb29b)

Author SHA1 Message Date
Conduitry 610332db1a site: compress more logos
7 years ago
priyanjitdey94 f3445b211d added fusioncharts logo to who is using svelte section
7 years ago
Jorma de Ronde 341885e522 Added ofof to 'who is using svelte' (#3568)
7 years ago
Omer Faruk APLAK 25c1a75e49 add pankod logo
7 years ago
Conduitry c51e2e3b02 fix the rest of the typo
7 years ago
Bartosz Trzos ce6db75a67 Fix a typo
7 years ago
Conduitry e85e113125 site: lint
7 years ago
mattstobbs 53e65a676d Fix animate example (#3543)
7 years ago
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
Conduitry 580b0f9253 site: fix setting-up-your-editor blog post crashing the server
7 years ago
Conduitry 7c6cbd6d16 update ESLint and plugins
7 years ago
Rich Harris fcecbcb808 Merge pull request #3157 from lyndsysimon/add-vim-filetype-config
7 years ago
Lyndsy Simon cb06a52c33 Add instructions for setting filetype in Vim
7 years ago
Rich Harris a4605be008 send a 400 instead of a 500
7 years ago
Richard Harris 2721fc538c Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Luca Bonavita c03c422cb1 The element on: directive anchorwas pointing to the component on: directive anchor.
7 years ago
Richard Harris 1d4e2032ed add font-display css
7 years ago
Rich Harris b33d0f3e22 Merge pull request #3127 from pngwn/3029-module-reactivity
7 years ago
Rich Harris c8d923224d Update 01-component-format.md
7 years ago
Rich Harris af83b80a9b Merge pull request #3129 from mfranzke/master
7 years ago
Chris Lee 435afc0198 Change tweened docs to show "interpolate" option
7 years ago
Maximilian 6289d9bea6 docs: adding a quick comment
7 years ago
Maximilian 6849c6bea0 docs: adding a comment
7 years ago
Maximilian 0e43eb8a26 fix: image sizing after WebP introduction
7 years ago
Maximilian ac07fcbc6c refactor: lazy loading the organisations images
7 years ago
Maximilian 1226a58635 refactor: providing this logo in optimized image formats
7 years ago
Maximilian d6bcacfec0 refactor: provided optimized Tokopedia logos
7 years ago
pngwn 6ef7809b1e Site: document that module script variables are not reactive. Closes #3029.
7 years ago
Rich Harris 3055c5ae10 Merge pull request #3121 from Ding-Fan/patch-2
7 years ago
范鼎 39d3e78def change "item" to "thing"
7 years ago
mellisdesigns 06efaa930f documentation - binding this remove 256 canvas size
7 years ago
Rich Harris 77c8e15f72 Update 03-run-time.md
7 years ago
Bryan Terce 61c87ee50a Fix docs typo with derived store
7 years ago
Rich Harris b207f28051 tweak docs a bit
7 years ago
Rich Harris 10b8eee601 replace SVG
7 years ago
Rich Harris 79a8688574 Merge branch 'add-myorganisation-logo' of https://github.com/ElectronSz/svelte into ElectronSz-add-myorganisation-logo
7 years ago
Rich Harris 63f243ae1f add a tutorial chapter
7 years ago
Rich Harris 204766ec0a add some docs, rename to textContent and innerHTML
7 years ago
Lwazi Dlamini d4ab4f73ed Merge branch 'master' into add-myorganisation-logo
7 years ago
Lwazi Dlamini 69a0328c98 Updated organizations link list
7 years ago
Lwazi Dlamini 5ddb60705c Added Nonkosi Telecoms Logo
7 years ago
Rich Harris dc081d1618 Add Neue Zürcher Zeitung logo (#3073)
7 years ago
Jan C 5a57ce4f94 Update site README for local REPL (#3078)
7 years ago
Luca Bonavita fdadb708a1 Use consistent tag closing for <svelte:*> elements
7 years ago
Luca Bonavita 31d357b7cc Docs: document rest in array/object destructuring in each blocks (#2676)
7 years ago
benib 42d5231f77 Add Neue Zürcher Zeitung logo
7 years ago
igoradamenko 79168d5478 site: reuse `layers` variable in window bindings tutorial
7 years ago
Richard Harris d1dd5b244c update svelte
7 years ago
Richard Harris ab92eab469 merge master -> doc-restructure
7 years ago
Richard Harris db7ac6109b update site-kit
7 years ago
Conduitry cc3373616c site: fix css-in-js blog embed, pt II
7 years ago