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

Colors #516

Merged
merged 25 commits into from May 22, 2019
Merged

Colors #516

merged 25 commits into from May 22, 2019

Commits on May 21, 2019

  1. Color validator MVP

    pilosus authored and samuelcolvin committed May 21, 2019
    Copy the full SHA
    5a1666f View commit details
    Browse the repository at this point in the history
  2. Color Validator refactored

    pilosus authored and samuelcolvin committed May 21, 2019
    Copy the full SHA
    853d224 View commit details
    Browse the repository at this point in the history
  3. Small optimizations applied

    pilosus authored and samuelcolvin committed May 21, 2019
    Copy the full SHA
    d2b2653 View commit details
    Browse the repository at this point in the history
  4. Code coverage improved

    pilosus authored and samuelcolvin committed May 21, 2019
    Copy the full SHA
    6c440cb View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f95ef43 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    801c1a3 View commit details
    Browse the repository at this point in the history
  7. Increase test coverage (#504)

    pilosus authored and samuelcolvin committed May 21, 2019
    Copy the full SHA
    5e6a271 View commit details
    Browse the repository at this point in the history
  8. hex helpers refactored (#504)

    pilosus authored and samuelcolvin committed May 21, 2019
    Copy the full SHA
    36bdcbc View commit details
    Browse the repository at this point in the history
  9. Fixes after code review (#509)

    pilosus authored and samuelcolvin committed May 21, 2019
    Copy the full SHA
    43283f7 View commit details
    Browse the repository at this point in the history
  10. Color Type section in docs reduced

    pilosus authored and samuelcolvin committed May 21, 2019
    Copy the full SHA
    8547454 View commit details
    Browse the repository at this point in the history
  11. Check for valid but unnamed colors

    pilosus authored and samuelcolvin committed May 21, 2019
    Copy the full SHA
    d5c6c1e View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    6c2c1da View commit details
    Browse the repository at this point in the history
  13. rewrite Color

    samuelcolvin committed May 21, 2019
    Copy the full SHA
    465080a View commit details
    Browse the repository at this point in the history
  14. fix color tests

    samuelcolvin committed May 21, 2019
    Copy the full SHA
    6820630 View commit details
    Browse the repository at this point in the history
  15. tweaks and improve docs

    samuelcolvin committed May 21, 2019
    Copy the full SHA
    89ee1af View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    162cf9b View commit details
    Browse the repository at this point in the history
  17. add as_hsla and as_hsl

    samuelcolvin committed May 21, 2019
    Copy the full SHA
    b1be7dd View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    b045b7c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. add hsl parsing

    samuelcolvin committed May 22, 2019
    Copy the full SHA
    56d4347 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d03fbaa View commit details
    Browse the repository at this point in the history
  3. fix hsl parsing

    samuelcolvin committed May 22, 2019
    Copy the full SHA
    b1cbb65 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0cf5780 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8f085e0 View commit details
    Browse the repository at this point in the history
  6. tweak docs

    samuelcolvin committed May 22, 2019
    Copy the full SHA
    62ecdbf View commit details
    Browse the repository at this point in the history
  7. fix type hints

    samuelcolvin committed May 22, 2019
    Copy the full SHA
    08ea44c View commit details
    Browse the repository at this point in the history