Commit Graph

19 Commits (v1.43.1)

Author SHA1 Message Date
Rich Harris d590dbe165
Reinstate code coverage
8 years ago
Johnny Hauser 8edfd643f1 match css attribute name only selectors (no value)
8 years ago
Rich Harris 86a11b547b handle unknown at-rules that are declaration-like — fixes #871
8 years ago
Conduitry 88048188ae update to css-tree@1.0.0-alpha22
8 years ago
Rich Harris f5f35b5a50 scoped styles
8 years ago
Rich Harris 39681565e3 handle unquoted attribute values (fixes #798)
8 years ago
Rich Harris ff2e169b75 handle css vars in <style> tags (fixes #757)
8 years ago
Rich Harris 71f9940f17 remove leading selectors safely - fixes #783
8 years ago
Rich Harris bf4e6ef6b1 smarter handling of keyframes - fixes #774
8 years ago
Rich Harris b2a81fbe46 rename function
8 years ago
Rich Harris c135d0cfab apply encapsulating attributes to correct elements and selector parts (#767)
8 years ago
Rich Harris 9d8f4d341d preserve space before non-parenthesized media query expression - fixes #759
8 years ago
Rich Harris bdb34a243c avoid string manipulation bugs by not minifying combinators if cascade: true (#743)
8 years ago
Rich Harris 82559c3775 support ref:foo as a CSS selector (#693)
8 years ago
Rich Harris 4daa57c67b optimise for ternary expressions when excluding unused css (#696)
8 years ago
Rich Harris 7b1299904b minify css and remove unused styles (#697)
8 years ago
Rich Harris 1271510d00 better CSS sourcemaps
8 years ago
Rich Harris a274a10e99 tidy up
8 years ago
Rich Harris 45039e9612 move Stylesheet
8 years ago