Ecosyste.ms: OpenCollective

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

PostCSS and Autoprefixer

One of the most popular front-end tool with 100M downloads per month
Collective - Host: evilmartians - https://opencollective.com/postcss - Website: https://postcss.org - Code: https://github.com/postcss

Use gzip in integration tests

github.com/postcss/postcss - 20fa00d4fcf0939f6825b80f51f8a68331f8606c authored over 10 years ago
Fix version format in ChangeLog.md

github.com/postcss/postcss - 5be0b70a43ed4492079100c9d4fd29c91b693bd9 authored over 10 years ago
Remove API warning from integration test

github.com/postcss/postcss - 31700a8974dd0a7dc76b841a80ca96b1bfb79248 authored over 10 years ago
Use PostCSS 1.0 release

github.com/postcss/autoprefixer - 217c33f6fe850eaa8716b2866c6caeea4acb8e22 authored over 10 years ago
Release 1.0 version

github.com/postcss/postcss - c1bfc6a2600541a9353cdf2aacdfbec5f853910a authored over 10 years ago
Add source map feature to package.json

github.com/postcss/postcss - ecd549a3311b04bc13bc3d75506a4f16afe95619 authored over 10 years ago
A little speed optimizations

github.com/postcss/postcss - b98b799a044ee1d9208cc06c618724ac25606b9c authored over 10 years ago
Fix benchmark with new lazy Result

github.com/postcss/postcss - 8122963ee4a5c3481ac44c0be3deb0ac0e7643ac authored over 10 years ago
Update dependencies

github.com/postcss/postcss - 44f6182398826934a087fcffd7f4f765cf094b11 authored over 10 years ago
Add Prefixes#cleaner()

github.com/postcss/autoprefixer - e09e66d5310302580f461ed737d65c17dc64541f authored over 10 years ago
Always set Prefixes#add["@selected"]

github.com/postcss/autoprefixer - 874a6f066f0dd964a061736ef613134f6fe0126b authored over 10 years ago
Clean @supports from unnecessary and doubled prefixes

github.com/postcss/autoprefixer - 084acc1eed75959ff23852d435e52765f6879e8a authored over 10 years ago
Fix cascade docs

github.com/postcss/autoprefixer - 046740c8ce3895b307bd381507e061b477155666 authored over 10 years ago
Fix cascade docs

github.com/postcss/autoprefixer - 4fd0872825e413303b6ff4f5db52d8c1aea71b16 authored over 10 years ago
Add old tests to commons tests

github.com/postcss/autoprefixer - ec705d20e539b3bab0974890131e846f0e0029de authored over 10 years ago
Enable cascade by default

github.com/postcss/autoprefixer - a585171b4e130c621f68b9e2b590db15b7264258 authored over 10 years ago
Add --annotation option to binary

github.com/postcss/autoprefixer - 7d90ece5c9478960835a8bc9176e07bf198be135 authored over 10 years ago
Add --sources-content option to binary

github.com/postcss/autoprefixer - 366364f19cb8f796f380128cabb361adad9a0c73 authored over 10 years ago
Allow to use latest Autoprefixer from git

github.com/postcss/autoprefixer - 5a8d6788cd6bb5d4c59d55ab8d86cd00e6ac0651 authored over 10 years ago
Add Supports prefixer

github.com/postcss/autoprefixer - b3f47da93a7159b3e07c8317121861565bbef54b authored over 10 years ago
Use all browsers from Can I Use

github.com/postcss/autoprefixer - 21b03b37c8f1872018efb27320f49e06d07c2489 authored over 10 years ago
Use PostCSS 1.0 branch from git

github.com/postcss/autoprefixer - e688a832165c82456ba14c055c23545b12a52096 authored over 10 years ago
Use Can I Use browser names inside Autoprefixer

github.com/postcss/autoprefixer - 384a147f664dcc93aec02ace28943780577ace73 authored over 10 years ago
Remove lib/caniuse

github.com/postcss/autoprefixer - 32769d3d3f256f7039c291ddc5c128201bbe5baa authored over 10 years ago
Do no select minor browsers in popularity requirement

github.com/postcss/autoprefixer - e8fd10e6e13acfd97b05d87f5f773e1ef11ae7c0 authored over 10 years ago
Remove data/names

github.com/postcss/autoprefixer - fa8cf48d73a86dfcefc051097153bf671011be37 authored over 10 years ago
Nobody cares about current speed feature

github.com/postcss/autoprefixer - 48349ae6237519018ccf810103014531d49edb4a authored over 10 years ago
Use all browsers from Can I Use

github.com/postcss/autoprefixer - defde5d635c776a15a648caa4409a5dfbddd860d authored over 10 years ago
Prefix properties in @supports

github.com/postcss/autoprefixer - 7fb714013d1cbeae585d4eed35d9465dba2381c8 authored over 10 years ago
Nobody cares about current speed feature

github.com/postcss/autoprefixer - 7c7a4915b717b78a5adba21efc323df85647274c authored over 10 years ago
Replace -c binary option to --no-cascade

github.com/postcss/autoprefixer - f2064c670f5e00ce0d1a08bf2dca5beb4acb8803 authored over 10 years ago
Fix IE Mobile name in info

github.com/postcss/autoprefixer - 106d01973fc7710b5cd0c5c35a1e25c96742d7e9 authored over 10 years ago
Restore cascade after delete declaration

github.com/postcss/autoprefixer - b7ee61e1ce5ab970a20cd68c88f3ae0b49dafa9a authored over 10 years ago
Add source map to first description

github.com/postcss/postcss - 9696853fb0c4ab725739a8040c84762a44c1cf59 authored over 10 years ago
Release 1.3.1 version

github.com/postcss/autoprefixer - 457f013bfc65e0e4b8e23229b966b8324e502a5d authored over 10 years ago
Make Result object lazy

github.com/postcss/postcss - c0b8aa82fa89d4358090a6a92348fe45142dd79f authored over 10 years ago
Fix gradient hack with background with color

github.com/postcss/autoprefixer - fb812fe24255f52ea64e3f4157f3b82646d446bb authored over 10 years ago
Release 1.3 version

github.com/postcss/autoprefixer - 048761d090a4052c17b41c7fda3c52af2b143af5 authored over 10 years ago
Add test for PreviousMap#root

github.com/postcss/postcss - 6f8a28bb677e95adb0a9b802d40c1b19982ccd2a authored over 10 years ago
Decrease properties length

github.com/postcss/postcss - 6f1f8d0d76124c2cd147a8e1164a5a36b85a47e4 authored over 10 years ago
Merge pull request #55 from lydell/sources-relative-to

Fix relative paths from previous source maps

github.com/postcss/postcss - af9e96bc7fc7dfc130bfba7e5981a758b9f91f9e authored over 10 years ago
Fix relative paths from previous source maps

Before, all previous source maps were assumed to be located inside or
next its corresponding fil...

github.com/postcss/postcss - 636235ee8ff4bacac62924c89d625ebbf08a2cb2 authored over 10 years ago
Set caniuse-db version in better way

github.com/postcss/autoprefixer - 813ac1dec1f0753f7be36b1f88a36322e75e14cb authored over 10 years ago
Better prev source map support docs

github.com/postcss/postcss - 70b26d624389a8726fead318db135dc8a304818e authored over 10 years ago
Merge pull request #54 from lydell/annotation-relative

Fix: `options.annotation` should be relative to `options.to`

github.com/postcss/postcss - 25fe42fc29b1a4f7ee1fa070c7b71bc25af668ad authored over 10 years ago
Fix: `options.annotation` should be relative to `options.to`

If `options.annotation` is set to a path, that string is inserted
after "sourceMappingURL=". Tha...

github.com/postcss/postcss - ca4594d7bc22b99d96b0afdf214913f96b84cd2f authored over 10 years ago
Add support for background-size for Android 2

github.com/postcss/autoprefixer - 162a0437657047abf70c7c39cd4c34b416b77510 authored over 10 years ago
Fix Holy 80 columns line

github.com/postcss/autoprefixer - d6bceb2167ec1cb0fba8bae87a2557c446683dae authored over 10 years ago
Add text-size-adjust support

github.com/postcss/autoprefixer - 5a3eade1b80c2021ac95d5d9135cb0c6bb46687d authored over 10 years ago
Update README.md about caniuse-db

github.com/postcss/autoprefixer - fcaea3f5bda7a37931541607376c4069da09d246 authored over 10 years ago
Update README.md about caniuse-db

github.com/postcss/autoprefixer - 3801245d98720aa2d8ff4a74696500588cd8576f authored over 10 years ago
Set main option in compiled package.json

github.com/postcss/postcss - 26b2a6235d0b3c14ea76736fdf2b4a7f180cda4e authored over 10 years ago
Clean up package.json

github.com/postcss/postcss - 8131c4fe58d153eeaf26c34e123527a5f43e8a57 authored over 10 years ago
Allow to use PostCSS from master

github.com/postcss/postcss - 31ca61238b1989eddb069729fee0a819a92d7083 authored over 10 years ago
Update development dependencies

github.com/postcss/autoprefixer - a550c932479784317dcdb962cae8d41004b8c68d authored over 10 years ago
Add deprected warnings to old options

github.com/postcss/postcss - 2627f26b561c2f2b64b961aed14f8a401cd110c3 authored over 10 years ago
Fix dir URL on Windows

github.com/postcss/postcss - 74405cb2df70998ee0d1921c926b451f97849aaf authored over 10 years ago
Fix relative paths if we use different path in annotation

github.com/postcss/postcss - 245daa7ab0c8bb88d5456ef0320bba5735fee0c8 authored over 10 years ago
Fix source map examples in README.md

github.com/postcss/postcss - ae1c88f8e1559f783a601ed824383260a0ce08ec authored over 10 years ago
Fix README.md

github.com/postcss/postcss - ab40bbdf6c1a8014dc37b74fd84d7b434cfe0aea authored over 10 years ago
Add map: "inline" shortcut

github.com/postcss/postcss - 9326383d25c53b613d4baac4ff472e8b8bfe3282 authored over 10 years ago
Clean between style on declaration clone

github.com/postcss/postcss - a8add537ee25c93949b1c975768ffa3d7ca15122 authored over 10 years ago
Allow to use arrays in append methods

github.com/postcss/postcss - 30c09671ad2c1ab15893a7020e032020c8302780 authored over 10 years ago
Clean up README.md

github.com/postcss/postcss - 87e5611379e643c007a31f8d7da47ab1053a7fce authored over 10 years ago
Allow to set different path in annotation comment

github.com/postcss/postcss - 5de01fb4839d539ca37a70dcb95b89249156761a authored over 10 years ago
Disable map autodetect if CSS has no annotation

github.com/postcss/postcss - 9a6c042b6131308b17e65f9028a196082af1fd84 authored over 10 years ago
Refactor map options

github.com/postcss/postcss - 3b7d731a8dbda8ef0444d8563ff106275e295634 authored over 10 years ago
Add mapContent docs

github.com/postcss/postcss - 4de341c7a9e03bf429b29771ffd12820de0bc268 authored over 10 years ago
Check source map object by mappings property

github.com/postcss/postcss - be408417da514535c5732dd98898a0b92ad1f6df authored over 10 years ago
Rename .object() to .consumer() and .content to .withContent() in PreviousMap

github.com/postcss/postcss - 1acec39ae3e4360dd4f2b02285384459010ad793 authored over 10 years ago
Set sourcesContent to map

github.com/postcss/postcss - f7e61a5d1f431dce97d89d2066895b774b0be2bc authored over 10 years ago
Better PreviousMap#withSources test

github.com/postcss/postcss - 3dc49e64a15334344c758ea4300a1d5377cf8a65 authored over 10 years ago
Add .withSources and .object() to PreviousMap and rename .map to .text

github.com/postcss/postcss - a4b4590b4e013867e43173490d4838efefcb8993 authored over 10 years ago
Add PreviousMap#source

github.com/postcss/postcss - 74600aa2a21b5430b81efdc824944c45a416b443 authored over 10 years ago
Better errors on previous map reading

github.com/postcss/postcss - 406d2a603f25abe9fb9624b49cf0c0f5a19a6e2c authored over 10 years ago
Use SourceMapGenerator for Result#map

github.com/postcss/postcss - acdf669b7d43012569be65f38ae490e85ef0074f authored over 10 years ago
Add Root#prevMap docs

github.com/postcss/postcss - c5824ce6f5bba697294ff4a61881c72acdacd739 authored over 10 years ago
Works with maps from several inputs

github.com/postcss/postcss - a78e3c09b64fa4198ad236b2b47c9c3e9470af21 authored over 10 years ago
Save absolute path to node.source.file

github.com/postcss/postcss - b627ecdb48789ba7064f57cf7ecaf8de4df88a68 authored over 10 years ago
Release 1.2.0 version

github.com/postcss/autoprefixer - 3f6cc5b830230cb43b27547bf1d524474e21a650 authored over 10 years ago
Fix browserify require autodetect support

github.com/postcss/autoprefixer - 1959cb540fbf394903aeff257bcfaa496c519417 authored over 10 years ago
Update development dependencies

github.com/postcss/autoprefixer - 4eb4ba1883b4450a685be490a1aff5073c7663f3 authored over 10 years ago
Merge pull request #50 from subash/master

Fixed typo

github.com/postcss/postcss - 88c532c50659fedcd5de6c5462f258a707f57377 authored over 10 years ago
Clean up dependencies in package.json

github.com/postcss/autoprefixer - 83d0b4f0a163aad52f296a455f5f4234be409a76 authored over 10 years ago
Use Can I Use npm packages for prefixes data too and remove old in-package updater

github.com/postcss/autoprefixer - daf877da57a259430c49a7126d23176b523f861d authored over 10 years ago
Use Can I Use npm packages for prefixes data too and remove old in-package updater

github.com/postcss/autoprefixer - e8586af3abad59303ef91dd137562809f6ac0ff0 authored over 10 years ago
Use Can I Use npm package for browsers data

github.com/postcss/autoprefixer - 69a2f84da3bf945c791021944916ff1d6534f42a authored over 10 years ago
Release 1.1.20140605 version

github.com/postcss/autoprefixer - 72aa0bbe4a321930ee5de62fc27eb34d5515c5ea authored over 10 years ago
Update npm dependencies

github.com/postcss/autoprefixer - 2838686797c820b50a26b8cef658ede4fa0112c8 authored over 10 years ago
Fix parsing gradient stops without space separator

github.com/postcss/autoprefixer - 51c8e43acb94db4bfac91c50f0faf5f7f5427dec authored over 10 years ago
Add iOS 8 and Android 4.4.3 data

github.com/postcss/autoprefixer - 5389eb30b69edb70d6e0ce8d6454e26933d4497f authored over 10 years ago
Update browsers usage statistics

github.com/postcss/autoprefixer - 43b7f5bc87f5b43aa8ac63c047f874eec73bf47b authored over 10 years ago
Remove Node.js 0.8 from Travis CI

github.com/postcss/postcss - 592597d0acc432e4d6f332cd41874fc5912c026b authored over 10 years ago
Release 0.3.5 version

github.com/postcss/postcss - d81cb26df7793a4df72d28dd9ba59a1378c62f26 authored over 10 years ago
Clean up code

github.com/postcss/postcss - 97be71c215a3caf0482f7b72f723cc939faec93a authored over 10 years ago
Update development dependencies

github.com/postcss/postcss - c73bffcdd6fc14e08d898ab619fb2baf7981a8c2 authored over 10 years ago
Allow to use Result or Root as proces argument

github.com/postcss/postcss - cba5d85491b27f6f290b09c8c78a94c4c0e8e8b2 authored over 10 years ago
Save parsed AST to Result

github.com/postcss/postcss - e7c78187cb3bfb059cb9516da7231af01432a426 authored over 10 years ago
Merge pull request #257 from lydell/master

Add link to brunch plugin

github.com/postcss/autoprefixer - 7367413527bc71193f03107d5c3e75a05c11f1af authored over 10 years ago