Ecosyste.ms: OpenCollective

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

github.com/postcss/postcss

Transforming styles with JS plugins
https://github.com/postcss/postcss

Fix Root revisiting

48b99b419e3bd5bb2135ac13e094f1fba80b030e authored over 4 years ago by Andrey Sitnik <[email protected]>
Clean up tests

c32234dbecc67e8807387385223b7b2990506986 authored over 4 years ago by Andrey Sitnik <[email protected]>
Stop visiting on node removing

cbb378483bb92ecd125d4ee7ea8d80cd45f65a58 authored over 4 years ago by Andrey Sitnik <[email protected]>
Change plugin running code and mark moved nodes as dirty

8982633f39c47d21130207f70730515661e01e32 authored over 4 years ago by Andrey Sitnik <[email protected]>
Update ESLint plugins

17fc8e8ab088412b30427bc211a1b765a390020e authored over 4 years ago by Andrey Sitnik <[email protected]>
Remove old test

6a9ae3791aa7a37c4ca4590281b3980105b968a1 authored over 4 years ago by Andrey Sitnik <[email protected]>
Speed up PostCSS

26145a1783cb259b3d9d96f31baac2feec45bc09 authored over 4 years ago by Andrey Sitnik <[email protected]>
Update dependencies

038faa7c8a7a7d0984236b2bc0e0da16614f21b3 authored over 4 years ago by Andrey Sitnik <[email protected]>
Update dependencies

cc6f3b6dc26d4877a5d24cc93a89d72219aac21e authored over 4 years ago by Andrey Sitnik <[email protected]>
Speed up async visitor API

9355cd7393c1d328985033ea0fa0800602deda05 authored over 4 years ago by Andrey Sitnik <[email protected]>
docs: Update wording, typos, punctuation (#1400)

* Fix CONTRIBUTING wording

* Fix README punctuation

33b38a3f8a834a5d60adc3f0a9a0b0583563d2fe authored over 4 years ago by Jan Brašna <[email protected]>
Update type dependencies

22ad338fb24f5670f137de6889c168684ed764e0 authored over 4 years ago by Andrey Sitnik <[email protected]>
Full link for migration URL

65f6091c914325f041dba78dc3e06e144154699e authored over 4 years ago by Andrey Sitnik <[email protected]>
Add peerDependencies to guidelines

5d53b9e3d2f592fd16af9d83753845e97ffedba9 authored over 4 years ago by Andrey Sitnik <[email protected]>
Update dependencies

e84c5758768a9ff57aae0c39be4510abd2084a1d authored over 4 years ago by Andrey Sitnik <[email protected]>
Update dependencies

069041323f059913692fe8856bb84f938edba814 authored over 4 years ago by Andrey Sitnik <[email protected]>
Clean up code

c41983db5e09bf1dfb04ca0409010d3ab15c17b5 authored over 4 years ago by Andrey Sitnik <[email protected]>
Fix two args walk methods in proxies

3d838e228133b090ce43a17f6ae48e6871c2a678 authored over 4 years ago by Andrey Sitnik <[email protected]>
Add helpers.postcss

952ecd9f6f203c7432be76613c9ac54fa7732677 authored over 4 years ago by Andrey Sitnik <[email protected]>
Update link

760c22884b9fb35eaf15016e9573f7142e44f160 authored over 4 years ago by Andrey Sitnik <[email protected]>
Use RootExit instead of Exit

ae412e7258dc1abf199e78fba352be083a80656b authored over 4 years ago by Andrey Sitnik <[email protected]>
Improve tests

d2ba2c18d308044e698ed16497dad20f67d34e7a authored over 4 years ago by Andrey Sitnik <[email protected]>
Add Exit visitor

6e504d7d8057a94c1cc13b5160e351ac625654b1 authored over 4 years ago by Andrey Sitnik <[email protected]>
Note about re-visiting

9976f97cb4aac7881597e2d830a4c61c2fb6dcf3 authored over 4 years ago by Andrey Sitnik <[email protected]>
Add Plugin#prepare()

84c85eabd97a1c84b9ed7c3354273e82f9fc4655 authored over 4 years ago by Andrey Sitnik <[email protected]>
Update dependencies

40ad6186d87b012662539bf3271a055b87974003 authored over 4 years ago by Andrey Sitnik <[email protected]>
Fix newline

0e86fe2d81c146b25888c05cfa2e878fdcb0adc7 authored over 4 years ago by Andrey Sitnik <[email protected]>
Prevent loop with visitor API

2ce0b9ea13d7ac7355b2648e622b61825d8613c9 authored over 4 years ago by Andrey Sitnik <[email protected]>
Add note to find all decls with a quick search

414f326b43679efe43270a75af46f741675aabcd authored over 4 years ago by Andrey Sitnik <[email protected]>
Update plugin API in TypeDoc

31e44ef5a874da4f7eff2d77e51f0cef994d9379 authored over 4 years ago by Andrey Sitnik <[email protected]>
Write a plugin guide

d87cb4a39941c25bf6f64d21986f52c1ce2aee3f authored over 4 years ago by Andrey Sitnik <[email protected]>
Use postcss-parser-tests 8.0

58c05b562ed07a3ed9f176dff7564d0ddb789e06 authored over 4 years ago by Andrey Sitnik <[email protected]>
Update dependencies

fc4e8a89c1bb369e5ffb215046ba4b299705386d authored over 4 years ago by Andrey Sitnik <[email protected]>
docs: Update "Writing a PostCSS Plugin" (#1291)

* docs: Update "Writing a PostCSS Plugin"

* docs: Update "Writing a PostCSS Plugin"

* docs...

a015dd7c5528252f8e3c74612c0663d66c676b6b authored over 4 years ago by Alexey Bondarenko <[email protected]>
Update plugins.md (#1392)

word correction - posctss-preset-env to postcss-preset-env

7b5603da3299e3bdf5cb6a71ba3420847d9a63b6 authored over 4 years ago by Fauzul Kabir Chowdhury <[email protected]>
Update dependencies

dc9c9bf8ee8b5b678a342c16a58eac00745e152d authored over 4 years ago by Andrey Sitnik <[email protected]>
Fix exit prop filter

5f5b21bd8fddf1869aaff7a2f52e3a42fd2c92b2 authored over 4 years ago by Andrey Sitnik <[email protected]>
Case insensitive visitor filters

85786c55a778f3fe9ce9a17d1c54d94a377ae2fa authored over 4 years ago by Andrey Sitnik <[email protected]>
Fix package.json order

53a2e9b45647470d234ed0fa55ec9bf9d5b43b74 authored over 4 years ago by Andrey Sitnik <[email protected]>
Add fast scanning rule

71078a0f9ac94c484ae08517a7e346c71c7cd391 authored over 4 years ago by Andrey Sitnik <[email protected]>
Add fast filters for decl props and at-rule names

c922c233ea30fb5f60ea4a8c07a1f7fff244be3e authored over 4 years ago by Andrey Sitnik <[email protected]>
Clean up code

c5bbb754bd54e6d13ff9bf7c7e33ffc955f6167d authored over 4 years ago by Andrey Sitnik <[email protected]>
Update PrettierX

df014193548f750ef6f95bb03fc07b9e64a5b298 authored over 4 years ago by Andrey Sitnik <[email protected]>
Update plugin guidelines

8a89d71202fe35bf77e4888d5ff5d2b3ec9b45a7 authored over 4 years ago by Andrey Sitnik <[email protected]>
Use logo from official website

9d1cac1d285dbabae6a9e65feb1f8f47f4a19842 authored over 4 years ago by Andrey Sitnik <[email protected]>
Use new API page

e45ab2ccffce7b38cc1f2cd4ee09b6eb953420e7 authored over 4 years ago by Andrey Sitnik <[email protected]>
Add two empty lines before title

b6c765c36c4cacee3daf53a61b1bebd69ba8c582 authored over 4 years ago by Andrey Sitnik <[email protected]>
Improve at-rule parsing

bd154596f23388bd51c9e888c50474b627924b8d authored over 4 years ago by Andrey Sitnik <[email protected]>
Fix postcss.Classes type

0464ad10c15fd0cc541f6792d12c2302ebde4dd8 authored over 4 years ago by Andrey Sitnik <[email protected]>
Use class names in visitor hooks

a79d9f7f4492739373131158613c8de59999ac51 authored over 4 years ago by Andrey Sitnik <[email protected]>
Pass postcss & Result to second argument for visitors

af70155380894bbe576c6eab145892c3a9baa489 authored over 4 years ago by Andrey Sitnik <[email protected]>
Update dependencies

1c8093c51e48fc068dfa8d3dafa121bf62ccf055 authored over 4 years ago by Andrey Sitnik <[email protected]>
Change plugin API

299476d55088ead9af1c1bc37e7911a358d5812c authored over 4 years ago by Andrey Sitnik <[email protected]>
Export TransformCallback

1e2949291d9e1b230ccb432bc37fb83ef14afa81 authored over 4 years ago by Andrey Sitnik <[email protected]>
Clean up config

50e65b79ea41303090813c3a94eef40db60380d3 authored over 4 years ago by Andrey Sitnik <[email protected]>
Improve test coverage

887f2c9526c0d174a8005f30a07fa804cc52574b authored over 4 years ago by Andrey Sitnik <[email protected]>
Add async visitor support

4873dd8413d71acd33333ee93ad951d2a63665ad authored over 4 years ago by Andrey Sitnik <[email protected]>
Update dependencies

f6a4171e8029459055630a063883101cc93e311c authored over 4 years ago by Andrey Sitnik <[email protected]>
Update ESLint

c4dab7aabbc7064cc5a4a4c392ab9907c4940e7b authored over 4 years ago by Andrey Sitnik <[email protected]>
Update dependencies

ba0c670d24ddc6d9198592f7cc3b9b2f94efb179 authored over 4 years ago by Andrey Sitnik <[email protected]>
Fix plugin description

304556219ea3f1698e1f45d22954fba122e076e5 authored over 4 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1382 from litt1e-p/master

Add postcss-deep-scopable

6c5b06bce6311d976655a6a36a4f487981972347 authored over 4 years ago by Andrey Sitnik <[email protected]>
Add postcss-deep-scopable

e786d8178afb2e9a8142cf9be4d8a2ea0a595295 authored over 4 years ago by litt1e-p <[email protected]>
Update Jest

8722140c5c55530b0c4091190f1557b42fd18c87 authored over 4 years ago by Andrey Sitnik <[email protected]>
Update Nano ID

50baaf6872d1bcd9840d45006063f99667ac137c authored over 4 years ago by Andrey Sitnik <[email protected]>
Add Declaration#variable

f3df4132257c7087cc0e632cc80427e25ad0288c authored over 4 years ago by Andrey Sitnik <[email protected]>
Prohibbit to use PostCSS AST to create AST for other parsers

26b4a76668a391f818732884edb08a9f2fb1290c authored over 4 years ago by Andrey Sitnik <[email protected]>
Update dependecnies

5e58168862414b03986bd923b158ab4484647e8d authored over 4 years ago by Andrey Sitnik <[email protected]>
Fix Windows support

c5b417ab03b3f09eef5b4bc6ead8b92c0699d01d authored over 4 years ago by Andrey Sitnik <[email protected]>
Remove old JSDoc

4bedb22b0e991cc27ad24854e9a60b6523b8e3a6 authored over 4 years ago by Andrey Sitnik <[email protected]>
Update postcss-parser-tests

6fee1e4b010dd41823dfd00907cae9745c2c1189 authored over 4 years ago by Andrey Sitnik <[email protected]>
Update dependencies

2981932a18f808eaaf2d7355cbdd13d253bfa7f0 authored over 4 years ago by Andrey Sitnik <[email protected]>
Revert .gitignore to yarn

c63800f1095ffaa7927a21a80b81c672916c589d authored over 4 years ago by Andrey Sitnik <[email protected]>
Clean up code

5373456eab4fad7943a1b3627a88f2546fb07295 authored over 4 years ago by Andrey Sitnik <[email protected]>
Stabilize tests on Windows

70822b5aeb433bed66a745bf19dbc8a1542c975b authored over 4 years ago by Andrey Sitnik <[email protected]>
Work with sources as URL

ded32ce2dc048be303b6f42c1cd078d2a929ee72 authored over 4 years ago by Andrey Sitnik <[email protected]>
Use URLs in map sources

cea71c8a825668078771fc83ea28226dbb74ee79 authored over 4 years ago by Andrey Sitnik <[email protected]>
Fix Windows support

309a4c53a3a991205e0992af309f7b46b931c63e authored over 4 years ago by Andrey Sitnik <[email protected]>
Fix test

18589aaae3f461a5f87b5da1e273b2b7c73628cd authored over 4 years ago by Andrey Sitnik <[email protected]>
Fix root for pathes from previous map

7ae34213c70711a36ef53278f0a4d6cd0993e435 authored over 4 years ago by Andrey Sitnik <[email protected]>
Be sure that Declaration#value is a string

57c81be68544681dd51b181fbbaff493fa512fdd authored over 4 years ago by Andrey Sitnik <[email protected]>
Add opts.hideNothingWarning

10d974f81d2b925a9e8c0912857dcda1bf6720c0 authored over 4 years ago by Andrey Sitnik <[email protected]>
Update dependencies

11e878d21c7d691be1846432816f02c0aa788b44 authored over 4 years ago by Andrey Sitnik <[email protected]>
Add opts.map.absolute

76ac72e61ea47bc6fede91b42b47e2135c6bfd43 authored over 4 years ago by Andrey Sitnik <[email protected]>
Move source maps options to API page

136051358ae629059ca0bfff9a4150a4e22720fc authored over 4 years ago by Andrey Sitnik <[email protected]>
Update dependencies

2baceecfb7832d603aec89306e202687b029c980 authored over 4 years ago by Andrey Sitnik <[email protected]>
Fix types

b56ca934641be4daa95f666e7ff38ee3f7fd588b authored over 4 years ago by Andrey Sitnik <[email protected]>
Fix types for API website

dafd32e419991ee2820b0e0172a1db5439266257 authored over 4 years ago by Andrey Sitnik <[email protected]>
Fix TypeDoc

5cab13b15324a2825df1dd3aad19062040b51acc authored over 4 years ago by Andrey Sitnik <[email protected]>
Show example with named import

ebe12b2115775e216e23c6c00a20529c8c083e5c authored over 4 years ago by Andrey Sitnik <[email protected]>
Remove running API generation on tests

cacb0a2c9df0b2b232fef9bd0106ac8da8191f90 authored over 4 years ago by Andrey Sitnik <[email protected]>
Remove API website generator

014a7b2807d7a5330dade30de552d8ef4f50f796 authored over 4 years ago by Andrey Sitnik <[email protected]>
Update dependecnies

eb0a63e4ce3fcb7347f50607422be4180c494fde authored over 4 years ago by Andrey Sitnik <[email protected]>
Allow to set function to map.annotation

1cba3fbe830175fa3c9fb8814c8faa19c9e071f2 authored over 4 years ago by Andrey Sitnik <[email protected]>
Add ESM support

52ede2d237c4cb8cec39f04aea6148d1965eff42 authored over 4 years ago by Andrey Sitnik <[email protected]>
Remove ESLint config to devDependencies

f931bcb54188efa52e27bcbdc05ff950afdd4207 authored over 4 years ago by Andrey Sitnik <[email protected]>
Export public classes from main entry

15d569c0ed545239498c4970f3187ab9a9e0fabb authored over 4 years ago by Andrey Sitnik <[email protected]>
Update Size Limit

c61daa5c055eb303e64cd4dbb7231dea1e60f7aa authored over 4 years ago by Andrey Sitnik <[email protected]>
Move Container test to TS

ca82cff2753e6ab46a8031114fa7a5e20ce205a0 authored over 4 years ago by Andrey Sitnik <[email protected]>
Fix yarn support

b3edb799400e01ac53df89828f6db9ea155e97e2 authored over 4 years ago by Andrey Sitnik <[email protected]>