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

Update Size Limit API

86b236f6222c7bfe33cb99ea381a93784ca6f5a2 authored over 7 years ago
Normalize color names

c8a7ec37127de8f9e09c7531886dbbd5768cf406 authored over 7 years ago
Use in Size Limit compiled files instead of build dir

6cb1897ef1e162f4606927d1ba1d1881ea1683d2 authored over 7 years ago
Add postcss-letter-tracking plugin. (#1061)

74879bf52b841e540250f347397636ab7e479daf authored over 7 years ago
Update dependencies

3bcd97af0648f250e252b87c940233d1d07d8814 authored over 7 years ago
Release 6.0.9 version

907b303f59ee5fab1d6b6266c8c2624caf7be269 authored over 7 years ago
Update dependencies

6c7f766bb1fc8bec4b47ecd0804644c8bc38cc6f authored over 7 years ago
Improve info message for unknown error (#1058)

1f9eac4be40ee6506c320841c4e3c8cdc856d87a authored over 7 years ago
Run on latest Node.js in AppVeyor

45cf0a172b6720505be9da0dde78a54138e2cc13 authored over 7 years ago
Release 6.0.8 version

fd01a1fd22745f9d19666ecdbfbbf53024a50ff4 authored over 7 years ago
Update dependencies

bb1d8ea206ddb47289ac364b802f1785be134f2d authored over 7 years ago
Fix Node.js 4.2.2 support

dfbe7c8231b6736018caddaa897b51759b0eb6a3 authored over 7 years ago
Release 6.0.7 version

ee198f00321b9606a559c9ebe3ad7fa960046740 authored over 7 years ago
Update dependencies

f4f10186fac2ea3a0e7cd4a82f0d3a25edf9b369 authored over 7 years ago
Use Buffer.from and atob in map decoding

88673ab56a19c426773d68467033d9b2802bfb54 authored over 7 years ago
Update JSDoc and Size Limit

1a2db6af797fd739959b987447f6baef7a52341d authored over 7 years ago
Update Size Limit

4b1b4a92742d742a2349bd68cf5da8392ccc31e0 authored over 7 years ago
Update dependencies

2d30a844ffe73cdc68d64817b729a458e9cef9b4 authored over 7 years ago
Release 6.0.6 version

a1b2158c4812312918eb09a37db729148900a5ba authored over 7 years ago
Clean up code style

9862507e96919c2b317d73ad3210590c1590744e authored over 7 years ago
Update postcss-parser-tests

2bce6069b661197eb2ab04ec57894ef5ba5b3ec5 authored over 7 years ago
Fixed problem with matching at-rule end in rule context (#1047)

* Fixed problem with matching at-rule end in rule context

* Added better edge case covering

2fb7cb645a0eb900ba537111a9b056da6bbca83f authored over 7 years ago
Update dependencies

386da5867751adef369a7a23b47b9f3c3a269784 authored over 7 years ago
Clean up changes

b6ef5408409a69ff35810daf5a84d261214e4c13 authored over 7 years ago
Release 6.0.5 version

d30fd2fe03d2d8b3872864c79d25c491f8d7dcdc authored over 7 years ago
Update Size Limit

42fe408703a0bbc17f204506ed35d0b4b39cd06f authored over 7 years ago
Add size-limit

440390f36195b97039493a1258bd1842b9f62c18 authored over 7 years ago
Move Babel config from package.json for node_modules compiling cases

bddbc646741dbb04e51b17ad498dbbb94e03558a authored over 7 years ago
Release 6.0.4 version

49f9320d30e51d805606875221e14a71b49b171a authored over 7 years ago
Fix parsing ;; after rule

771724cb88015d637a133c8730d141113d4a53b9 authored over 7 years ago
Update chalk and clean up devDependencies

cf9d4258fab4537dd7b9e2589db2430863181b52 authored over 7 years ago
Add ownSemicolon to JSDoc

dde28082bb0ca4d24109038dbe7da24a3684a868 authored over 7 years ago
Fix chalk in CssSyntaxError too

48a460138ee30203a722ec2b0732f22b7407c420 authored over 7 years ago
Update ESLint

29cd59083a586bccc5dad9528d3021c39339cf98 authored over 7 years ago
Fix chalk API

2d6b688161918003089f6630cb0fff89f6b48608 authored over 7 years ago
Fix spaces

422481e644d1a8f1ee6eb718ee5bd6ca945e7e42 authored over 7 years ago
Add postcss-html-filter to plugins list (#1044)

This plugin is like postcss-uncss, but more simple, because it uses Cheerio to parse static HTML...

3b6333d6ee9ccd3fc39dc1b8c41c50bedd6b6b13 authored over 7 years ago
Release 6.0.3 version

147d4ee3d64c48ab9c0a1bf81a980c652186d6f7 authored over 7 years ago
Remove unnecessary new line

9cc32b880ecebf0268581cdde2ff7af408f2ec87 authored over 7 years ago
Use PostCSS Parser Tests 6.0.1

2dc3fd5b286fe309a336a264f3fbcb5b361ff63f authored over 7 years ago
Update supports-color and development dependencies

e2cc7d755110509a032d3873405ffe09ad1d5a17 authored over 7 years ago
Better escape sequence parsing

33658513ac4b2bb973f093b4eb5ef0d67203dde2 authored over 7 years ago
Fixed issue with unicode escapes. (#1043)

* added hex escape tokenization

* fixed failed tests added more cases

* cleanup a bit

455500f15cb74950a5c076e9e23b76bffa114b1b authored over 7 years ago
Release 6.0.2 version

c5a5fd9b288e1d83242ad51df42e750abb74a2bf authored over 7 years ago
Update PostCSS version in JSDoc

8efbf4aa6e99d6dda811329153315ed933777120 authored over 7 years ago
Fix keeping before on moving roots

5744739b161507ad3f9fea84b05fe78e86253c0b authored over 7 years ago
Update dependencies

ca2b930793489c2f0bc9852b9ba0a2968bb12a63 authored over 7 years ago
Fix indent

4f04bd1c47ab622d1b5f1b5c1b0bff0e5c06ffb6 authored over 7 years ago
Add Markdown to spell list

f29b83d8730db0ce6da26398a23d8c08f4002029 authored over 7 years ago
Merge pull request #1033 from gucong3000/postcss-html

Update the description of `postcss-html`

93fad0d09953af47e5b7f994e5d8138909cbccbd authored over 7 years ago
Merge pull request #1034 from pascalduez/pr__jsdoc-postcss-namespace

[docs] Fix postcss.rule return type

a470ae25638a02b418e13d8ae57a8835ec7977ea authored over 7 years ago
[docs] Fix postcss.rule return type

ff07003bd622541a663145fff1af587d27c205b3 authored over 7 years ago
Update the description of `postcss-html`

e5e279431a3f891f0af68b8bdfd388230b961e03 authored over 7 years ago
Add link of `postcss-html` to `README.md` (#1022)

* add `postcss-html` to `README.md`

* add `Vue` to dictionary

d1a3af5a357869c2e41d90beee829148fab3d345 authored over 7 years ago
Fix spelling check

eb75cd4e3bf3d1385cdc01f0aadc81b467e272d7 authored over 7 years ago
Add postcss-hamster plugin in README.md (#1018)

* Update README.md

* Update plugins.md

* Update README.md

1bd400ce1df37ddee345a98eecab9f9b3e0974a7 authored over 7 years ago
Improve postcss.d.ts so that type guards work (#1017)

* Improve postcss.d.ts so that type guards work

* Introduce `ChildNode` type

616896b5e247063fe4906a36af440ae2a32c228a authored over 7 years ago
Update plugins.md (#1016)

73fb5ebf62adbf537d1581bfe679b6ede4594b4c authored over 7 years ago
Clean up code

da98f48ed3dcef590925231040823e3937d129bf authored over 7 years ago
Release 6.0.1 version

4e42dadc56d679bd04c6ced4097f8d1e7d007b7e authored over 7 years ago
Update dependencies

b09b42aef9c63c03b547e079de34ff1457455f8e authored over 7 years ago
Move tokenizer creation to separated method

d06be7280469a79865ef9f6ed8bdb337db8523db authored over 7 years ago
Send all tokens to Parser#unknownWord

200d478400585e93501850b54966d69aa35bc62c authored over 7 years ago
Remove node.js 0.10 instructions

5ba567fd8064d3aa472e3ea0d877ec93ad80b5cb authored over 7 years ago
Release 6.0 version

b7268f4242af383c4d82cc31b04b788b1e1d30d8 authored over 7 years ago
Update dependencies

761ef5ba71bd7b51f2981e1282059f53440a9322 authored over 7 years ago
Refactoring postcss.test.js

29a51b9c82bdf11f226e0d4196d18865d4bd10de authored over 7 years ago
Update dependencies

d42443e6c20b12b4954ec3682796f87f540c61f3 authored over 7 years ago
updated parser structure

121d97594a6f5ecf4b8bedaaee8c27911e7d9f8e authored over 7 years ago
Add Browsers support in map-generator.es6 (#1007)

* Add Browsers support in map-generator.es6

* Add Browsers support in map-generator.es6

* ...

5aca2b0050db7166243c64f5d8d6089db25d4b98 authored over 7 years ago
Better --apply syntax support

de851da84a8391354b1abe530ecf6c668d5307ba authored over 7 years ago
Move ESLint and Babel configs to package.json

8c362a4954b38cf829022117774d717513f3e84d authored over 7 years ago
Do not clean raws in Node#clone

30e7a9b9c003018e32e9fff898e6352d79011e29 authored over 7 years ago
Deprecate move methods

c1455e32c860443002c97b19b585349a9539b01b authored over 7 years ago
Remove js-base64 from dependencies

0f7e9be97042a5f3d35317a3f5b57a70340c7021 authored over 7 years ago
Make tokenizer really streamed

5d99021ced71726ed02ca9172c769cc893cdca5b authored over 7 years ago
Update babel-preset-env

0ccc32bc074ed58f5d558ae72aeb15876ee59706 authored over 7 years ago
Rebuild 5.x nodes created in outdated plugins

21a5100bf6bac73570375d17e3608848a9baf3e1 authored over 7 years ago
Move test to Jest

b869683efa78cdc4e8ca323f1222ad21f93981a0 authored over 7 years ago
Fix Babel dependencies

1180a07935f3c634a0849df7ab71b5c3b899ddd0 authored over 7 years ago
Use babel-preset-env

3e0bb5f85f6917c3bbc0c408d440b529e40afdd0 authored over 7 years ago
minor fix with getting previous value

1d7cbf24995b46571eef41c68d2fa03b5d4a765c authored over 7 years ago
Add Node#before() and Node#after() shortcuts

08439994c246d9d25dd687f83973a87d2b4b6f50 authored over 7 years ago
Split plugin and process options in plugin.process()

03ddb5bcd8ccc2c7f6ecceb72ead57ae7a051ba6 authored over 7 years ago
Update dependencies

71aa8f831196f2260f19f70066a17332ce2b0d01 authored over 7 years ago
Better error for CSS input with only colon

e684af55995acb1fb3a1d2d771a32f8527e3d0d8 authored over 7 years ago
Update dependencies

942eaef24555a82646103650c12f229204f3997e authored over 7 years ago
Clean up tests

4ddd23a7b5187f07b1bef187b41e03e6cb0b9f52 authored over 7 years ago
Update fs-extra

3a6207509cc4be3bd454b79d5936e3594bfec684 authored over 7 years ago
Move nodes instead of clone

7d9ddd097d200031a74a8aebdfc1b545797518bf authored over 7 years ago
Use node4+ dependencies

e0495ebaf22c04c9266b2e466ae40e9846aadcce authored over 7 years ago
Clean up code

21b99b6d3afb83fdaead59104c7d2b9b56f58a74 authored over 7 years ago
Remove deprecated methods from 4.x

0fb6027980a9df9dacfd0d3fbf0642171e08cdc3 authored over 7 years ago
Update node.js version in AppVeyor

8dcfc4d6520bd2a48feac5c97109326708f75567 authored over 7 years ago
Remove node.js 0.12 support

d917fdc1ded08add49bac369ac9c8deb9cef1b72 authored over 7 years ago
started parser rework

d2c93b26936fafcee2392db40f0d475235b35293 authored over 7 years ago
updated tokenizer

0336d329373b702f474f21a3debf1edad9046aa0 authored over 7 years ago
Clean up base64 encoder

935a569d1c328ee0b82baf6e14200f2dbd679a22 authored over 7 years ago
Update dependencies

964569adf7fb52f2c625428ceddc3f6da4beb0c9 authored over 7 years ago
Use released parser tests

5b44444ff8abd32eaa288a70d3d787cb778c484a authored over 7 years ago