Commit Graph

4973 Commits (a77e4541b37790fe2e72af899bf33f2e730ce5ba)
 

Author SHA1 Message Date
Rich Harris a77e4541b3 update context if event handler uses index in keyed each block - fixes #2569
5 years ago
Rich Harris 860040a7fa
Merge pull request #3439 from almaz-khan/master
5 years ago
Almaz 012ed466d7 Fixed unnecessarily style properties update
5 years ago
Richard Harris d42a8627cd -> v3.9.0
5 years ago
Richard Harris 157db0c814 lint
5 years ago
Rich Harris 63a7a37bb7
Merge pull request #3432 from sveltejs/gh-1830
5 years ago
Rich Harris e5e41c7333
Merge pull request #3430 from sveltejs/gh-1233
5 years ago
Rich Harris ee1fa87c75
Merge pull request #3428 from sveltejs/gh-3322
5 years ago
Richard Harris d720f0bb00 bail out of style tag optimisation when appropriate - fixes #1830
5 years ago
Rich Harris 51498421bb
Merge pull request #3429 from sanderhahn/fix-offset
5 years ago
Rich Harris dcd927630e dont set undefined input value - fixes #1233
5 years ago
Sander Hahn e72fa3bf9e next page link for apps
5 years ago
Rich Harris 07932da548 allow slots to have missing props in SSR - fixes #3322
5 years ago
Sander Hahn bf37db9985 fix offset
5 years ago
Rich Harris 1bb0728a5c
Merge pull request #3424 from sveltejs/gh-3019
5 years ago
Richard Harris b4509c755f remove hyphens from UIDs
5 years ago
Richard Harris a53849d54f Merge branch 'master' into gh-3019
5 years ago
Rich Harris c8a44ec8d0
Merge pull request #3420 from sveltejs/cookies
5 years ago
Richard Harris eb9e405916 remove JWT stuff from .env.example
5 years ago
Richard Harris b73941c8cf fix deps, tidy up query
5 years ago
Richard Harris 08be15e3ae add some more CE docs
5 years ago
Rich Harris 113fb74346
Merge pull request #3425 from sveltejs/gh-2834
5 years ago
Richard Harris de24efd3b8 small fix
5 years ago
Richard Harris b23839fb5f add custom element documentation
5 years ago
Rich Harris 3e450eeee8
Merge pull request #3418 from sveltejs/gh-3182
5 years ago
Rich Harris f9a31b19d2
Merge pull request #3423 from nbgoodall/master
5 years ago
Richard Harris bd5f69ded4 show list of apps belonging to user
5 years ago
nbgoodall a0b48f9825 Add Zevvle logo to 'Who is using Svelte' section
5 years ago
Richard Harris 90ecf90963 Merge branch 'cookies' into gh-3019
5 years ago
Richard Harris 37b8848dac colocate all auth/db code, use LRU cache to avoid unnecessary db hits
5 years ago
Richard Harris 3c5d46dc0b code organisation
5 years ago
Richard Harris fb5179b0f3 use cookies instead of JWT
5 years ago
Richard Harris 7836f409aa support is attribute, with a warning - fixes #3182
5 years ago
Richard Harris 419b4150dd start building UI for saved REPLs
5 years ago
Richard Harris b7fb764233 Merge branch 'gist-archive' of https://github.com/sanderhahn/svelte into sanderhahn-gist-archive
5 years ago
Rich Harris 120ee28c4f
Merge pull request #3416 from sveltejs/better-keyed-each-example
5 years ago
Richard Harris 383d441b83 better keyed each example
5 years ago
Rich Harris 4251fc9f00
Merge pull request #3405 from Dagdahu/patch-1
5 years ago
Rich Harris 3c0c9da6c6
Merge pull request #3407 from caengen/patch-1
5 years ago
Rich Harris 7c86b5f293
Merge pull request #3409 from panascais-forks/add-panascais-logo
5 years ago
Rich Harris 40c9d84951
Merge pull request #3413 from elo7/inline-estree-typedef
5 years ago
Rich Harris 17a26edb5c
Merge pull request #3414 from elo7/async-preprocess
5 years ago
Sander Hahn 8f30793c58 Access repl archive in console
5 years ago
Luiz Corte Real a304b661c5 Change type of preprocessor functions to include Promise
5 years ago
Luiz Corte Real a7bbabd6b2 Inline estree-walker type definitions in compiler.d.ts
5 years ago
Silas Rech f0448710e4
Add Panascais logo to 'Who is using Svelte' section
5 years ago
Christian Engen 8f284c0f9a
Docs: unused variable removed
5 years ago
Hugo C 0597d04dba
Update 03-run-time.md
5 years ago
Richard Harris 3bbfccc4cc -> v3.8.1
5 years ago
Rich Harris 207d8aeeed
Merge pull request #3402 from davidaq/patch-1
5 years ago