Commit Graph

22 Commits (5efaf7dbd06b156ecfddf969c2fc6aa20f427bf0)

Author SHA1 Message Date
Tan Li Hau 5efaf7dbd0 fix :host and :global css scoping (#5957)
6 years ago
Ben McCann 64634b5913 Curly brace cleanup and enforcement (#5647)
6 years ago
Ben McCann b68fc1526e upgrade ESLint config (#5472)
6 years ago
Tan Li Hau 74e61b69f3 fix sibling combinators with spread attributes (#5467)
6 years ago
Tan Li Hau eb1d4f2c46 scope CSS sibling combinators (#5427)
6 years ago
Tan Li Hau 98d35143e7 whitelist [open] attribute selector for <details> (#5425)
6 years ago
Tan Li Hau 2380cb4830 fix css specificity for child combinator (#5399)
6 years ago
Tan Li Hau 92e7aa40b4 fix style scoping with > * (#5400)
6 years ago
Conduitry f6920b1449 fix detection of unused partially global CSS selectors (#4332)
7 years ago
Conduitry 434095f0b3 fix '~=' and class selectors with arbitrary whitespace (#4286)
7 years ago
Tan Li Hau 3f43be39b2 fix css specificity (#4146)
7 years ago
Tan Li Hau bfb39d6969 feat unused css selector understands string concat
7 years ago
Jesse Skinner 0cf18ead30 allow multiple ancestors to be scoped with class (#3544)
7 years ago
Rich Harris bbad46a96b Structured code generation (#3539)
7 years ago
Conduitry 5ca7b48b66 rework attribute selector matching to not use regexes (#1710)
7 years ago
Conduitry d7caf24923 use bindings when matching attribute selector against element (#3281)
7 years ago
David Mosher 7ff7a5e220 bugfix: exempt the :root selector from prefix
7 years ago
Richard Harris 15f89891a0 add scoping attribute for pseudo-class selectors without a type/class - fixes #1705
7 years ago
James Garbutt 11ced4a257 Introduce ESLint to svelte sources (#2958)
7 years ago
Lyphon c865d53e5e Fix build appveyor build failure
7 years ago
Lyphon 0b22030848 Fix 2929
7 years ago
Richard Harris 965fae7991 update folder structure - #2790
7 years ago