0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test
Rich Harris 45cd960568
Merge pull request #2310 from sveltejs/gh-2296
update readable signature to match writable
2019-03-25 16:24:30 -04:00
..
css update css tests 2019-03-15 23:12:54 -04:00
custom-elements swap out nightmare for puppeteer 2019-03-10 16:00:37 -04:00
hydration default to accessors: false (#2144) 2019-03-17 10:29:02 -04:00
js replace comment anchors with empty text nodes - fixes #2280 2019-03-20 22:27:10 -04:00
parser update parser and js tests 2019-03-15 23:51:04 -04:00
preprocess update tests 2019-02-08 09:32:36 -05:00
runtime subscribe to global stores from script (#2139) 2019-03-25 12:52:19 -04:00
server-side-rendering update runtime and ssr tests 2019-03-16 00:44:35 -04:00
sourcemaps update css tests 2019-03-15 23:12:54 -04:00
stats move vars out of stats 2019-02-18 14:19:53 -05:00
store update readable signature to match writable - fixes #2296 2019-03-25 08:18:13 -04:00
validator augment warnings to help people figure out they need to add a <script> 2019-03-16 10:19:25 -04:00
vars note action/etc. references even when hoistable (#2294) 2019-03-25 09:19:29 -04:00
helpers.js collapse consecutive whitespace characters in the absense of options.preserveWhitespace or a <pre> 2019-03-18 09:19:14 -04:00
setup.js Implement reactive assignments (#1839) 2018-12-15 19:18:03 -05:00
test.js