Commit Graph

13 Commits (3bcb56b804217db5462fbd5e82406c8548724fae)

Author SHA1 Message Date
James Garbutt 11ced4a257 Introduce ESLint to svelte sources (#2958)
7 years ago
Rich Harris 8f730d524f update tests
8 years ago
Rich Harris efba821c84 Implement reactive assignments (#1839)
8 years ago
Rich Harris 6719958169 remove cascade option
8 years ago
Rich Harris 75c86887b8 remove code, map and cssMap from svelte.compile output
8 years ago
Rich-Harris e8442d01eb dont generate test output if no css
9 years ago
Rich-Harris 6d47e924c4 output { js, css, ast } from svelte.compile - fixes #795
9 years ago
Rich Harris ef8971ecad fix annoying test failure
9 years ago
Rich Harris 4759515db6 better CSS sourcemaps
9 years ago
Rich Harris 62c70cce9f move css logic into new Stylesheet class, add CSS sourcemap support
9 years ago
Rich Harris 5d44d65ae8 hack sourcemap to mitigate confusion caused by missing data for each block (#681)
9 years ago
Rich Harris ecc84fbecf prettierfy test files
9 years ago
Rich-Harris f7c1fb0c57 move tests around to facilitate registering babel based on environment
10 years ago