Commit Graph

19 Commits (b44ee824643d55abe8e7d9994361cdc06cf2d3fe)

Author SHA1 Message Date
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
Richard Harris 7e4dce8759 lint
6 years ago
Christian Kaisermann b286fdc26b Support other atrules (#2995)
6 years ago
Conduitry 45a54c1aa4 use bindings when matching attribute selector against element (#3281)
6 years ago
Rich Harris 8c1f48f828
Merge pull request #3250 from davemo/fix/1705-root-pseudo-selector-prefix-exemption
6 years ago
David Mosher 1909bb43d9 bugfix: exempt the :root selector from prefix
6 years ago
pynnl c33e4be6dc fix global keyframes with no elements
6 years ago
Richard Harris f341befacb lint
6 years ago
Rich Harris 80bf0fd152 preserve symmetry when walking css ast
6 years ago
Rich Harris bff7dace5b Merge branch 'gh-3135' of https://github.com/btk5h/svelte into btk5h-gh-3135
6 years ago
Richard Harris 0fd34b1f41 add scoping attribute for pseudo-class selectors without a type/class - fixes #1705
6 years ago
Bryan Terce ca8365ef06
Restore correct current_atrule
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