Commit Graph

22 Commits (1d7366d107a3ef7fc6f84a5ef0c3efce9418ffa8)

Author SHA1 Message Date
Rich Harris 1d7366d107 ref selectors
7 years ago
Rich Harris 5722a51d17 fix css expression analysis
7 years ago
Rich Harris 928a4bd58e css fix
7 years ago
Rich Harris b86a1edb52 add codes to validation errors
8 years ago
Rich-Harris ee01fb58c6 make CSS DCE case-insensitive - fixes #1269
8 years ago
Rich-Harris d6b8ca3fdb bail out of CSS optimisations on encountering spread - fixes #1300
8 years ago
James Birtles 4081a8a363 pass node through where possible
8 years ago
James Birtles da6a74016f add end position to errors
8 years ago
Conduitry 92452ef356 separate AST modification into Stylesheet#reify
8 years ago
Conduitry e4032ea543 apply CSS scoping classes directly to AST (WIP)
8 years ago
Rich Harris 36718e79bd
Handle empty classes when pruning unused styles - fixes #997
8 years ago
Johnny Hauser 8edfd643f1 match css attribute name only selectors (no value)
8 years ago
Conduitry 88048188ae update to css-tree@1.0.0-alpha22
8 years ago
Rich Harris 39681565e3 handle unquoted attribute values (fixes #798)
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 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 a274a10e99 tidy up
8 years ago
Rich Harris 45039e9612 move Stylesheet
8 years ago