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

21 Commits

Author SHA1 Message Date
Rich Harris
1ad28e6fe6 use base36 for style classes 2018-02-24 19:23:33 -05:00
Rich Harris
9971283671 update tests 2018-02-24 15:26:57 -05:00
Emil Ajdyna
f9fc7c9e91 Base scoping hashes on CSS content rather than entire file 2018-01-13 18:05:01 +01:00
Rich Harris
b5821b846a fix annoying test failure 2017-11-21 11:47:22 -05:00
Rich Harris
7cc192ad4c fix test 2017-09-18 15:33:33 -04:00
Rich Harris
7b1299904b minify css and remove unused styles (#697) 2017-07-29 15:51:15 -04:00
Rich Harris
1271510d00 better CSS sourcemaps 2017-07-21 20:37:45 -04:00
Rich Harris
4639b8d349 move css logic into new Stylesheet class, add CSS sourcemap support 2017-07-07 18:06:42 -04:00
Rich Harris
4e28c9b82c hack sourcemap to mitigate confusion caused by missing data for each block (#681) 2017-06-27 11:03:09 -04:00
Rich Harris
10ecd81734 prettierfy test files 2017-06-02 22:04:36 -04:00
Rich-Harris
cf626ff880 retain binding sourcemaps to the extent possible 2017-04-01 17:19:11 -04:00
Rich Harris
da3f751e3c fix test 2017-03-17 13:58:49 -04:00
Rich Harris
1579c50327 test binding values work with sourcemaps 2017-03-17 11:40:46 -04:00
Rich-Harris
6de2ee1bf8 update gitignore, remove some files from repo 2017-03-15 17:27:02 -04:00
Rich-Harris
60ed068a59 move tests around to facilitate registering babel based on environment 2017-03-07 14:10:28 -05:00
Rich Harris
543ee2f870 update tests 2017-03-01 11:45:55 -05:00
Rich Harris
42497fd1aa populate map.sources and map.sourcesContent even if none of the original code is used 2017-02-24 15:37:53 -05:00
Rich Harris
c1ba7638ce add outputFilename option for sourcemap generation 2017-02-24 15:12:17 -05:00
Rich-Harris
57f94d4d0b upgrade magic-string, fix sourcemaps 2016-12-02 11:26:16 -05:00
Rich Harris
695cfd01c9 more sourcemap stuff 2016-12-01 17:37:23 -05:00
Rich-Harris
5e8a25fe65 add infrastructure for sourcemap tests 2016-12-01 11:50:10 -05:00