Commit Graph

4792 Commits (c17331754d64152ce2845d5821b446423449847d)
 

Author SHA1 Message Date
Richard Harris 6225d63106 -> v3.6.5
7 years ago
Rich Harris 2f055cb67f Merge pull request #3170 from sveltejs/gh-3153
7 years ago
Rich Harris 5206b64419 Merge pull request #3171 from sveltejs/gh-3140
7 years ago
Rich Harris 29d315ca95 Merge pull request #3174 from supermooshman/master
7 years ago
Rich Harris 26a5717903 Merge pull request #3175 from buhrmi/crossfade-scale
7 years ago
Rich Harris 3e36166ea7 Merge pull request #3186 from Conduitry/gh-3173
7 years ago
Conduitry 78f5fe5d1d escape `@` sigils in block comments (#3173)
7 years ago
Stefan Buhrmester 9a77abb8d9 fix transform origin during scaling
7 years ago
Stefan Buhrmester 1a1f5a759d make crossfade scale the element to target rect
7 years ago
Vincent Ip aae78f9534 removed bottom padding to center button text
7 years ago
Richard Harris d7d64a03b6 prevent dynamic components being detached twice - fixes #3113
7 years ago
Richard Harris 5eab54d106 huh apparently this works
7 years ago
Rich Harris 4e8e14cf9a WIP solution for #1340
7 years ago
Rich Harris 3cb42dc0d4 handle rxjs-style observables with get_store_value - fixes #3153
7 years ago
Rich Harris 5be0a74998 lint
7 years ago
Rich Harris f3add41660 -> v3.6.4
7 years ago
Rich Harris 78d9e1d364 Merge pull request #3158 from sveltejs/gh-3038
7 years ago
Rich Harris d80f711dde Merge pull request #3151 from sveltejs/gh-2906
7 years ago
Rich Harris 71dc396701 Merge pull request #3150 from sveltejs/gh-2281
7 years ago
Rich Harris 488ad53904 Merge pull request #3161 from Conduitry/eslint6
7 years ago
Conduitry 580b0f9253 site: fix setting-up-your-editor blog post crashing the server
7 years ago
Conduitry 7c6cbd6d16 update ESLint and plugins
7 years ago
Rich Harris fcecbcb808 Merge pull request #3157 from lyndsysimon/add-vim-filetype-config
7 years ago
Rich Harris caea2e44cd add pending assignments when leaving assignment expressions, not entering them
7 years ago
Rich Harris 171b253836 note to self
7 years ago
Lyndsy Simon cb06a52c33 Add instructions for setting filetype in Vim
7 years ago
Rich Harris 9752ba79a7 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Rich Harris a4605be008 send a 400 instead of a 500
7 years ago
Richard Harris 5e58764c63 prevent malformed code when injecting invalidate statements
7 years ago
Richard Harris b0246474ce correctly transform inline shorthand methods - fixes #2906
7 years ago
Rich Harris d054c8e8f9 onMount before first afterUpdate
7 years ago
Richard Harris 9e9db10719 lint
7 years ago
Richard Harris e0089e4296 -> v3.6.3
7 years ago
Rich Harris b21a5c8562 Merge branch 'onmount_triggers_in_reverse_order_for_siblings' of https://github.com/colincasey/svelte into colincasey-onmount_triggers_in_reverse_order_for_siblings
7 years ago
Rich Harris 87f5ae925a Merge pull request #3149 from Conduitry/preprocess-attribute-parsing-fix
7 years ago
Rich Harris c01745abcc preserve symmetry when walking css ast
7 years ago
Conduitry 475433c7d7 preprocess: fix handling of attribute values containing `=`
7 years ago
Rich Harris fba160906c Merge branch 'gh-3135' of https://github.com/btk5h/svelte into btk5h-gh-3135
7 years ago
Rich Harris cb545713a6 Merge pull request #3147 from sveltejs/gh-2693
7 years ago
Rich Harris 36b15b50a3 Merge pull request #3146 from sveltejs/gh-2135
7 years ago
Rich Harris 3f7c7e021e Merge pull request #3145 from sveltejs/gh-2034
7 years ago
Rich Harris fc71d001b3 Merge pull request #3142 from sveltejs/gh-1496
7 years ago
Rich Harris f232f2dbee Merge pull request #3141 from sveltejs/gh-1705
7 years ago
Rich Harris 65b0b6a571 on second thoughts
7 years ago
Richard Harris 00d43752bb distinguish between lazy and non-lazy expressions - fixes #2693
7 years ago
Richard Harris 9601f44ff2 handle circular values when rendering bindings - fixes #2135
7 years ago
Richard Harris d4b021201f update bind:this references when setting to null - fixes #2034
7 years ago
Richard Harris 8d95c53c09 prevent await block mounting inside removed if block - fixes #1496
7 years ago
Richard Harris 15f89891a0 add scoping attribute for pseudo-class selectors without a type/class - fixes #1705
7 years ago
Richard Harris 2721fc538c Merge branch 'master' of github.com:sveltejs/svelte
7 years ago