This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
svelte
Watch
0
Star
0
Fork
0
You've already forked svelte
mirror of
https://github.com/sveltejs/svelte.git
synced
2024-12-01 17:30:59 +01:00
Code
Issues
Releases
Wiki
Activity
2e9cd4742c
svelte
/
test
/
js
/
samples
/
dont-use-dataset-in-legacy
History
ekhaled
2e9cd4742c
fix snapshots for the actual mounting code
2018-03-06 18:49:49 +00: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
fix snapshots for the actual mounting code
2018-03-06 18:49:49 +00:00
expected.js
fix snapshots for the actual mounting code
2018-03-06 18:49:49 +00:00
input.html
Use el.dataset.foo = bar instead of setAttribute(el, 'data-foo', bar)
2017-11-16 11:39:58 +02:00