Ecosyste.ms: OpenCollective

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

github.com/postcss/postcss-color-function

PostCSS plugin to transform W3C CSS color function to more compatible CSS
https://github.com/postcss/postcss-color-function

4.1.0

f81fb376514ed61b8307a49952e3df755a6a2d58 authored almost 6 years ago
Add preserveCustomProps option to preserve custom properties

b593011fa4abcd3e633395ea995debe116cff967 authored almost 6 years ago
Update README.md

13b5c3ff7b4cb4783d8d4c948b8674670cf622a4 authored almost 6 years ago
4.0.1

ca0891f86554877eb1263716c881c387e5fb691d authored about 7 years ago
Tests and fix for upstream css-color-function bug (#33)

* Writes failing tests to demo problem

* Updates failing test (just getting travis to run)

...

8b222f6c57c16fdc317c63e5743bccb4170280b4 authored over 7 years ago
Merge pull request #44 from postcss/feature/cssdb-badge

Add CSS Standard Status

34791a584d14b8a03a3765849734fd898f257fef authored over 7 years ago
Add CSS Standard Status

424ab7993e2ee567a000b69a64460bc37a5cad0f authored over 7 years ago
4.0.0

9dc87a103a7c78cf0d3b191eeaa48747b30d2b9c authored over 7 years ago
Update dependencies

03f40ec93d86b731cb8c468af7c73992daed375e authored over 7 years ago
Updated README with notes on migrating from Sass (#39)

61f15ba529637e644f1e528db5f7078b603d4665 authored over 7 years ago
3.0.0

539d571ab39a2759e62094fa2200c8dd586e09b3 authored almost 8 years ago
Changed: Add postcss message when color function contains a var() (#36)

Custom properties cannot be resolved by `css-color-function`.
This change skips color functions...

c232861e53d1fe75d5e382abae9881b6aeda753c authored almost 8 years ago
Changed: postcss warning when color function cannot be parsed (#35)

When processing an invalid value `css-color-function` will throw errors.
This change catches th...

453acee986034c53de6eb17c0128037aa0daff5d authored almost 8 years ago
2.0.1

ad1e58c1e25fd007a2c91acf168aba23cb371e12 authored almost 9 years ago
Merge pull request #27 from studiosciences/master

Retain whitespace before color(). Fix for #26.

1bdd1ada6cecc6b84e02430afe69a9c810ec4ec6 authored almost 9 years ago
Retain spaces before color().

Replaced balanced-match with post-css-value-parser

11ab2f40e7e4fc193fd558133040f786ddc91b6c authored almost 9 years ago
Merge pull request #20 from Ser-Gen/master

Update README.md

0852e8ccaa3203b6277b79d792446f6f032fa65e authored about 9 years ago
Update README.md

57a24eed36f23457a3d7de3368d10dcd7698eed1 authored about 9 years ago
2.0.0 (switch to postcss 5.x)

f27b25d2e0ac5217dbacab63d094b76adbd5c0fd authored over 9 years ago
Merge pull request #14 from avanes/master

Update to postcss 5.0

9fec71fc377d98af824ebb15b1e27410c835fd8b authored over 9 years ago
Update to postcss 5.0

d89d2a7bdf5452ec4b3412e892aac4cd733c1f46 authored over 9 years ago
1.3.2

58b78d73bc7f38b860cc63abea40b5c04fd70b80 authored over 9 years ago
Merge pull request #12 from demiazz/hotfix/similar-names

Fix similar names conflicts

ed4fce67fa9f741d34cc7f33ff80eb1ea82438a0 authored over 9 years ago
1.3.1

4e06d1b8387fe3b2cbeddd93f45d85cc495afea8 authored over 9 years ago
Fix search color function calling in decl value

cc3afcedac736bbbb340f2ef96b820de3e72c486 authored over 9 years ago
Update README.md

2b7952182165ebe1e5b5498505ae1ab5039b5ff2 authored over 9 years ago
1.3.0

f3f1c521c7684dff732aeda22360263ff0861dbc authored over 9 years ago
Merge pull request #10 from postcss/fix-plugin-api

use PostCSS 4.1 API

7b8a5e57fa662617c2d7360b9f78150b405438ce authored over 9 years ago
use PostCSS 4.1 API

5682af25221b494fcded9463b38bdb439a155bae authored over 9 years ago
Merge pull request #7 from dfcreative/patch-1

Fix typo

72cec98f4f79e902fe4b2dc41885fbee9b85cc82 authored over 9 years ago
Fix type

849704d5bbf40e04743b23e2754830e05f6362fd authored over 9 years ago
1.2.0

13c9347823b5af9e075431af3ce11e49bbdbee7c authored almost 10 years ago
Merge pull request #5 from thetalecrafter/contrast

Update css-color-function to enable `contrast()`

19473ffc80c881532539578c42c7f72dc9d1e7b8 authored almost 10 years ago
Update css-color-function to enable `contrast()`

18ab3f2be149989b1ad59f6ae63721810acb5791 authored almost 10 years ago
ensure compatibility with postcss v4.x

abecafdfb8db2469cfc5312bb84c05d5969c5815 authored almost 10 years ago
Add a note about custom properties

Close #3

622a568bf1fbc8f750b58654cec066003b63546b authored about 10 years ago
Add a note about `currentcolor`

Close #2

e0765927bb7e2d895e12c16bfd2bea8eeb0ee9ad authored about 10 years ago
Update README.md

ref #1

b67dbeb3d8363b365ece834f94b8b07b230e56e0 authored about 10 years ago
v1.1.0

c9994cfdcafe0b82310bd5bcb35c71645640a431 authored about 10 years ago
Enhanced exceptions

e6e08f9acb29d7bb0d1d4040b16e5d22a2520f1e authored about 10 years ago
update test to ensure postcss 3.0 compatibility

24670fbe9e4299b43acef63985ecad8c8bc75c1e authored about 10 years ago
Udpate gnuMessage function when no source available

e0c7b731229d31470b6cf70207b61a8bbd2c76f5 authored about 10 years ago
v1.0.0

134743f02beaa7fdca4e26db799d32bbcd8789c5 authored over 10 years ago
Initial release from postcss-color

Ref https://github.com/postcss/postcss-color/issues/4
Close https://github.com/postcss/postcss-c...

b5b24748a86cc7ee79f3f6afd318f89940081871 authored over 10 years ago