Ecosyste.ms: OpenCollective

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

github.com/postcss/gulp-postcss

Pipe CSS through PostCSS processors with a single parse
https://github.com/postcss/gulp-postcss

Update README.md

closes #47

1394178df82ada4e30a284594246771663b0abf4 authored over 9 years ago by Andrey Kuzmin <[email protected]>
Bump version

5f659e932c3db0020f7cc62f045836efd47d7cbd authored over 9 years ago by Andrey Kuzmin <[email protected]>
Merge pull request #46 from postcss/fix-silent-errors-in-other-pipes

Fixed silent errors in other pipes

67654d7ec44b1636ad6e50a565fe6a434f3d0f54 authored over 9 years ago by Andrey Kuzmin <[email protected]>
Fixed #45

a268c05a328d41215970f2967ff6085917cc1fa8 authored over 9 years ago by Andrey Kuzmin <[email protected]>
Merge pull request #44 from wesbos/patch-1

Added CSS next example

a503200b2ca40146a327f0e3f3503179f2f7bd56 authored over 9 years ago by Andrey Kuzmin <[email protected]>
Added CSS next example

Struggled to get an example of cssnext added because it needs to be called in the list of proces...

3e53d91abda74ea526f2a3c187e8d71e6b99a9da authored over 9 years ago by Wes Bos <[email protected]>
Merge pull request #42 from postcss/32-show-unhandled-exception

Prevent stream’s unhandled exception from being suppressed by Promise…

1f9f2ef8b5c0359828ba4e54ceffa8faaea5c2e8 authored over 9 years ago by Andrey Kuzmin <[email protected]>
Prevent stream’s unhandled exception from being suppressed by Promise, fixes #32

42d851cd8622ad8cb32de5813ea4703a67b944ca authored over 9 years ago by Andrey Kuzmin <[email protected]>
Updated dependencies

9a93d53318826f575a42bdc69ec35f9c4fcad239 authored over 9 years ago by Andrey Kuzmin <[email protected]>
Corrected version in the readme

652bfe1d6298729f7acaca94d3c75c429ee4b977 authored over 9 years ago by Andrey Kuzmin <[email protected]>
Updated CssSyntaxError check

78a99456cc491b48aa161e52257d5580b7b77f59 authored over 9 years ago by Andrey Kuzmin <[email protected]>
Closes #38

95a20dbf8e09b92b36ea9cba98a0b65d2ab7e7e5 authored over 9 years ago by Andrey Kuzmin <[email protected]>
Bump version

e133488821bcec46651551ae641b2cc106ce561f authored over 9 years ago by Andrey Kuzmin <[email protected]>
Merge pull request #37 from postcss/simplify-postcsss-execution

#36 simplify postcss call

768f4f67e129a47c6cf24049ba15ea253cd0bc75 authored over 9 years ago by Andrey Kuzmin <[email protected]>
#36 simplify postcss call

a2a8ae4bf7d3b106023cc09f2259a33de2e49c33 authored over 9 years ago by Andrey Kuzmin <[email protected]>
Merge pull request #35 from postcss/cleanup-error-handling

#34 cleaned up error handling

b622661f9f65c9127601aae09983a8ba06c44f02 authored over 9 years ago by Andrey Kuzmin <[email protected]>
#34 cleaned up error handling

6f451b28b4691e92ec03f10957758c54fb2ff874 authored over 9 years ago by Andrey Kuzmin <[email protected]>
Updated travis banner

5c413cb45aeaf3edbebe26e63045ed84231a0db4 authored over 9 years ago by Andrey Kuzmin <[email protected]>
Updated repository in package.json

efe830f6360a7efa0a45da7b5950fe232ed55ab3 authored over 9 years ago by Andrey Kuzmin <[email protected]>
Bump version

1245750bfcd800b6d913224b2ccfa51725da63aa authored over 9 years ago by Andrey Kuzmin <[email protected]>
Merge pull request #31 from w0rm/30-allow-to-option-override

Fixes #30

faf3be4ce6b1d722be50f2707d8e097d58537468 authored over 9 years ago by Andrey Kuzmin <[email protected]>
Fixes #30

cfd637425e6f53e6a3f368ff1497dc72b764c6fb authored over 9 years ago by Andrey Kuzmin <[email protected]>
Remove polypill notice because PostCSS polyfills Promise

7eb3ca8eed202ae293910e917f7027ed20b71f3d authored over 9 years ago by Andrey Kuzmin <[email protected]>
Merge pull request #29 from w0rm/21-support-runner-guidelines

21 support runner guidelines

5e4f20eba3e1b86330e3be543801f0ecb0478591 authored over 9 years ago by Andrey Kuzmin <[email protected]>
#21 bump version

a3f2735cccadee9a3a7bd33e744ac06570ad3f70 authored over 9 years ago by Andrey Kuzmin <[email protected]>
#21 output warnings

18e5a9de60174b3aed7b65dd22db459ce362edf8 authored over 9 years ago by Andrey Kuzmin <[email protected]>
#21 do not output js stack trace for css syntax error

7400cc206a1f583bebd891f2e558631a22235cb4 authored over 9 years ago by Andrey Kuzmin <[email protected]>
#21 returned promise in tests

b70d6442a1b00283af04bc144ff0476f1e9971fa authored over 9 years ago by Andrey Kuzmin <[email protected]>
#21 added postcssrunner keyword

c0781f7bef89f0766dc07b90350317cd323eaff3 authored over 9 years ago by Andrey Kuzmin <[email protected]>
#21 set from and to processing options

206840579da204a4bd3c461e99b032adc54d9f21 authored over 9 years ago by Andrey Kuzmin <[email protected]>
Merge pull request #28 from glenselle/patch-1

Added missing parens & semicolon

88191a8b3370f411a63afd5519b14075f15a123a authored almost 10 years ago by Andrey Kuzmin <[email protected]>
Added missing parens & semicolon

a6636893f8c8660db80934d67169e982105974e4 authored almost 10 years ago by Glen Selle <[email protected]>
Merge pull request #27 from w0rm/26-object-plugin

26 object plugin

d2d956b605b84121d0a60b32cf1a61b74161d85e authored almost 10 years ago by Andrey Kuzmin <[email protected]>
#26 update version

a623ecd8c5d3541c0930e0eeb0ec4a161ce75af8 authored almost 10 years ago by Andrey Kuzmin <[email protected]>
#26 fix for object plugins

564c2dbab8bd3cb1cda8698195239ce3aaf8eeae authored almost 10 years ago by Andrey Kuzmin <[email protected]>
Use polyfill for Promise

62fd4e9cb8b56b192cb2414d36ae600423f494bd authored almost 10 years ago by Andrey Kuzmin <[email protected]>
Merge pull request #23 from w0rm/ai-patch-1

Test more env on Travis CI

0c596b915548d061a2d2cb17f80719182abc6904 authored almost 10 years ago by Andrey Kuzmin <[email protected]>
Test more env on Travis CI

04de02e3db313c3d70da9ba61917b645402ce30b authored almost 10 years ago by Andrey Sitnik <[email protected]>
Merge pull request #22 from w0rm/20-support-async-processors

20 support async processors

1fb26f6ee2a121be8f7cd5fceaf6db1df5910140 authored almost 10 years ago by Andrey Kuzmin <[email protected]>
#20 updated changelog

f46532a2b189193601ab178517ddc52806bede68 authored almost 10 years ago by Andrey Kuzmin <[email protected]>
#20 fix link to postcss repo

56269965ba79a5e35632b6d0d4dcbce1444ef843 authored almost 10 years ago by Andrey Kuzmin <[email protected]>
#20 support async processors

* updated dependencies
* used Stream.Transform instead of through2
* added support for async pro...

8533381bbdf088f4ec5ada8bf0c687576998e137 authored almost 10 years ago by Andrey Kuzmin <[email protected]>
Update version and republish on npm

bd9b1762f3410912c1dded29a0b16ebe94d518d9 authored almost 10 years ago by Andrey Kuzmin <[email protected]>
Merge pull request #19 from w0rm/8-fix-relative-source-map

Fixed relative source map

0ee945f93a3ca6169934afa7c8301b3ca5a6b917 authored almost 10 years ago by Andrey Kuzmin <[email protected]>
Fixed relative source map

9feb6d4f99b705a4e9070abbd7dfa06a2d31b3b2 authored almost 10 years ago by Andrey Kuzmin <[email protected]>
Made PostCSS a simple dependency, because peer dependency is deprecated

6bc9e3702a80229070f0201af89e1ab383518c00 authored almost 10 years ago by Andrey Kuzmin <[email protected]>
Fix readme

73937528d2a9b741afdede0abf46a23168239bc5 authored almost 10 years ago by Andrey Kuzmin <[email protected]>
Update README.md

801e0ec19f4a5b13f9335a908dc7410d51ace0fa authored almost 10 years ago by Sota Yamashtia <[email protected]>
Made PostCSS peer dependency

a15839c4dac8ed476feb22c2dcdc3c89fb20d9a4 authored about 10 years ago by Andrey Kuzmin <[email protected]>
Update postcss to 4.0

49181523583d53866c646785f28f2ec93c9ebf45 authored about 10 years ago by Andrey Kuzmin <[email protected]>
Merge pull request #11 from superlukas/absolute-paths

Use absolute paths (closes #10)

dc358c64dc52a50c6601f555837080123b862ec0 authored about 10 years ago by Andrey Kuzmin <[email protected]>
Use absolute paths

6392ab38448b6ce0b021e46c07826d705728d1d6 authored about 10 years ago by Lukas <[email protected]>
Merge pull request #9 from w0rm/7-use-postcss-3

Updated PostCSS to 3.0 and fixed tests

84922b1db8ced4e8fd1ae77b29805d9aac7deadb authored about 10 years ago by Andrey Kuzmin <[email protected]>
Use a better error example in test

7b43804c02fa8af8beb8a9cbc1b2a2657297383d authored about 10 years ago by Andrey Kuzmin <[email protected]>
Updated PostCSS to 3.0 and fixed tests

6aedbcf9b5efe918b1c3d8e2e423e67bd244bab3 authored about 10 years ago by Andrey Kuzmin <[email protected]>
Merge pull request #8 from w0rm/6-changelog

Changelog

c7c7ff74b208b0cb363fda3afed984242c3913d5 authored about 10 years ago by Andrey Kuzmin <[email protected]>
bump version and republish on npm

d847528bd77b96823f1b6023b09630b49f4b9f00 authored about 10 years ago by Andrey Kuzmin <[email protected]>
6 Added changelog

766c188c97df1640364e5e5f642f4dc187d7aca1 authored about 10 years ago by Andrey Kuzmin <[email protected]>
Merge pull request #2 from silvenon/patch-1

Add example for a custom processor in the README

9cacc4127ca21c295bd3f253ece23ecb6fbbd90a authored over 10 years ago by Andrey Kuzmin <[email protected]>
Add example for a custom processor in the README

bc99f5148ad38fbba6259078a495f826010da312 authored over 10 years ago by Matija Marohnić <[email protected]>
Merge pull request #5 from w0rm/4-omit-sourcemap-by-default

Disable source map by default

aaba55d051a0e71e5730afe23d0f5b4c812d44a0 authored over 10 years ago by Andrey Kuzmin <[email protected]>
Disable source map by default

62cd070786c305374b20e7befc459773c2a1530c authored over 10 years ago by Andrey Kuzmin <[email protected]>
Merge pull request #3 from danielhusar/master

Ddd source maps test

84f19a841c569f4327720da7e291ae9788fc7a37 authored over 10 years ago by Andrey Kuzmin <[email protected]>
add source maps test

c3717c589ca4476c5c8bbffdf32aff78647a26e4 authored over 10 years ago by Daniel Husar <[email protected]>
Use new object shortcut from PostCSS 2.2.2

9bc7d0021248c930c747702f9ef7d0d3feddbe37 authored over 10 years ago by Andrey Sitnik <[email protected]>
Use autoprefixer-core, instead of autoprefixer

df0799774209577804eb059a196c38ab401e4780 authored over 10 years ago by Andrey Sitnik <[email protected]>
Fix test on travis

2a52087b6714d98217b8734ed74915ce526fb50a authored over 10 years ago by Andrey Kuzmin <[email protected]>
Added travis

3d8bc2257e6108862a095f1160e0c42c26a235eb authored over 10 years ago by Andrey Kuzmin <[email protected]>
Fix formatting

036b768b2cbaac09085325affc74bd05e53887fd authored over 10 years ago by Andrey Kuzmin <[email protected]>
Correct typo & republish on npm

cd6d2b1d7b00c18ecaec8cac0b3f82e1cc6ffce0 authored over 10 years ago by Andrey Kuzmin <[email protected]>
Merge pull request #1 from ai/readme

Clean up README.md

c26734f39bd15b03fa8b2b8e103d56d904b2fc7d authored over 10 years ago by Andrey Kuzmin <[email protected]>
Clean up README.md

a64cda28cfaed7f7c7e93cd289d621b811816d38 authored over 10 years ago by Andrey Sitnik <[email protected]>
Don't add source map comment for gulp-sourcemap

a131f0c212d35b65f2484e986980769a138a0de8 authored over 10 years ago by Andrey Kuzmin <[email protected]>
Added more checks and release on npm

a837a855e491779b71dd52913650e130d8f06e9d authored over 10 years ago by Andrey Kuzmin <[email protected]>
Republish on npm

c5e8dff721c7349f06a484420a8299fa7af5b100 authored over 10 years ago by Andrey Kuzmin <[email protected]>
Wrap postcss errors

886d4ecafea55b6dc320734cb184bc14ffe9139a authored over 10 years ago by Andrey Kuzmin <[email protected]>
Remove lodash dependency

4495fe5649a276d7bf3af2e69e3ca22e9eded143 authored over 10 years ago by Andrey Kuzmin <[email protected]>
Plugin code and simple test

e909c3be5e414d5a9c68efb3f62fa58f4ecfb765 authored over 10 years ago by Andrey Kuzmin <[email protected]>
Initial commit

893e7d034d3bd06d67f9bc3c1836348a4e275c27 authored over 10 years ago by Andrey Kuzmin <[email protected]>