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

10 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
a4d412fb53 increase timeout so that tests pass on this horrendously expensive piece of shit laptop i am forced to use. PS fuck you, apple 2018-09-06 14:22:38 -04:00
Rich Harris
3c7a4bcc4b fix rollup config etc 2018-08-03 20:10:30 -04:00
Conduitry
5f156fd09c tidy, and revert changes to cli test sample commands 2018-05-17 16:12:13 -04:00
Conduitry
860a117f0e normalize paths in comments in cli tests 2018-05-17 14:30:07 -04:00
Pat Cavit
e79e077b40 cross-platform test setup via shelljs
My attempt at solving https://github.com/sveltejs/svelte/issues/1478
2018-05-16 23:40:42 -07:00
Conduitry
01cdffa46e fix svelte-cli references 2018-04-30 20:20:10 -04:00
Rich Harris
afb6d07991 remove debugging logging 2018-04-30 19:57:16 -04:00
Rich Harris
86c273192f rewrite version numbers to make cli testing less of a pain 2018-04-30 09:11:44 -04:00
Rich Harris
b381aa63a4 integrate CLI - fixes #1360 2018-04-29 20:25:12 -04:00