0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
Rich Harris
f45e2b70fd
Implement reactive assignments (#1839)
This also includes elements of RFCs 2 and 3
2018-12-15 19:18:03 -05:00
Rich Harris
ab79cc6608 remove v1 snapshot tests 2018-04-15 21:13:39 -04:00
esarbanis
ea3f58a786 Use el.dataset.foo = bar instead of setAttribute(el, 'data-foo', bar)
Closes #858
2017-11-16 11:39:58 +02:00