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

11 Commits

Author SHA1 Message Date
Conduitry
8427bde679 preserve attributes during preprocess (#1873) 2019-01-03 13:20:56 -05:00
Rich Harris
f45e2b70fd
Implement reactive assignments (#1839)
This also includes elements of RFCs 2 and 3
2018-12-15 19:18:03 -05:00
Conduitry
e4e4a8d8c2 add test 2018-10-28 21:43:02 -04:00
Rich Harris
9031c16905
[WIP] Refactor, change where validation occurs (#1721)
Refactor, change where validation occurs
2018-09-15 17:37:20 -04:00
Pat Cavit
304bd7464a test: filename passed to hooks 2017-12-07 10:49:28 -08:00
Rich Harris
dbe3cf8c7e reenable all tests 2017-12-02 23:55:54 -05:00
Rich Harris
9eaea2ba94 fix attribute parsing 2017-12-02 23:54:11 -05:00
Rich Harris
6fd069922b more direct tests 2017-12-02 23:48:34 -05:00
Rich Harris
b2b3588cdd use helper 2017-12-02 23:33:32 -05:00
Rich Harris
69b74d96bc return promise, so that test results are correct 2017-12-02 23:20:43 -05:00
Efthymis Sarmpanis
953c2967f2 Basic support for style and script preprocessors
Suggestion for #181 and #876
2017-11-29 20:19:05 +02:00