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
1f46e23e1b
svelte
/
test
/
js
/
samples
/
dont-use-dataset-in-legacy
History
Rich Harris
1f46e23e1b
More conservative invalidation
2018-12-22 18:49:04 -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
More conservative invalidation
2018-12-22 18:49:04 -05:00
input.html
Implement reactive assignments (
#1839
)
2018-12-15 19:18:03 -05:00