Commit Graph

5230 Commits (d4fd91cbb96206404b7f6260d0a8d572dd3a530d)
 

Author SHA1 Message Date
Rich Harris d4fd91cbb9
tweak 'show me' styles
5 years ago
mustafa0x b605f3867e
reduce confusion mentioned in #2452
5 years ago
Mike Lewis af0557a2d4 add regression test for missing class on elem with bind and spread (#3668)
5 years ago
Conduitry 0419039d26
Don't lose `class:` directive classes on an element with `{...spread}` attributes when updating (#3781)
5 years ago
Alessandro (Ale) Segala 8c0c15c3aa Fixed anchor link in documentation
5 years ago
mrkishi 1f6e0eb316 improve derived store typing for users
5 years ago
Conduitry 6d2d025d3b tidy up core test.js script
5 years ago
Tan Li Hau 5dbb08d19b allow solo for test suite (#3747)
5 years ago
Conduitry f68b3a3b8c
Fix boolean attributes in presence of spread attributes (#3775)
5 years ago
Paul Murray d91e9afab6 Fixes #3008: Better SSR docs
5 years ago
Conduitry 614393edcb add sigil-expression-function-body test against regression (#3756)
5 years ago
Conduitry ebf7a9024a alpha.1
5 years ago
Conduitry d976203da8 update code-red etc (#3752)
5 years ago
Tan Li Hau fca35def53 deconflict with builtins (#3724)
5 years ago
vages e3953b234c Add Entur to "Who is using Svelte?" (#3754)
5 years ago
Conduitry 8ef32d766a
produce better code for <slot/> (#3631)
5 years ago
Conduitry 0d36f1a794 don't consult known globals when walking Expression nodes (#3708)
5 years ago
Conduitry 39b387a454 hoist globals even if they are mentioned in a script block (#3607)
5 years ago
Conduitry 3e02b95488
fix compound ifs with outros and no dependencies (#3595)
5 years ago
Maurício Kishi 914d155d9f fix store validation code generation (#3735)
5 years ago
Conduitry 8d7d0ff7dd
fix `bind:this` binding to a store (#3591)
5 years ago
Conduitry 2e2b0c9175 update changelog
5 years ago
Richard Harris 65d87e51d1 snake_case
5 years ago
Richard Harris 1bb5d8646e Merge branch 'tanhauhau/await-then-catch-block' of https://github.com/tanhauhau/svelte into tanhauhau-tanhauhau/await-then-catch-block
5 years ago
Richard Harris 4419a55977 fix test
5 years ago
Richard Harris 78c226b7b1 Merge branch 'tanhauhau/exported-variable-could-be-reassigned' of https://github.com/tanhauhau/svelte into tanhauhau-tanhauhau/exported-variable-could-be-reassigned
5 years ago
Rich Harris 6d1f163bc3
Merge pull request #3742 from tanhauhau/tanhauhau/remove-component-locator
5 years ago
Rich Harris db901725ae
simplify
5 years ago
Tan Li Hau e14197d944 remove component locator
5 years ago
Luke Edwards ce5bd1bf35 fix: invoke `authenticate` factory
5 years ago
Conduitry 577333e180 add each-block-keyed-iife test against regression (#3436)
5 years ago
Tan Li Hau daf4b465e6 name.slice to slug
5 years ago
Tan Li Hau 03d4bf48f9 DRY out :then and :catch
5 years ago
Li Hau Tan a31fea139b then and catch block expect await, optional then block
5 years ago
Conduitry dda9a53727
preserve `$:` label in reactive blocks in SSR mode (#2828) (#3469)
5 years ago
Conduitry ddbbccc9e4 update changelog
5 years ago
Tan Li Hau 6a98febf5f fix typescript error
5 years ago
Tan Li Hau 8c4fd74543 resubscribe props if reassigned
5 years ago
Rich Harris 9534b27ac5
Merge pull request #3666 from tanhauhau/tanhauhau/show-output-if-test-error-does-not-match
5 years ago
Rich Harris ba72fd2289
Merge pull request #3723 from sveltejs/always-set-attribute
5 years ago
Richard Harris 8aa98795a1 dont cache attribute values (ref #3579)
5 years ago
Rich Harris 99911c31f5
Merge pull request #3579 from tcrowe/set-attribute-only-if-different
5 years ago
Rich Harris 6966c5bb7d
Merge pull request #3701 from ryanatkn/fix-derived-store-type
5 years ago
Richard Harris 1d150306e2 Merge branch 'master' of github.com:sveltejs/svelte
5 years ago
Richard Harris 908a06c133 typos
5 years ago
Richard Harris 456f5372e6 merge master -> tanhauhau/debugging-with-no-dependencies
5 years ago
das 54a129c7fa continue inlining $$invalidate calls (#3548)
5 years ago
Rich Harris 84b0e86583 allow site to run locally without PG env vars
5 years ago
Rich Harris aa8503ac51 alpha.0
5 years ago
Conduitry 3d629ffb0c update changelog
5 years ago