0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test
2019-04-13 15:11:03 -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 skip observedAttributes where appropriate - fixes #2399 2019-04-13 15:11:03 -04:00
parser update parser and js tests 2019-03-15 23:51:04 -04:00
preprocess don't preprocess tags whose names begin with script/style 2019-03-28 10:56:00 -04:00
runtime allow reactive declarations to reference self - fixes #2386 2019-04-12 09:31:09 -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
store add initial_value argument to derived store 2019-04-11 15:26:42 -04:00
validator allow reactive declarations without dependencies - fixes #2285 2019-04-11 23:29:02 -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
test.js