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

17 Commits

Author SHA1 Message Date
Andreas Ehrencrona
ddf13211af
Updated to ESLint config 5.4.0 (#5541) 2020-10-21 15:23:08 -07:00
Ben McCann
0645631b28
Use TypeScript in tests (#5433) 2020-09-29 11:19:21 -04:00
Tan Li Hau
5dbb08d19b allow solo for test suite (#3747) 2019-10-23 14:52:49 -04:00
Richard Harris
b2f371a3d1 move vars out of stats 2019-02-18 14:19:53 -05:00
Richard Harris
fd39e9505b remove unnecessary code 2019-02-18 13:56:05 -05:00
Richard Harris
248f55a574 move warnings out of stats 2019-02-18 13:54:27 -05:00
Rich Harris
206a3d0131 update tests 2019-02-08 09:32:36 -05:00
Rich Harris
687e352209 rename .html files to .svelte 2019-02-08 08:48:10 -05:00
Rich Harris
539fbbd8ef inject lets for reactive declarations where necessary - fixes #2059 2019-02-06 14:49:36 -05:00
Richard Harris
6df94aa651 remove unnecessary dupe check - fixes #2036 2019-02-03 20:00:18 -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
998d86a4e3 expose stats.props 2018-11-04 16:32:41 -05:00
Rich Harris
d03693114d fix #1368 2018-04-28 21:00:07 -04:00
Rich Harris
5a457bfb87 rename loc to start, include character info in locations 2018-04-16 21:50:57 -04:00
Rich-Harris
a5d5a6c952 add lifecycle hooks 2018-04-01 14:10:03 -04:00
Rich-Harris
788aa89b41 add stats tests, handle imports 2018-04-01 14:00:35 -04:00