-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: studiosciences/postcss-color-function
base: master
head repository: postcss/postcss-color-function
compare: master
- 15 commits
- 16 files changed
- 8 contributors
Commits on Mar 15, 2016
-
Merge pull request postcss#27 from studiosciences/master
Retain whitespace before color(). Fix for postcss#26.
Configuration menu - View commit details
-
Copy full SHA for 1bdd1ad - Browse repository at this point
Copy the full SHA 1bdd1adView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad1e58c - Browse repository at this point
Copy the full SHA ad1e58cView commit details
Commits on Feb 1, 2017
-
Changed: postcss warning when color function cannot be parsed (postcs…
…s#35) When processing an invalid value `css-color-function` will throw errors. This change catches those errors and turns them into postcss warnings.
Configuration menu - View commit details
-
Copy full SHA for 453acee - Browse repository at this point
Copy the full SHA 453aceeView commit details -
Changed: Add postcss message when color function contains a var() (po…
…stcss#36) Custom properties cannot be resolved by `css-color-function`. This change skips color functions that contain `var(` and adds a message to the postcss `result.messages` with type 'skipped-color-function-with-custom-property'.
Configuration menu - View commit details
-
Copy full SHA for c232861 - Browse repository at this point
Copy the full SHA c232861View commit details -
Configuration menu - View commit details
-
Copy full SHA for 539d571 - Browse repository at this point
Copy the full SHA 539d571View commit details
Commits on Apr 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 61f15ba - Browse repository at this point
Copy the full SHA 61f15baView commit details
Commits on May 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 03f40ec - Browse repository at this point
Copy the full SHA 03f40ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dc87a1 - Browse repository at this point
Copy the full SHA 9dc87a1View commit details
Commits on Sep 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 424ab79 - Browse repository at this point
Copy the full SHA 424ab79View commit details
Commits on Sep 20, 2017
-
Merge pull request postcss#44 from postcss/feature/cssdb-badge
Add CSS Standard Status
Configuration menu - View commit details
-
Copy full SHA for 34791a5 - Browse repository at this point
Copy the full SHA 34791a5View commit details
Commits on Oct 10, 2017
-
Tests and fix for upstream css-color-function bug (postcss#33)
* Writes failing tests to demo problem * Updates failing test (just getting travis to run) * Uses Ian's 1.3.1 tag of css-color-function * Points to latest 1.x series of color-func
Configuration menu - View commit details
-
Copy full SHA for 8b222f6 - Browse repository at this point
Copy the full SHA 8b222f6View commit details
Commits on Nov 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ca0891f - Browse repository at this point
Copy the full SHA ca0891fView commit details
Commits on Mar 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 13b5c3f - Browse repository at this point
Copy the full SHA 13b5c3fView commit details
Commits on Mar 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b593011 - Browse repository at this point
Copy the full SHA b593011View commit details
Commits on Apr 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f81fb37 - Browse repository at this point
Copy the full SHA f81fb37View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master