0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-30 00:46:29 +01:00
Commit Graph

7 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
4b3da75480 remove v1 runtime tests 2018-04-15 22:15:08 -04:00
Rich Harris
2f86bd339d update tests to account for removal of observe 2018-04-15 19:08:49 -04:00
Zirro
552c62aa56 Use .querySelector(':checked'), enable several <select> tests 2017-05-01 20:31:13 +02:00
Rich-Harris
1cd2287c94 skip <select> test 2017-04-25 14:43:18 -04:00
Conduitry
51cd9e8aba fix unit test? 2017-04-21 14:28:14 -04:00
Tobias Davis
33fb0df51a failing test for bound event handler on <select> elements 2017-04-21 13:27:14 -04:00