Commit Graph

5223 Commits (b502ec0afcd78f667169128256d3acd46832de72)
 

Author SHA1 Message Date
Tan Li Hau b502ec0afc allow solo for test suite (#3747)
7 years ago
Conduitry 8741a65c16 Fix boolean attributes in presence of spread attributes (#3775)
7 years ago
Paul Murray 234e823acd Fixes #3008: Better SSR docs
7 years ago
Conduitry dde89f8f66 add sigil-expression-function-body test against regression (#3756)
7 years ago
Conduitry 69b7118134 alpha.1
7 years ago
Conduitry a0960d0ee4 update code-red etc (#3752)
7 years ago
Tan Li Hau 3ff5eb78d1 deconflict with builtins (#3724)
7 years ago
vages 197b1aa9b2 Add Entur to "Who is using Svelte?" (#3754)
7 years ago
Conduitry 4d1cacf1ab produce better code for <slot/> (#3631)
7 years ago
Conduitry e213d32af5 don't consult known globals when walking Expression nodes (#3708)
7 years ago
Conduitry e102c68ddd hoist globals even if they are mentioned in a script block (#3607)
7 years ago
Conduitry a9d7ef4804 fix compound ifs with outros and no dependencies (#3595)
7 years ago
Maurício Kishi 32808fd11f fix store validation code generation (#3735)
7 years ago
Conduitry 58a92fc38b fix `bind:this` binding to a store (#3591)
7 years ago
Conduitry b004873e19 update changelog
7 years ago
Richard Harris 7c28fb830e snake_case
7 years ago
Richard Harris 16eac1aa02 Merge branch 'tanhauhau/await-then-catch-block' of https://github.com/tanhauhau/svelte into tanhauhau-tanhauhau/await-then-catch-block
7 years ago
Richard Harris b4fbbd3d55 fix test
7 years ago
Richard Harris 99554404e6 Merge branch 'tanhauhau/exported-variable-could-be-reassigned' of https://github.com/tanhauhau/svelte into tanhauhau-tanhauhau/exported-variable-could-be-reassigned
7 years ago
Rich Harris 359d422eed Merge pull request #3742 from tanhauhau/tanhauhau/remove-component-locator
7 years ago
Rich Harris bdb299e719 simplify
7 years ago
Tan Li Hau 56c439e57d remove component locator
7 years ago
Luke Edwards b3613c9716 fix: invoke `authenticate` factory
7 years ago
Conduitry 1f826c14b9 add each-block-keyed-iife test against regression (#3436)
7 years ago
Tan Li Hau 9ab565039e name.slice to slug
7 years ago
Tan Li Hau 9f30c1fb43 DRY out :then and :catch
7 years ago
Li Hau Tan 6e18359992 then and catch block expect await, optional then block
7 years ago
Conduitry f531c65df2 preserve `$:` label in reactive blocks in SSR mode (#2828) (#3469)
7 years ago
Conduitry 2bef3c27c7 update changelog
7 years ago
Tan Li Hau 29aef02d6c fix typescript error
7 years ago
Tan Li Hau 3c48191b11 resubscribe props if reassigned
7 years ago
Rich Harris 444533d0c7 Merge pull request #3666 from tanhauhau/tanhauhau/show-output-if-test-error-does-not-match
7 years ago
Rich Harris b0b76be144 Merge pull request #3723 from sveltejs/always-set-attribute
7 years ago
Richard Harris 2603aeba1f dont cache attribute values (ref #3579)
7 years ago
Rich Harris a64e12b875 Merge pull request #3579 from tcrowe/set-attribute-only-if-different
7 years ago
Rich Harris 8ea2aad543 Merge pull request #3701 from ryanatkn/fix-derived-store-type
7 years ago
Richard Harris 2c555b143b Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Richard Harris 73371bdbbb typos
7 years ago
Richard Harris ca2f4bbb3c merge master -> tanhauhau/debugging-with-no-dependencies
7 years ago
das d1b95041ff continue inlining $$invalidate calls (#3548)
7 years ago
Rich Harris 36a7d03146 allow site to run locally without PG env vars
7 years ago
Rich Harris 6725101019 alpha.0
7 years ago
Conduitry b3aedac00c update changelog
7 years ago
Tan Li Hau ba1660ad5a fix binding shadow the array in each block (#1565)
7 years ago
Aaron George 2e33d5f10a FIXED: Media Elements Tutorial
7 years ago
Aaron George f41ccafaf0 FIXED: Media Elements Example
7 years ago
Conduitry 93b10089a7 add destructuring-between-exports test against regression (#3628)
7 years ago
Conduitry 6a5efd1066 add semicolon-hoisting test against regression (#2292)
7 years ago
Conduitry 2765d3806c add reactive-value-coerce-precedence test against regression (#3564)
7 years ago
Conduitry 9101be023b add deconflict-ctx test against regression (#3556)
7 years ago