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

Remove `messageType` docs

fc67c3f70ef145affde18a14c8424ac96844d3e2 authored over 3 years ago by Brad Cornes <[email protected]>
Add docs for `dir-dependency` and `messageTypes`

b482184f504a07896d949782a785ae7d9f49eb3b authored over 3 years ago by Brad Cornes <[email protected]>
Release 8.2.15 version

5061f7b5ceba6b2cdde4b61dc169ffb201caf40b authored over 3 years ago by Andrey Sitnik <[email protected]>
Update fs-extra

da88b2ee2a59bff9de198d2c409930381402f0d6 authored over 3 years ago by Andrey Sitnik <[email protected]>
Try to fix CI

7a3d728f8c7e81cbfa6e45c2527039f5ef4a7fc8 authored over 3 years ago by Andrey Sitnik <[email protected]>
Update dependncies

f00a4486a02d714559c98829b38072aee6ef1559 authored over 3 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1577 from n19htz/fix-list-declaration

fix List declartation

29a260ed86134ed711979893a8f1c21e140e645a authored over 3 years ago by Andrey Sitnik <[email protected]>
fix List declartation

8a0e1eb5a28431286c79799dbaaeaedceff024c1 authored over 3 years ago by Pavel L <[email protected]>
Release 8.2.14 version

ff8e52d708602f4b37433e125bf19ab8f7f00dc9 authored over 3 years ago by Andrey Sitnik <[email protected]>
Update dependencies

12359ea8e0457612a262c11cd6ffe7e4c3e10952 authored over 3 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1571 from barak007/source-map-browser

Remove source-map from browser build

b158dd5f2fdad897fc5594ca8c6ae5a130d00b34 authored over 3 years ago by Andrey Sitnik <[email protected]>
remove source-map from browser build

de6f33c46c0a7162eb436d22942c69ed76907068 authored over 3 years ago by Barak Igal <[email protected]>
Merge pull request #1570 from oyejorge/main

Add postcss-icon-blender plugin

a81cf0d3eec40a242b7ee3739a57e832affc110e authored over 3 years ago by Andrey Sitnik <[email protected]>
add postcss-icon-blender

6401871dee010fb3593a42010de2a1a7c94bc5f5 authored over 3 years ago by Josh Schmidt <[email protected]>
Release 8.2.13 version

030bd25ed90bcd5b790b58cabe6628e48cf0026c authored over 3 years ago by Andrey Sitnik <[email protected]>
Update dependencies

41d3f3378feaa336d8555532d111e53015d93c8d authored over 3 years ago by Andrey Sitnik <[email protected]>
Clean up tests

8484d27b0fe4ecfff9ac15125681ac9c16690e39 authored over 3 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1567 from yetingli/main

Fix ReDoS in previous-map

2b1d04c867995e55124e0a165b7c6622c1735956 authored over 3 years ago by Andrey Sitnik <[email protected]>
Fix ReDoS in previous-map

Fix Strategy: Replace `(.*)` with `(?:(?!sourceMappingURL=).)*`

2ad1ca9b965dde32223bee28dc259c339cbaaa05 authored over 3 years ago by Yeting Li <[email protected]>
Release 8.2.12 version

dc6cff1d7f9e0d6cba440d1b4f797a0f57b13595 authored over 3 years ago by Andrey Sitnik <[email protected]>
Add package.json to exports

8e6088f99ca8ae92f70d5207a8478cd22e6ec420 authored over 3 years ago by Andrey Sitnik <[email protected]>
Release 8.2.11 version

2a1898ced8ba7eefe79086a8f45d8a9418330dba authored over 3 years ago by Andrey Sitnik <[email protected]>
Update size limit

7b541ebe2b95dc6f4cde071c9280683942999ea7 authored over 3 years ago by Andrey Sitnik <[email protected]>
Update dependencies

3a641baae14543385c89f2975aa2737f04480436 authored over 3 years ago by Andrey Sitnik <[email protected]>
Manually specificy all dirs in package.exports

96faacb974dcc5c3ff17c97e16785abcbea410d2 authored over 3 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1560 from semiromid/patch-1

Update css-syntax-error.d.ts

1065b3bc43973ad03574eee1d60e73f5c2ef23be authored over 3 years ago by Andrey Sitnik <[email protected]>
Update css-syntax-error.d.ts

Fixed description of `CssSyntaxError#source`.

71a95f2d3761a1f0371f55b42f9d37482266cb1f authored over 3 years ago by semiromid <[email protected]>
Merge pull request #1557 from nekitk/patch-1

Add `postcss-easy-z` to plugins list

6610edacd4165c3a25959bd7bbeb93ac90457cda authored over 3 years ago by Andrey Sitnik <[email protected]>
Add `postcss-easy-z` to plugins list

2162e4e940f841d8ee1f33b2a55b2b684020f74e authored over 3 years ago by Nikita Golubov <[email protected]>
Release 8.2.10 version

8395d9f53efbaae5f3372b6b662a9e9b5b02360b authored over 3 years ago by Andrey Sitnik <[email protected]>
Update ESLint config

f2baaa7e3780bad669814df498e301a47b5307c3 authored over 3 years ago by Andrey Sitnik <[email protected]>
Fix unsafe regexp in getAnnotationURL() too

b6f3e4d5a8d7504d553267f80384373af3a3dec5 authored over 3 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1553 from barak007/patch-2

Fix browser bundling with webpack 5

4bcd7276d19511ec9ae01d6471c6417533240668 authored over 3 years ago by Andrey Sitnik <[email protected]>
Add covrage ignore on error paths

7c2e97aeaaae1faa65f655c09798101b4bc00a44 authored over 3 years ago by Barak Igal <[email protected]>
Apply suggestions from code review

Co-authored-by: Andrey Sitnik <[email protected]>

8c5843463041a9e76b9af2b76eb54db5faddde64 authored over 3 years ago by barak igal <[email protected]>
add error for sourcePath

ff2fd57f6632436426156be63e696529f5ba0504 authored over 3 years ago by Barak Igal <[email protected]>
disable url based features

8f02bdcf62b820c8927a822fad02ffb6fec779d9 authored over 3 years ago by Barak Igal <[email protected]>
Fix browser bundling with webpack 5

I think that the browser field is missing `url: false`.
I'm not completely sure that this is th...

a54d0205ef4c4bb127ccd1eaa807498f0534cdcf authored over 3 years ago by barak igal <[email protected]>
Fix unsafe regexp

8682b1e4e328432ba692bed52326e84439cec9e4 authored over 3 years ago by Andrey Sitnik <[email protected]>
Update dependencies

6f608a10591d02a8196159b90500083a8570db65 authored over 3 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1552 from roelandmoors/fix/deno-example

Fix import url for Deno example

0a839c96f6a68206ec0c254ae45377ed7ea97b88 authored over 3 years ago by Andrey Sitnik <[email protected]>
Fix import url for Deno example

5166c373956f472eb94c81bbe4e62bd7525b7dc1 authored over 3 years ago by Roeland Moors <[email protected]>
Release 8.2.9 version

a0a2d3954426140bd0db38dca5e12e44f5f3fde1 authored over 3 years ago by Andrey Sitnik <[email protected]>
Update Size limit

0e9e2f6026ebe856553411217017f9376c929787 authored over 3 years ago by Andrey Sitnik <[email protected]>
Update dependencies

47df64688ea7d787292e74e8faf0b65dba83c3fd authored over 3 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1549 from realityking/types

Export types for NodeErrorOptions

16623729e03867f9b6335daabfc04d1d61bc777a authored over 3 years ago by Andrey Sitnik <[email protected]>
Export types for NodeErrorOptions

51cbac473b4ab904368d9f5d72aa4a4ef636209a authored over 3 years ago by Rouven Weßling <[email protected]>
Merge pull request #1547 from jake-low/patch-1

Add postcss-multi-value-display to plugins.md

675c5117c61892efe87c43120985d733f1411c75 authored over 3 years ago by Andrey Sitnik <[email protected]>
Add postcss-multi-value-display to plugins.md

3c1b7a8979078fafb84a7dffcafd3eb384ad2d09 authored over 3 years ago by Jake Low <[email protected]>
Merge pull request #1543 from askirmas/main

Update plugins list with `postcss-d-ts` plugin

0ec123e02d88833c40b6c5bb15e297d4e09f87d4 authored almost 4 years ago by Andrey Sitnik <[email protected]>
Update plugins list with `postcss-d-ts` plugin

e6e9b584e2d5110169eaa644d42a2701fecf91cc authored almost 4 years ago by Andrii Kirmas <[email protected]>
Update dependencies

0243743db054b733b2a540d50593aa119939f88f authored almost 4 years ago by Andrey Sitnik <[email protected]>
Fix docs

a2fa531004bd3b4663c1a9b0e9204b177db4494f authored almost 4 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1542 from strarsis/patch-1

Add PostCSS Blurry Gradient Workaround plugin

970b778c91f09477b8d51fff61bb3ff2f6d16b11 authored almost 4 years ago by Andrey Sitnik <[email protected]>
Add PostCSS Blurry Gradient Workaround plugin

This PR adds the PostCSS Blurry Gradient Workaround to the plugins list.

74fa3cc52e028d33c4a51ef26ea57623aa03dd45 authored almost 4 years ago by strarsis <[email protected]>
Move from husky to simple-git-hooks

394a1d1f80717b3e716495b1c4e460ac5906c830 authored almost 4 years ago by Andrey Sitnik <[email protected]>
Add Prettier

af951518a573e86879b0a02650e2473c044a034a authored almost 4 years ago by Andrey Sitnik <[email protected]>
Release 8.2.8 version

7857dd0259fc38acc3359b59fc74e0dc1185cd42 authored almost 4 years ago by Andrey Sitnik <[email protected]>
Update ESLint config

26ef2c171f31c29e6f30c90460540a2d170c11e6 authored almost 4 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1538 from mattcompiles/fix-path-browser

Handle empty path object in browser builds

81704c9dbeb76ac301a3259cf79373a751b3a079 authored almost 4 years ago by Andrey Sitnik <[email protected]>
Fix formatting

21b6e0b709a621eaac70fc1f2e0083d15c5e2a3b authored almost 4 years ago by Matt Jones <[email protected]>
Handle empty path object in browser builds

814f90fbcd15b3fb4473b503ce10d3306ce3457b authored almost 4 years ago by Matt Jones <[email protected]>
Release 8.2.7 version

4f4e2932fc97e2c117e1a4b15f0272ed551ed59d authored almost 4 years ago by Andrey Sitnik <[email protected]>
Update dependencies

7162034221f976c46ddfc124c521a244156073d3 authored almost 4 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1536 from mattcompiles/disable-path-for-browsers

Ignore path module for browser builds

47f18a949b62aca0c4563d8dcf35736d415ebb53 authored almost 4 years ago by Andrey Sitnik <[email protected]>
Ignore path module for browser builds

c6f04fbe494bb201fa65fa3a5728e84cb3a558f0 authored almost 4 years ago by Matt Jones <[email protected]>
More space

b7dc3d7ddccab814de33adde4603f2b36cbb70fa authored almost 4 years ago by Andrey Sitnik <[email protected]>
Try to put separated between logos

bc069d95a5459a986c4ba742e7a1017301fc5e39 authored almost 4 years ago by Andrey Sitnik <[email protected]>
Use same size for logos

f141c4f2ef947e5f9eb3e9841d847855ef24ee42 authored almost 4 years ago by Andrey Sitnik <[email protected]>
Add new sponsor

205b4ca74a2b7572df49cf12ca882d057bc58da0 authored almost 4 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1535 from iagafonov/main

Add postcss-add-root-selector to plugins list

24020935bb78d7b289e465c7cfd18029e99fec3f authored almost 4 years ago by Andrey Sitnik <[email protected]>
Add postcss-add-root-selector to plugins list

4edfe98743598199ccb299e7b5752d5543e6bfbe authored almost 4 years ago by Ivan Agafonov <[email protected]>
Merge pull request #1527 from Hugoer/main

Add new plugin to Fun section

474bc011cee2d6375dd3366847deaab2723f9620 authored almost 4 years ago by Andrey Sitnik <[email protected]>
Fix typo

e072ff2b80ee8001e78120fb26e981f447455555 authored almost 4 years ago by Hugo <[email protected]>
Add new plugin to Fun section

63e587c4fbfb57e47fbb1d0a3d37de0802de0dd2 authored almost 4 years ago by Hugo <[email protected]>
Release 8.2.6 version

9fe29cc786267d35df9b97ec5fef4df6857e0f7d authored almost 4 years ago by Andrey Sitnik <[email protected]>
Update dependebcies

d00b35d73d920d125318cb2f3b9529c7f4b5b4f3 authored almost 4 years ago by Andrey Sitnik <[email protected]>
Fix Node#toJSON and proxyCache

5797a438599ddfd320a7ff22eee089e07db5dfea authored almost 4 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1525 from inokawa/patch-1

Fix typo in doc

faac7d0599148be3423b11ab7c3599866e079e34 authored almost 4 years ago by Andrey Sitnik <[email protected]>
Fix typo in doc

35865b80badf8b244a2081ee300a785e8a96abb1 authored almost 4 years ago by inokawa <[email protected]>
Fix changelog note

416b3b905de4bf27ad7e68fbc1d750c063e6e0f2 authored almost 4 years ago by Andrey Sitnik <[email protected]>
Release 8.2.5 version

52a80ae81c26c02cd33f3fb394b079f37643a714 authored almost 4 years ago by Andrey Sitnik <[email protected]>
Update dependencies

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

7cba5043397725671a9a025e9aa588146fa338d0 authored almost 4 years ago by Andrey Sitnik <[email protected]>
Use latest version of action to install Node.js

7234b1a1eb702f31f2807dbff3b7f7906a77b69c authored almost 4 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1523 from nex3/list-split

Don't split on escaped characters in list.split()

73c074c25242427ca0791187c203885ef3d0a01c authored almost 4 years ago by Andrey Sitnik <[email protected]>
Don't split on escaped characters in list.split()

a93c685b97185c4558498b06433c0de99224b0cb authored almost 4 years ago by Natalie Weizenbaum <[email protected]>
Update dependencies

af8311a9c4c940c3e159f81bb205786677687e15 authored almost 4 years ago by Andrey Sitnik <[email protected]>
Reduce GC calls on source map generation

11cd227286d2061cccaf8e92abfc061bc907420d authored almost 4 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1510 from joe223/main

Add post-custom-css-units

7ee0c8a3a5e05f3da9950fd578a79e318c70aa3a authored almost 4 years ago by Andrey Sitnik <[email protected]>
Add post-custom-css-units

8bf7c96f72f1939c93aa3e581726841dba3bb9ac authored almost 4 years ago by hezaichang <[email protected]>
Release 8.2.4 version

d43308c513a848b663b83aecaf75abeb65ba9cb0 authored almost 4 years ago by Andrey Sitnik <[email protected]>
Clean up warning text

c5796a5273071bcf8e1aff76e3c37450afa3e3ab authored almost 4 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1507 from Alphy11/main

fix: add plugin name to deprecation message

7d1736e12a69bd7c159353244d6ca6f793efc660 authored almost 4 years ago by Andrey Sitnik <[email protected]>
fix: add plugin name to deprecation message

4670a39545797dfea94013441e0f412aa0ddf8e2 authored almost 4 years ago by thomas williams <[email protected]>
Remove dead code

d2845ed391ac1fc64688c222a138d1ee722f18c8 authored almost 4 years ago by Andrey Sitnik <[email protected]>
Merge pull request #1505 from billcolumbia/patch/readme

add .toString() on writeFile for JS API example

49a95f7f4e3a2a0fa4c9a37040016b33f984454d authored almost 4 years ago by Andrey Sitnik <[email protected]>
add .toString on writeFile for JS API example

potentially related to #1457 and #1370.

ab1246ee316eeb85ac286b5454421b0158ff3f38 authored almost 4 years ago by Bill Columbia <[email protected]>
Typo

802d6658045e190a3bda52bd524734442eea09f0 authored almost 4 years ago by Andrey Sitnik <[email protected]>
Release 8.2.3 version

2b3d229096380fcd50a2bace19fc338bfd18d3da authored almost 4 years ago by Andrey Sitnik <[email protected]>