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

13 Commits

Author SHA1 Message Date
halfnelson
7c1e6a6ce7
refactor sourcemap and preprocessor tests (#5583)
Co-authored-by: Milan Hauth <milahu@gmail.com>
2020-10-25 08:35:10 -04: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
f45e2b70fd
Implement reactive assignments (#1839)
This also includes elements of RFCs 2 and 3
2018-12-15 19:18:03 -05:00
Rich Harris
9031c16905
[WIP] Refactor, change where validation occurs (#1721)
Refactor, change where validation occurs
2018-09-15 17:37:20 -04:00
Rich Harris
5a457bfb87 rename loc to start, include character info in locations 2018-04-16 21:50:57 -04:00
Rich Harris
87a8e37150 remove cascade option 2018-04-15 23:53:17 -04:00
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
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