Commit Graph

4978 Commits (396b52400223aae89af6839bf0ecb853f22e4af2)
 

Author SHA1 Message Date
Rich Harris 396b524002 Merge pull request #3438 from sveltejs/gh-2355
7 years ago
Rich Harris 958cac9b63 Merge pull request #3442 from sveltejs/gh-2443
7 years ago
Rich Harris be1e249071 set context in await blocks - fixes #2443
7 years ago
Rich Harris 637b2545ca conservative updates for await blocks
7 years ago
Rich Harris eb6946a7a3 Merge pull request #3439 from almaz-khan/master
7 years ago
Richard Harris 4599d4161e only reevaluate if block conditions if dependencies changed
7 years ago
Rich Harris f708d98ea9 more conservative if block updates
7 years ago
Almaz 8bf4f23baf Fixed unnecessarily style properties update
7 years ago
Richard Harris 7246936f87 -> v3.9.0
7 years ago
Richard Harris 003f59db23 lint
7 years ago
Rich Harris 98121b9bf9 Merge pull request #3432 from sveltejs/gh-1830
7 years ago
Rich Harris d1d461816d Merge pull request #3430 from sveltejs/gh-1233
7 years ago
Rich Harris 32409edef5 Merge pull request #3428 from sveltejs/gh-3322
7 years ago
Richard Harris 3bc15c983b bail out of style tag optimisation when appropriate - fixes #1830
7 years ago
Rich Harris d9f726d987 Merge pull request #3429 from sanderhahn/fix-offset
7 years ago
Rich Harris 38cc07628c dont set undefined input value - fixes #1233
7 years ago
Sander Hahn c2f73ecdc5 next page link for apps
7 years ago
Rich Harris a28cddd41b allow slots to have missing props in SSR - fixes #3322
7 years ago
Sander Hahn 3a0357eccf fix offset
7 years ago
Rich Harris d61435cd3d Merge pull request #3424 from sveltejs/gh-3019
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
Rich Harris 308d8f8388 Merge pull request #3425 from sveltejs/gh-2834
7 years ago
Richard Harris 846ff42cdc small fix
7 years ago
Richard Harris ce28a637ec add custom element documentation
7 years ago
Rich Harris e5b52477cc Merge pull request #3418 from sveltejs/gh-3182
7 years ago
Rich Harris 617f496672 Merge pull request #3423 from nbgoodall/master
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 7624dbea70 support is attribute, with a warning - fixes #3182
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
Rich Harris bd053d28f7 Merge pull request #3409 from panascais-forks/add-panascais-logo
7 years ago
Rich Harris de0d83f23f Merge pull request #3413 from elo7/inline-estree-typedef
7 years ago
Rich Harris 1a1e99ace5 Merge pull request #3414 from elo7/async-preprocess
7 years ago
Sander Hahn 050a671e34 Access repl archive in console
7 years ago
Luiz Corte Real 53dfea0d7c Change type of preprocessor functions to include Promise
7 years ago
Luiz Corte Real f09a4811e2 Inline estree-walker type definitions in compiler.d.ts
7 years ago