Commit Graph

5229 Commits (b605f3867e9f98cde9db71e43df6c9dcc7017c66)
 

Author SHA1 Message Date
mustafa0x b605f3867e
reduce confusion mentioned in 5 years ago
Mike Lewis af0557a2d4 add regression test for missing class on elem with bind and spread () 5 years ago
Conduitry 0419039d26
Don't lose `class:` directive classes on an element with `{...spread}` attributes when updating () 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 () 5 years ago
Conduitry f68b3a3b8c
Fix boolean attributes in presence of spread attributes () 5 years ago
Paul Murray d91e9afab6 Fixes : Better SSR docs 5 years ago
Conduitry 614393edcb add sigil-expression-function-body test against regression () 5 years ago
Conduitry ebf7a9024a alpha.1 5 years ago
Conduitry d976203da8 update code-red etc () 5 years ago
Tan Li Hau fca35def53 deconflict with builtins () 5 years ago
vages e3953b234c Add Entur to "Who is using Svelte?" () 5 years ago
Conduitry 8ef32d766a
produce better code for <slot/> () 5 years ago
Conduitry 0d36f1a794 don't consult known globals when walking Expression nodes () 5 years ago
Conduitry 39b387a454 hoist globals even if they are mentioned in a script block () 5 years ago
Conduitry 3e02b95488
fix compound ifs with outros and no dependencies () 5 years ago
Maurício Kishi 914d155d9f fix store validation code generation () 5 years ago
Conduitry 8d7d0ff7dd
fix `bind:this` binding to a store () 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 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 () 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 () () 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 from tanhauhau/tanhauhau/show-output-if-test-error-does-not-match 5 years ago
Rich Harris ba72fd2289
Merge pull request from sveltejs/always-set-attribute 5 years ago
Richard Harris 8aa98795a1 dont cache attribute values (ref ) 5 years ago
Rich Harris 99911c31f5
Merge pull request from tcrowe/set-attribute-only-if-different 5 years ago
Rich Harris 6966c5bb7d
Merge pull request 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 () 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 () 5 years ago