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

feat(color-contrast): add support for CSS mix-blend-mode #3226

Merged
merged 26 commits into from
Dec 9, 2021

Commits on Oct 20, 2021

  1. add mix-blend-mode functions

    Zidious committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    cf98099 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea849ab View commit details
    Browse the repository at this point in the history
  3. fix color-dodge and add test

    Zidious committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    fe9d0fb View commit details
    Browse the repository at this point in the history
  4. fix color-burn and add test

    Zidious committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    162a801 View commit details
    Browse the repository at this point in the history
  5. clean up

    Zidious committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    01c45cc View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. fix hard-light add unit test

    Zidious committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    9dceb16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b7f57c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. tests

    Zidious committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    80a172c View commit details
    Browse the repository at this point in the history
  2. typo

    Zidious committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    3ec244b View commit details
    Browse the repository at this point in the history
  3. fix tests

    Zidious committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    bdf8068 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. fix flattenColor function

    straker committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    71281c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06ea998 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f48a30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddb0153 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    801cd00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70788b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5befafe View commit details
    Browse the repository at this point in the history
  8. revert playground

    straker committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    2d0723e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    3375f8c View commit details
    Browse the repository at this point in the history
  2. No commit message

    Zidious committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    ded0c04 View commit details
    Browse the repository at this point in the history
  3. revert playground

    Zidious committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    447348d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    616b6d8 View commit details
    Browse the repository at this point in the history
  5. fix backgroundColor

    Zidious committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    6df3918 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67ca073 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12198fd View commit details
    Browse the repository at this point in the history
  8. typo

    Zidious committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    0ca0b4f View commit details
    Browse the repository at this point in the history