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
1d9ce0fff5
svelte
/
test
/
js
/
samples
/
dont-use-dataset-in-legacy
History
Richard Harris
1d9ce0fff5
update tests
2019-01-01 15:06:42 -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.js
update tests
2019-01-01 15:06:42 -05:00
input.html
Implement reactive assignments (
#1839
)
2018-12-15 19:18:03 -05:00