Commit Graph

13 Commits (c9527f683f786402db02a0e0e683d1834c4e69ec)

Author SHA1 Message Date
James Garbutt caebe0deb8 Introduce ESLint to svelte sources (#2958)
7 years ago
Rich Harris 206a3d0131 update tests
8 years ago
Rich Harris f45e2b70fd
Implement reactive assignments (#1839)
8 years ago
Rich Harris 87a8e37150 remove cascade option
8 years ago
Rich Harris a3add04e7c remove code, map and cssMap from svelte.compile output
8 years ago
Rich-Harris 9092b1c58a dont generate test output if no css
9 years ago
Rich-Harris 00877e8ebd output { js, css, ast } from svelte.compile - fixes #795
9 years ago
Rich Harris b5821b846a fix annoying test failure
9 years ago
Rich Harris 1271510d00 better CSS sourcemaps
9 years ago
Rich Harris 4639b8d349 move css logic into new Stylesheet class, add CSS sourcemap support
9 years ago
Rich Harris 4e28c9b82c hack sourcemap to mitigate confusion caused by missing data for each block (#681)
9 years ago
Rich Harris 10ecd81734 prettierfy test files
9 years ago
Rich-Harris 60ed068a59 move tests around to facilitate registering babel based on environment
10 years ago