Commit Graph

23 Commits (5d5c35e41d51aa76b3587838ac0de5aec8d01b2c)

Author SHA1 Message Date
Tan Li Hau e8094df779
fix remove of lone :host selectors (#5984)
6 years ago
Tan Li Hau 44f41c9edd
fix :host and :global css scoping (#5957)
6 years ago
Ben McCann 240f5410f3
Curly brace cleanup and enforcement (#5647)
6 years ago
Ben McCann 229a16d6e7
upgrade ESLint config (#5472)
6 years ago
Tan Li Hau 3970def5eb
fix sibling combinators with spread attributes (#5467)
6 years ago
Tan Li Hau 967b88186b
scope CSS sibling combinators (#5427)
6 years ago
Tan Li Hau b5b02f8561
whitelist [open] attribute selector for <details> (#5425)
6 years ago
Tan Li Hau 46d423d9db
fix css specificity for child combinator (#5399)
6 years ago
Tan Li Hau 7900e3eafa
fix style scoping with > * (#5400)
6 years ago
Conduitry be9b79f805
fix detection of unused partially global CSS selectors (#4332)
7 years ago
Conduitry e4460e38ba
fix '~=' and class selectors with arbitrary whitespace (#4286)
7 years ago
Tan Li Hau c0dab9fefb fix css specificity (#4146)
7 years ago
Tan Li Hau 798a47b1da feat unused css selector understands string concat
7 years ago
Jesse Skinner b6798e5221 allow multiple ancestors to be scoped with class (#3544)
7 years ago
Rich Harris b9f14846b0
Structured code generation (#3539)
7 years ago
Conduitry 3c5ccf6ee5
rework attribute selector matching to not use regexes (#1710)
7 years ago
Conduitry 45a54c1aa4 use bindings when matching attribute selector against element (#3281)
7 years ago
David Mosher 1909bb43d9 bugfix: exempt the :root selector from prefix
7 years ago
Richard Harris 0fd34b1f41 add scoping attribute for pseudo-class selectors without a type/class - fixes #1705
7 years ago
James Garbutt caebe0deb8 Introduce ESLint to svelte sources (#2958)
7 years ago
Lyphon bef6f153db Fix build appveyor build failure
7 years ago
Lyphon ddd4a33f3b Fix 2929
7 years ago
Richard Harris 5161dfb950 update folder structure - #2790
7 years ago