Commit Graph

3500 Commits (d6b2d362d2224bca82e4209278b45064b6b1986c)
 

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