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 3206e08286
allow computed properties to depend on store props
9 years ago
..
create
css test attribute only selector when html is also attribute only 9 years ago
custom-elements
formats Increase code coverage 9 years ago
hydration Use a block scoped unique name for the context 9 years ago
js store bindings 9 years ago
parser
runtime allow computed properties to depend on store props 9 years ago
server-side-rendering use store in SSR mode 9 years ago
sourcemaps fix annoying test failure 9 years ago
store implement Store 9 years ago
validator allow event handlers to call store methods 9 years ago
helpers.js Reinstate code coverage 9 years ago
setup.js Reinstate code coverage 9 years ago
test.js