0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-29 16:36:44 +01:00
svelte/test
Rich Harris 4c9a55cb66
Merge pull request #1980 from evs-chris/gh-1952-evschris
First pass at tracking mutation to avoid unnecessary update code - #1952
2019-01-13 16:38:33 -05:00
..
cli
css always use stats.warn instead of options.onwarn - fixes #1918 2018-12-28 22:19:25 -05:00
custom-elements remove missing prop warning false positives - fixes #1902 2018-12-23 14:29:18 -05:00
hydration implement bind:this 2018-12-16 09:26:53 -05:00
js Merge pull request #1980 from evs-chris/gh-1952-evschris 2019-01-13 16:38:33 -05:00
parser replace <svelte:document> with <svelte:body> (#1846) 2019-01-05 14:16:43 -05:00
preprocess preserve attributes during preprocess (#1873) 2019-01-03 13:20:56 -05:00
runtime test for #1852 2019-01-13 14:25:34 -05:00
server-side-rendering add process to globals whitelist 2018-12-29 13:18:19 -05:00
sourcemaps
stats
store glitch-free reactive stores 2018-12-16 19:49:42 -05:00
validator always use stats.warn instead of options.onwarn - fixes #1918 2018-12-28 22:19:25 -05:00
helpers.js
setup.js
test.js