Commit Graph

27 Commits (228832c9a3a6fdb8c11cdbb942444734686a04f6)

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