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

12 Commits

Author SHA1 Message Date
Conduitry
f5f489984f
fix handling of reserved keywords when parsing (#4390) 2020-02-09 00:04:21 -05:00
Richard Harris
b7f9c9c954 always add raw property to text nodes 2019-05-26 14:48:10 +02:00
Rich Harris
687e352209 rename .html files to .svelte 2019-02-08 08:48:10 -05:00
Rich Harris
b1d919f3f2
Overhaul stats — closes #1891 2019-01-29 09:10:10 -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
Rich Harris
956f318bea while we're here, update parser output files 2018-09-25 21:11:55 -04:00
Rich Harris
21168bf5f1 remove v1 parser tests 2018-04-15 20:18:15 -04:00
Rich Harris
258466ebbe attribute shorthand 2018-04-12 23:11:28 -04:00
Rich-Harris
cc0055cf82 update parser for v2 2018-04-10 21:48:03 -04:00
Rich-Harris
eebd47d02b add v2 parser tests, handle single curly tags 2018-04-08 11:25:02 -07:00
Rich Harris
c98e1f49d3 update parser tests 2017-06-25 17:15:52 -04:00
Rich-Harris
60ed068a59 move tests around to facilitate registering babel based on environment 2017-03-07 14:10:28 -05:00