0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-25 00:51:01 +01:00
svelte/test
Rich Harris c4e05f2086
Merge pull request #2703 from EmilTholin/hoisting-injected-reactive-vars
Don't hoist functions dependent on injected reactive variables
2019-05-08 23:14:22 -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 fix hydration tests 2019-04-13 19:40:45 -04:00
js use maps for keyed each block lookups - fixes #2430 2019-04-17 08:59:05 -04:00
parser Merge pull request #2658 from MikeMatrix/each-block-rest-destructuring 2019-05-04 11:36:18 -04:00
preprocess don't preprocess tags whose names begin with script/style 2019-03-28 10:56:00 -04:00
runtime Merge pull request #2703 from EmilTholin/hoisting-injected-reactive-vars 2019-05-08 23:14:22 -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 use safe_not_equal logic for derived stores - fixes #2644 2019-05-06 06:26:38 -04:00
validator Warn on improper use of reactive declarations 2019-05-05 15:34:57 +02: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 upgrade mocha 2018-08-03 23:30:25 -04:00