Commit Graph

3507 Commits (18a98c0f62b7ce145700312c9ee72c76311c3b9c)
 

Author SHA1 Message Date
Rich Harris 18a98c0f62
Merge pull request #2117 from sveltejs/gh-2110
6 years ago
Richard Harris a6cebc7e69 doh. fixes #2110
6 years ago
Richard Harris 3409840eb6 bump beta version, remove unused package
6 years ago
Rich Harris 77b3189f65
Merge pull request #2111 from sveltejs/gh-2108
6 years ago
Richard Harris 9819facf04 remove unused argument
6 years ago
Rich Harris d6b2d362d2
Merge pull request #2113 from sveltejs/gh-2112
6 years ago
Rich Harris 2f0069a138
Merge pull request #2116 from halfnelson/repl-save-fix
6 years ago
halfnelson 2ab21887d0 Quick fix to save and fork
6 years ago
Richard Harris 6ea722a18a more imported store stuff
6 years ago
Conduitry 4c9e77ed9e cli: don't pass invalid `sourceMap` option, and display warnings (#2112)
6 years ago
Richard Harris 91332c540c fix initialisation of imported stores - fixes #2108
6 years ago
Richard Harris ef3f75ad7d oops
6 years ago
Richard Harris 7fdf98bb6f bump beta version
6 years ago
Richard Harris 32ed44d6ba bump beta version
6 years ago
Richard Harris c9dd5c7033 accommodate changes to stats/vars/warnings
6 years ago
Rich Harris 816ca1ac4d
Merge pull request #2099 from sveltejs/gh-2015
6 years ago
Rich Harris eb90755135
Merge pull request #2101 from sveltejs/gh-2018
6 years ago
Rich Harris d31d857794
Merge pull request #2102 from sveltejs/warnings-and-vars
6 years ago
Rich Harris 0ad8bf9c3f
Merge pull request #2103 from sveltejs/gh-2016
6 years ago
Richard Harris 6f394e521a error on contextual stores, for now (#2016)
6 years ago
Richard Harris b2f371a3d1 move vars out of stats
6 years ago
Richard Harris fd39e9505b remove unnecessary code
6 years ago
Richard Harris 248f55a574 move warnings out of stats
6 years ago
Richard Harris 7c9c8ce40a use event.initCustomEvent instead of new CustomEvent - fixes #2018
6 years ago
Richard Harris f124f3c081 unsubscribe and resubscribe when stores are reassigned - fixes #2014
6 years ago
Richard Harris 106ae45dc8 update stores before committing in SSR mode
6 years ago
Richard Harris 534f6e5425 init store values in situ - fixes #2015
6 years ago
Richard Harris 7cde8d06be pick error code
6 years ago
Richard Harris 9757fbfdb8 move store subscriptions into a helper. broke a bunch of stuff, bear with me
6 years ago
Richard Harris 55295a0e33 failing test for #2015
6 years ago
Richard Harris 70ddabde7f declare $vars up top
6 years ago
Richard Harris 5af301abb8 pedantic code generation stuff
6 years ago
Rich Harris 47ab23c1de
Merge pull request #2097 from sveltejs/gh-2031-with-fix
6 years ago
Rich Harris d0b93ee4d7
Merge pull request #2096 from sveltejs/gh-2024
6 years ago
Rich Harris 516f8c8b8d
Merge pull request #2095 from sveltejs/gh-2094
6 years ago
Richard Harris 5c7fdf4ad2 assign elements to correct block when slots are involved - fixes #2031
6 years ago
Richard Harris 19f6727c8d handle implicit and explicit-but-undefined props — fixes #2024
6 years ago
Richard Harris 3953c2dbfc error on invalid compiler options — closes #2094
6 years ago
Rich Harris 89b00c7d30
Merge pull request #2093 from sveltejs/gh-2040
6 years ago
Rich Harris 3f3803e1e4
Merge pull request #2091 from sveltejs/gh-2072
6 years ago
Rich Harris 5c70456123
Merge pull request #2090 from sveltejs/gh-2078
6 years ago
Richard Harris f1d4ff6268 remove onwarn option, just use stats.warnings instead
6 years ago
Richard Harris 871147260c always warn on empty block - fixes #2042
6 years ago
Richard Harris 9e8e99caf6 add second argument to writable - fixes #2072
6 years ago
Richard Harris fa1322b00b update Sapper
6 years ago
Richard Harris 1939b86e9e Merge branch 'master' into gh-2078
6 years ago
Rich Harris 54b5ce3813
Merge pull request #2089 from sveltejs/gh-2084
6 years ago
Richard Harris a0e72db86a fix crud example
6 years ago
Richard Harris f863a5df30 fix flight booker example
6 years ago
Richard Harris a8e0a471af remove eval format - closes #2084
6 years ago