Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/postcss/postcss-selector-matches

PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS (simpler selectors)
https://github.com/postcss/postcss-selector-matches

4.0.0

adc8f082f980a987769e7bdb4b805055cad0d7c5 authored over 6 years ago
Upgrade postcss to v7

76589c15f123ac0a82adcdba53643348ccf8197c authored over 6 years ago
Merge pull request #15 from postcss/feature/cssdb-badge

Add CSS Standard Status

c9df6683da5a8bdc5c35d5f85aabb2e04d456f07 authored over 7 years ago
Add CSS Standard Status

016dc99d3733e4519c5573130c521c08d5f555e9 authored over 7 years ago
3.0.1

d3370bca0ffb3517b2bec1457b4f6cba20ab6bb6 authored over 7 years ago
Fix incorrect export

e9ecf0836404d67d2a6a8105c55406e422976f86 authored over 7 years ago
3.0.0

b701fa61e39bec9547006c76eee6c9657f3a7892 authored over 7 years ago
Update dependencies

0206644c957fc5daa7c39b72aa1355a94e208ff2 authored over 7 years ago
2.0.5

126391f4174c35687489c0247c5e2a1572e67d7d authored over 8 years ago
Fixed: Don't mangle selector parts that don't contain `:matches` (#13)

Fixes #10 even harder.

08594e7f1a2c1ceda477cb86f4c27ba6f0a899b6 authored over 8 years ago
2.0.4

d310509324a23038cda9f5cacdfeb72d8202d899 authored over 8 years ago
Fixed: another regression of 2.0.2

Closes #10
Closes #11
Closes https://github.com/MoOx/postcss-cssnext/issues/315

c719a9571e6a23fa26e05160b9c2cba7b34e6bd4 authored over 8 years ago
2.0.3

d6ce44b7091884f831f5b56ddc42c2b30aa35c3d authored over 8 years ago
2.0.2

8a902dc6b63244409b6c9dc3efe2c09f32a52f81 authored over 8 years ago
Fixed: .class:matches(element) now produce element.class (#8)

* Add node_modules to git ignore

* Add log to git ignore

* Update packages

* Fix eslint...

9949a6db00ae8907fcae9a2d141ea312dfd827d7 authored over 8 years ago
Merge pull request #6 from jonathanKingston/pseudo-matches-fix

Fixed pseudo selectors with multiple matches in a selector

57c2bb4a24ae167606400b67545df4aee6cfe63c authored over 9 years ago
Fixed pseudo selectors with multiple matches in a selector

bd2ca643a8113e7832894fcde4bd950d84c09da3 authored over 9 years ago
2.0.0 (switch to postcss 5.x)

0e01475f580f0d22c22710524c6d03a8118f901d authored over 9 years ago
Fixed: plugin is correctly exposed for normal commonjs environments (!babel) (1.2.1)

Close #5

afe918c5c5fa4eacb3d49eb9864207b02bda97c7 authored over 9 years ago
Added: plugin now expose `replaceRuleSelector` to make it easy to reuse in some others plugins (like `postcss-custom-selectors`) (1.2.0)

- Fixed: indentation adjustment doesn't contain useless new lines
- Fixed: transformation doesn'...

36a25f73cd5b48b580719b01ac22d23d08fbce60 authored over 9 years ago
Fixed: support pseudo-element that might be collapsed to :matches() (1.1.2)

Close #4

3883f7198928d0c62a934db4eaf485006248718b authored over 9 years ago
Fixed: no more duplicates in generated selector (1.1.1)

Close #3

fcd0a36a9f9c9cdc67c3683fae95302d4544816c authored over 9 years ago
Added: `lineBreak` option

Close #1

115133031ecd45cc209fd6718d609c082a3acb69 authored over 9 years ago
Fixed: support of pseudo classes that use parenthesis

Close #2

759c7d984500ecdff564bf49f40880d2912cd51b authored over 9 years ago
Fixed: the module now works in non babel environments

8b042a8844b5de8baf62107abee61f2b55824fbd authored almost 10 years ago
Update README.md

aed7ee51b8e223ff915ddf22375354d3a9dd8391 authored almost 10 years ago
Travis, wake up !

4c10c837e22e8ba939a35042634ce6f4a8a46eee authored almost 10 years ago
Initial release

ecbae8d9976150087edf51aba9cdbb86c0af6a79 authored almost 10 years ago