Commit Graph

5417 Commits (9c7d19223243a28c62f8ab078d9a884ffb658575)
 

Author SHA1 Message Date
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
Tan Li Hau 982a1937db fix binding shadow the array in each block (#1565)
5 years ago
Aaron George 36ca311500 FIXED: Media Elements Tutorial
5 years ago
Aaron George 231fbfa020 FIXED: Media Elements Example
5 years ago
Conduitry 1ebfdb78c3 add destructuring-between-exports test against regression (#3628)
5 years ago
Conduitry ae169cb909 add semicolon-hoisting test against regression (#2292)
5 years ago
Conduitry 0707f1c25d add reactive-value-coerce-precedence test against regression (#3564)
5 years ago
Conduitry abcfa6c493 add deconflict-ctx test against regression (#3556)
5 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
5 years ago
Conduitry 1b0e391fb0 update changelog
5 years ago
Niels Jacobs 92cd56a348 site: add Jacoux logo
5 years ago
Tan Li Hau 4eb9affda1 fix debugging with no dependencies
5 years ago
Ryan Atkinson b02638b43d fix type of derived store callback function
5 years ago
adrian5 565931dff9 Doc: update file-type association instructions for Atom
5 years ago
Conduitry d0d3b342e8 update changelog
5 years ago