Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tinycolor.js #196

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Update tinycolor.js #196

wants to merge 19 commits into from

Commits on Oct 21, 2018

  1. Update tinycolor.js

    CrandellWS authored Oct 21, 2018
    Configuration menu
    Copy the full SHA
    4a3ca21 View commit details
    Browse the repository at this point in the history
  2. Update tinycolor.js

    CrandellWS authored Oct 21, 2018
    Configuration menu
    Copy the full SHA
    245e997 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54eb28f View commit details
    Browse the repository at this point in the history
  4. remove logs

    CrandellWS authored Oct 21, 2018
    Configuration menu
    Copy the full SHA
    dd62925 View commit details
    Browse the repository at this point in the history
  5. fixing actual code insert

    CrandellWS authored Oct 21, 2018
    Configuration menu
    Copy the full SHA
    02ec035 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    190029d View commit details
    Browse the repository at this point in the history
  7. Update README.md

    CrandellWS authored Oct 21, 2018
    Configuration menu
    Copy the full SHA
    755a146 View commit details
    Browse the repository at this point in the history
  8. making link relative

    CrandellWS authored Oct 21, 2018
    Configuration menu
    Copy the full SHA
    9ba7669 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    CrandellWS authored Oct 21, 2018
    Configuration menu
    Copy the full SHA
    6a15492 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    CrandellWS authored Oct 21, 2018
    Configuration menu
    Copy the full SHA
    48852d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2018

  1. rgb alpha NaN fix

    CrandellWS authored Nov 4, 2018
    Configuration menu
    Copy the full SHA
    700939a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4924397 View commit details
    Browse the repository at this point in the history
  3. added toRgbaString: function

    CrandellWS authored Nov 4, 2018
    Configuration menu
    Copy the full SHA
    4661a69 View commit details
    Browse the repository at this point in the history
  4. more accurate alpha

    CrandellWS authored Nov 4, 2018
    Configuration menu
    Copy the full SHA
    0a48439 View commit details
    Browse the repository at this point in the history
  5. more accurate alpha

    CrandellWS authored Nov 4, 2018
    Configuration menu
    Copy the full SHA
    1f81abd View commit details
    Browse the repository at this point in the history
  6. Added Argb() output String

    This is work to fix bgrins#192 
    
    This adds toArgbString() output function.
    
    This does not  provide a correlated input flag...yet
    CrandellWS authored Nov 4, 2018
    Configuration menu
    Copy the full SHA
    d87c6cd View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. adding ARGB input

    checking if argb first to prevent it being identified as rbg ... as it would give current regex...
    CrandellWS authored Nov 5, 2018
    Configuration menu
    Copy the full SHA
    c8187a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a6d1ae View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. Configuration menu
    Copy the full SHA
    c8fde48 View commit details
    Browse the repository at this point in the history