Commit Graph

3494 Commits (32ed44d6baf320ead808b7c48fdcd44a76bb32fa)
 

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