Conduitry
|
e1ff7c7b2a
|
failing tests for #2133
|
2019-02-25 12:02:50 -05:00 |
|
Conduitry
|
abcefd0318
|
run vars tests with each generate type
|
2019-02-25 11:53:36 -05:00 |
|
Richard Harris
|
c672ad8df7
|
update Sapper
|
2019-02-24 21:04:02 -05:00 |
|
Conduitry
|
ca8671c2b4
|
site: bump eslint-plugin-svelte3
|
2019-02-24 15:14:02 -05:00 |
|
Richard Harris
|
ff60e72cbd
|
Merge branch 'master' of github.com:sveltejs/svelte
|
2019-02-24 14:53:41 -05:00 |
|
Conduitry
|
7e5b29c85e
|
repl: don't export time as prop in SVG Clock example
|
2019-02-23 12:23:28 -05:00 |
|
Conduitry
|
775adb53e0
|
repl: fix some more prop editor bugs
|
2019-02-23 12:06:35 -05:00 |
|
Richard Harris
|
f710f3bca2
|
update svelte and sapper, workaround #2127
|
2019-02-22 21:36:25 -05:00 |
|
Richard Harris
|
6f777478c8
|
use v3 branch of template
|
2019-02-22 08:16:33 -05:00 |
|
Richard Harris
|
8dd2fd530a
|
bump beta version
|
2019-02-22 08:07:20 -05:00 |
|
Rich Harris
|
716e0df910
|
Merge pull request #2126 from sveltejs/repl-props
Some fixes for REPL props editor
|
2019-02-22 07:59:08 -05:00 |
|
Rich Harris
|
b1f3514e41
|
Merge pull request #2125 from sveltejs/gh-2124
fix slot block lineage
|
2019-02-22 07:58:40 -05:00 |
|
Conduitry
|
50e92afb25
|
repl: only display writable exports in props editor
|
2019-02-22 07:41:36 -05:00 |
|
Conduitry
|
6e8d884c9d
|
expose implicit vars in script-less components
|
2019-02-22 07:40:44 -05:00 |
|
Conduitry
|
7fa7f200d1
|
site: mention PUBLISH env variable in readme
|
2019-02-22 00:22:13 -05:00 |
|
Richard Harris
|
24e09efec1
|
fix slot block lineage - fixes #2124
|
2019-02-21 23:34:27 -05:00 |
|
Rich Harris
|
d6e85bc25f
|
Merge pull request #2123 from thelgevold/bazel-example
add bazel sample repo
|
2019-02-21 21:36:13 -05:00 |
|
Torgeir Helgevold
|
d4c000dc9f
|
add bazel sample repo
|
2019-02-21 21:32:57 -05:00 |
|
Richard Harris
|
c494c05ebf
|
bump beta version
|
2019-02-20 09:18:10 -05:00 |
|
Rich Harris
|
18a98c0f62
|
Merge pull request #2117 from sveltejs/gh-2110
doh
|
2019-02-20 09:15:44 -05:00 |
|
Richard Harris
|
a6cebc7e69
|
doh. fixes #2110
|
2019-02-20 09:08:28 -05:00 |
|
Richard Harris
|
3409840eb6
|
bump beta version, remove unused package
|
2019-02-20 08:18:17 -05:00 |
|
Rich Harris
|
77b3189f65
|
Merge pull request #2111 from sveltejs/gh-2108
fix initialisation of imported stores
|
2019-02-20 08:06:07 -05:00 |
|
Richard Harris
|
9819facf04
|
remove unused argument
|
2019-02-20 07:49:46 -05:00 |
|
Rich Harris
|
d6b2d362d2
|
Merge pull request #2113 from sveltejs/gh-2112
cli: don't pass invalid `sourceMap` option, and display warnings
|
2019-02-20 07:14:51 -05:00 |
|
Rich Harris
|
2f0069a138
|
Merge pull request #2116 from halfnelson/repl-save-fix
Fix REPL save and fork when code doesn't compile
|
2019-02-20 07:12:36 -05:00 |
|
halfnelson
|
2ab21887d0
|
Quick fix to save and fork
|
2019-02-20 21:27:51 +10:00 |
|
Richard Harris
|
6ea722a18a
|
more imported store stuff
|
2019-02-19 22:16:36 -05:00 |
|
Conduitry
|
4c9e77ed9e
|
cli: don't pass invalid sourceMap option, and display warnings (#2112)
|
2019-02-19 22:15:50 -05:00 |
|
Richard Harris
|
91332c540c
|
fix initialisation of imported stores - fixes #2108
|
2019-02-19 21:16:54 -05:00 |
|
Richard Harris
|
ef3f75ad7d
|
oops
|
2019-02-19 08:14:08 -05:00 |
|
Richard Harris
|
7fdf98bb6f
|
bump beta version
|
2019-02-19 07:42:30 -05:00 |
|
Richard Harris
|
32ed44d6ba
|
bump beta version
|
2019-02-19 07:37:49 -05:00 |
|
Richard Harris
|
c9dd5c7033
|
accommodate changes to stats/vars/warnings
|
2019-02-19 07:37:40 -05:00 |
|
Rich Harris
|
816ca1ac4d
|
Merge pull request #2099 from sveltejs/gh-2015
Initialise store values immediately
|
2019-02-18 22:17:35 -04:00 |
|
Rich Harris
|
eb90755135
|
Merge pull request #2101 from sveltejs/gh-2018
Use initCustomEvent instead of new CustomEvent
|
2019-02-18 22:16:28 -04:00 |
|
Rich Harris
|
d31d857794
|
Merge pull request #2102 from sveltejs/warnings-and-vars
move warnings and vars out of stats
|
2019-02-18 22:16:04 -04:00 |
|
Rich Harris
|
0ad8bf9c3f
|
Merge pull request #2103 from sveltejs/gh-2016
error on contextual stores, for now
|
2019-02-18 22:15:47 -04:00 |
|
Richard Harris
|
6f394e521a
|
error on contextual stores, for now (#2016)
|
2019-02-18 21:00:15 -05:00 |
|
Richard Harris
|
b2f371a3d1
|
move vars out of stats
|
2019-02-18 14:19:53 -05:00 |
|
Richard Harris
|
fd39e9505b
|
remove unnecessary code
|
2019-02-18 13:56:05 -05:00 |
|
Richard Harris
|
248f55a574
|
move warnings out of stats
|
2019-02-18 13:54:27 -05:00 |
|
Richard Harris
|
7c9c8ce40a
|
use event.initCustomEvent instead of new CustomEvent - fixes #2018
|
2019-02-18 11:22:58 -05:00 |
|
Richard Harris
|
f124f3c081
|
unsubscribe and resubscribe when stores are reassigned - fixes #2014
|
2019-02-18 11:01:41 -05:00 |
|
Richard Harris
|
106ae45dc8
|
update stores before committing in SSR mode
|
2019-02-17 23:06:51 -05:00 |
|
Richard Harris
|
534f6e5425
|
init store values in situ - fixes #2015
|
2019-02-17 23:01:06 -05:00 |
|
Richard Harris
|
7cde8d06be
|
pick error code
|
2019-02-17 20:40:34 -05:00 |
|
Richard Harris
|
9757fbfdb8
|
move store subscriptions into a helper. broke a bunch of stuff, bear with me
|
2019-02-17 20:16:08 -05:00 |
|
Richard Harris
|
55295a0e33
|
failing test for #2015
|
2019-02-17 16:47:31 -05:00 |
|
Richard Harris
|
70ddabde7f
|
declare $vars up top
|
2019-02-17 16:47:23 -05:00 |
|