Commit Graph

3652 Commits (8b28581eabb3699d9855c09a7bc7c4c10c2324dc)
 

Author SHA1 Message Date
Rich Harris 60b9f55d82 Merge pull request #2113 from sveltejs/gh-2112
8 years ago
Rich Harris e891e7c1d1 Merge pull request #2116 from halfnelson/repl-save-fix
8 years ago
halfnelson 0af597912b Quick fix to save and fork
8 years ago
Richard Harris 8d85927e7d more imported store stuff
8 years ago
Conduitry c8cf73f608 cli: don't pass invalid `sourceMap` option, and display warnings (#2112)
8 years ago
Richard Harris 854e012459 fix initialisation of imported stores - fixes #2108
8 years ago
Richard Harris 3eea2ee597 oops
8 years ago
Richard Harris 0a325765b9 bump beta version
8 years ago
Richard Harris aea68300c6 bump beta version
8 years ago
Richard Harris 0638baa3a1 accommodate changes to stats/vars/warnings
8 years ago
Rich Harris da8579ca2e Merge pull request #2099 from sveltejs/gh-2015
8 years ago
Rich Harris 67a272e667 Merge pull request #2101 from sveltejs/gh-2018
8 years ago
Rich Harris d3a4b2c5c7 Merge pull request #2102 from sveltejs/warnings-and-vars
8 years ago
Rich Harris 2223a349d6 Merge pull request #2103 from sveltejs/gh-2016
8 years ago
Richard Harris 19570b6633 error on contextual stores, for now (#2016)
8 years ago
Richard Harris 58f2807001 move vars out of stats
8 years ago
Richard Harris 8ce3f5a5e4 remove unnecessary code
8 years ago
Richard Harris 5ceff3bb97 move warnings out of stats
8 years ago
Richard Harris 83968d2991 use event.initCustomEvent instead of new CustomEvent - fixes #2018
8 years ago
Richard Harris 1c1fb83862 unsubscribe and resubscribe when stores are reassigned - fixes #2014
8 years ago
Richard Harris c3f7f81dbf update stores before committing in SSR mode
8 years ago
Richard Harris 6afaeed066 init store values in situ - fixes #2015
8 years ago
Richard Harris 9af2017315 pick error code
8 years ago
Richard Harris ac7d3d54e1 move store subscriptions into a helper. broke a bunch of stuff, bear with me
8 years ago
Richard Harris 67c38e4088 failing test for #2015
8 years ago
Richard Harris dd3e8e41d6 declare $vars up top
8 years ago
Richard Harris bfbab276f3 pedantic code generation stuff
8 years ago
Rich Harris fc7bff4205 Merge pull request #2097 from sveltejs/gh-2031-with-fix
8 years ago
Rich Harris 1237f0eb0d Merge pull request #2096 from sveltejs/gh-2024
8 years ago
Rich Harris 40b5fa7def Merge pull request #2095 from sveltejs/gh-2094
8 years ago
Richard Harris 74d96e93ba assign elements to correct block when slots are involved - fixes #2031
8 years ago
Richard Harris cd2f04ecfc handle implicit and explicit-but-undefined props — fixes #2024
8 years ago
Richard Harris 02dc8f36ea error on invalid compiler options — closes #2094
8 years ago
Rich Harris a651a5c34e Merge pull request #2093 from sveltejs/gh-2040
8 years ago
Rich Harris be2b2153da Merge pull request #2091 from sveltejs/gh-2072
8 years ago
Rich Harris a7f2d29eee Merge pull request #2090 from sveltejs/gh-2078
8 years ago
Richard Harris 1146df5595 remove onwarn option, just use stats.warnings instead
8 years ago
Richard Harris af7d4332a5 always warn on empty block - fixes #2042
8 years ago
Richard Harris 1ed0d5231c add second argument to writable - fixes #2072
8 years ago
Richard Harris 5f2f163022 update Sapper
8 years ago
Richard Harris 8c820b09dc Merge branch 'master' into gh-2078
8 years ago
Rich Harris 1db691d679 Merge pull request #2089 from sveltejs/gh-2084
8 years ago
Richard Harris 22b98ff66e fix crud example
8 years ago
Richard Harris 2fc87cd980 fix flight booker example
8 years ago
Richard Harris 625d416423 remove eval format - closes #2084
8 years ago
Rich Harris 4a5098290a Merge pull request #2082 from sveltejs/gh-2076
8 years ago
Rich Harris 899a692b1f Merge pull request #2083 from sveltejs/gh-2038
8 years ago
Rich Harris 0d2264cc5a Merge pull request #2087 from sveltejs/gh-2085
8 years ago
Conduitry a33dc34cd6 site: fix invalid blog rss feed (#2085) and tidy
8 years ago
Rich Harris d0c123629d remove internal gubbins when using bind:props - fixes #2038
8 years ago