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
esarbanis 5af6eee10d
Use el.dataset.foo = bar instead of setAttribute(el, 'data-foo', bar)
9 years ago
..
create
css test attribute only selector when html is also attribute only 9 years ago
custom-elements
formats
hydration Use a block scoped unique name for the context 9 years ago
js Use el.dataset.foo = bar instead of setAttribute(el, 'data-foo', bar) 9 years ago
parser Add array destructuring for each contexts 9 years ago
runtime Merge pull request #902 from sveltejs/gh-893 9 years ago
server-side-rendering
sourcemaps
validator allow options.* as event handler callee 9 years ago
helpers.js
setup.js
test.js