0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/test/js/samples/dont-use-dataset-in-legacy
Rich Harris 394dec9f11
Merge pull request #1024 from sveltejs/gh-1013
update SSR render method, and introduce <:Head>
2017-12-13 21:20:03 -05:00
..
_config.js Use el.dataset.foo = bar instead of setAttribute(el, 'data-foo', bar) 2017-11-16 11:39:58 +02:00
expected-bundle.js Merge pull request #1024 from sveltejs/gh-1013 2017-12-13 21:20:03 -05:00
expected.js update snapshot tests 2017-11-18 13:45:10 -05:00
input.html Use el.dataset.foo = bar instead of setAttribute(el, 'data-foo', bar) 2017-11-16 11:39:58 +02:00