Commit Graph

13 Commits (4251fc9f006761c5e927f60ad686f58fe5f7c8e3)

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