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

Add a contrast function #730

Closed
wants to merge 9 commits into from
Closed

Add a contrast function #730

wants to merge 9 commits into from

Commits on Nov 24, 2011

  1. Add contrast function

    Synchro committed Nov 24, 2011
    Configuration menu
    Copy the full SHA
    1f513a9 View commit details
    Browse the repository at this point in the history
  2. Add LESS tests for contrast

    Synchro committed Nov 24, 2011
    Configuration menu
    Copy the full SHA
    4a081ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f593b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2012

  1. Configuration menu
    Copy the full SHA
    dc71e71 View commit details
    Browse the repository at this point in the history
  2. Add optional light and dark parameters

    Merged latest from upstream and updated tests too, all pass.
    Synchro committed Jan 10, 2012
    Configuration menu
    Copy the full SHA
    32e4189 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2012

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

Commits on Mar 22, 2012

  1. Rewrite function so it works the same way the SASS function does

    Update tests to match
    Synchro committed Mar 22, 2012
    Configuration menu
    Copy the full SHA
    658fc25 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2012

  1. Configuration menu
    Copy the full SHA
    3a2fda1 View commit details
    Browse the repository at this point in the history
  2. Implement a luma calculation function

    Use same luma calc for contrast calculation
    Synchro committed Mar 23, 2012
    Configuration menu
    Copy the full SHA
    484925b View commit details
    Browse the repository at this point in the history