Commit Graph

33 Commits (bc5aca0ffea04cd1b7d34d3451e75de0ae687f9f)

Author SHA1 Message Date
Richard Harris 248f55a574 move warnings out of stats 6 years ago
Richard Harris 3953c2dbfc error on invalid compiler options — closes 6 years ago
Richard Harris f1d4ff6268 remove onwarn option, just use stats.warnings instead 6 years ago
Rich Harris 206a3d0131 update tests 6 years ago
Rich Harris 722e1fd383 get name based on filename 6 years ago
Richard Harris 88c674079b always use stats.warn instead of options.onwarn - fixes 6 years ago
Rich Harris f45e2b70fd
Implement reactive assignments () 6 years ago
Rich Harris a3add04e7c remove code, map and cssMap from svelte.compile output 7 years ago
Rich-Harris 00877e8ebd output { js, css, ast } from svelte.compile - fixes 7 years ago
Rich Harris 3f7f237a9a switch back to using svelte- instead of name- 7 years ago
Rich Harris 1ad28e6fe6 use base36 for style classes 7 years ago
Rich Harris f61acd06c6 fix test failure 7 years ago
Rich Harris 0127f9f0ca change server-side render method signature 7 years ago
Rich Harris 2865a98e57 move properties out of the template IIFE () 8 years ago
Rich Harris 7c6ea13689 reenable all tests, fix some failures 8 years ago
Rich Harris c135d0cfab apply encapsulating attributes to correct elements and selector parts () 8 years ago
Rich Harris 778a03e2c6 Merge branch 'master' into gh-693 8 years ago
Rich Harris 82559c3775 support ref:foo as a CSS selector () 8 years ago
Rich Harris 46cb2a4da3 update jsdom 8 years ago
Rich Harris 4daa57c67b optimise for ternary expressions when excluding unused css () 8 years ago
Rich Harris 7b1299904b minify css and remove unused styles () 8 years ago
Rich Harris 4639b8d349 move css logic into new Stylesheet class, add CSS sourcemap support 8 years ago
Rich Harris 12907594cd Merge branch 'gh-678' into gh-679 8 years ago
Rich Harris 2c9fb31a9e simplify tests 8 years ago
Rich Harris 205bcfac7e warn on unused selectors 8 years ago
Rich Harris 2ec0a850fc apply css optimisations to SSR 8 years ago
Rich Harris f97ac27e2a handle :global(...) styles 8 years ago
Rich Harris 0cbd201200 set up tests for omitted scoping attributes 8 years ago
Rich Harris 10ecd81734 prettierfy test files 8 years ago
Rich Harris 7b99d47215 add cascade option, to prevent components inheriting styles () 8 years ago
Rich-Harris a85b6002a7 test @rules in css 8 years ago
Rich-Harris b5d4b78a80 renable tests 8 years ago
Rich-Harris 1308907f67 include css in compiler output () 8 years ago