Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: saas786/css-color-parser-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: deanm/css-color-parser-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 2 files changed
  • 3 contributors

Commits on Apr 27, 2013

  1. Fix 3 digit hex parsing, the G/B channels were swapped.

    Reported by Elijah Insua in issue 1.
    deanm committed Apr 27, 2013
    Configuration menu
    Copy the full SHA
    f52303e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0179398 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2013

  1. Configuration menu
    Copy the full SHA
    1232351 View commit details
    Browse the repository at this point in the history
  2. Update to 1.0.2

    deanm committed May 31, 2013
    Configuration menu
    Copy the full SHA
    ee289be View commit details
    Browse the repository at this point in the history

Commits on May 14, 2016

  1. Added license field (deanm#3)

    Add license field to NPM metadata package.json
    nickrobison authored and deanm committed May 14, 2016
    Configuration menu
    Copy the full SHA
    9cefacc View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2016

  1. Add rebeccapurple (CSS Color Module Level 4)

    louh authored and deanm committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    7f8d145 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2016

  1. 1.0.3

    deanm committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    0d37986 View commit details
    Browse the repository at this point in the history
Loading