You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/test
Rich Harris 5be480d7ac
Merge pull request #1991 from sveltejs/gh-1952-b
6 years ago
..
cli Implement reactive assignments (#1839) 6 years ago
css always use stats.warn instead of options.onwarn - fixes #1918 6 years ago
custom-elements remove missing prop warning false positives - fixes #1902 6 years ago
hydration implement `bind:this` 6 years ago
js Merge pull request #1991 from sveltejs/gh-1952-b 6 years ago
parser replace <svelte:document> with <svelte:body> (#1846) 6 years ago
preprocess reenable all tests 6 years ago
runtime rename afterFlush to nextTick, schedule update if necessary 6 years ago
server-side-rendering add process to globals whitelist 6 years ago
sourcemaps Implement reactive assignments (#1839) 6 years ago
stats Implement reactive assignments (#1839) 6 years ago
store glitch-free reactive stores 6 years ago
validator always use stats.warn instead of options.onwarn - fixes #1918 6 years ago
helpers.js Implement reactive assignments (#1839) 6 years ago
setup.js Implement reactive assignments (#1839) 6 years ago
test.js upgrade mocha 6 years ago