Commit Graph

114 Commits (a41c7644e68c648d9bed79817d482a29d99db830)

Author SHA1 Message Date
Andreas Ehrencrona ddf13211af
Updated to ESLint config 5.4.0 () 4 years ago
Ben McCann 229a16d6e7
upgrade ESLint config () 5 years ago
Ben McCann 0645631b28
Use TypeScript in tests () 5 years ago
Tan Li Hau 3970def5eb
fix sibling combinators with spread attributes () 5 years ago
Tan Li Hau 967b88186b
scope CSS sibling combinators () 5 years ago
Tan Li Hau b5b02f8561
whitelist [open] attribute selector for <details> () 5 years ago
Tan Li Hau 46d423d9db
fix css specificity for child combinator () 5 years ago
Tan Li Hau 7900e3eafa
fix style scoping with > * () 5 years ago
Antony Jones 82dc26a31c
Fix lint warnings () 5 years ago
Zachiah 0e1345548f
add selector to message of css-unused-selector warning () 5 years ago
Bassam Ismail fb51dd8f07
add a11y-media-has-caption check () 5 years ago
pushkin 0da70f46b9
handle line ending differences in tests () 5 years ago
Conduitry be9b79f805
fix detection of unused partially global CSS selectors () 5 years ago
Conduitry e4460e38ba
fix '~=' and class selectors with arbitrary whitespace () 5 years ago
Tan Li Hau c0dab9fefb fix css specificity () 5 years ago
Rich Harris 46fef94a5c
Merge pull request from tanhauhau/tanhauhau/improve-testing-experience 5 years ago
Tan Li Hau b22abc7936 fix undefined class with scoped-css 5 years ago
Tan Li Hau d8b9274697 update test snapshot with --update flag 5 years ago
Tan Li Hau 798a47b1da feat unused css selector understands string concat 5 years ago
Rich Harris b59c942e5a
Revert "remove empty value declaration from style tree" 5 years ago
Tan Li Hau 1a476d4580 remove empty value declaration from style tree 5 years ago
Jesse Skinner b6798e5221 allow multiple ancestors to be scoped with class () 5 years ago
Tan Li Hau 5dbb08d19b allow solo for test suite () 5 years ago
Rich Harris b9f14846b0
Structured code generation () 5 years ago
Conduitry 3c5ccf6ee5
rework attribute selector matching to not use regexes () 6 years ago
Christian Kaisermann b286fdc26b Support other atrules () 6 years ago
Conduitry 45a54c1aa4 use bindings when matching attribute selector against element () 6 years ago
Rich Harris 8c1f48f828
Merge pull request 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
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 6 years ago
Bryan Terce f654dd0ae4
Add tests 6 years ago
Richard Harris 234db33eb4 add test for class: directive special characters 6 years ago
Richard Harris 80ce72362b update css tests 6 years ago
Richard Harris 248f55a574 move warnings out of stats 6 years ago
Richard Harris 3953c2dbfc error on invalid compiler options — closes 6 years ago
Richard Harris f1d4ff6268 remove onwarn option, just use stats.warnings instead 6 years ago
Rich Harris 206a3d0131 update tests 6 years ago
Rich Harris 687e352209 rename .html files to .svelte 6 years ago
Rich Harris 722e1fd383 get name based on filename 6 years ago
Richard Harris 88c674079b always use stats.warn instead of options.onwarn - fixes 6 years ago
Rich Harris 48f1f6b4d0
implement `bind:this` 6 years ago
Rich Harris f45e2b70fd
Implement reactive assignments () 6 years ago
Rich Harris 7eaf5dca4d encapsulate local styles inside global ones - fixes 7 years ago
Christian Kaisermann fe9a68d071 Fix prefixed animation name replacement 7 years ago
Christian Kaisermann 877fbeffec Make the compiler also transform prefixed @keyframes 7 years ago
Conduitry 2b3e9a3523 use CSS classes for ref:* selectors () 7 years ago
Rich Harris 5a457bfb87 rename loc to start, include character info in locations 7 years ago
Rich Harris 87a8e37150 remove cascade option 7 years ago