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): greatly improve performance for very large sites #1943

Merged
merged 21 commits into from
Jan 8, 2020

Commits on Nov 19, 2019

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

Commits on Nov 22, 2019

  1. comments

    straker committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    bc1d443 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

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

    straker committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    b646049 View commit details
    Browse the repository at this point in the history
  3. fix ie11

    straker committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    f3e387b View commit details
    Browse the repository at this point in the history
  4. fix test

    straker committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    0e10227 View commit details
    Browse the repository at this point in the history
  5. debug test

    straker committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    36f9fb5 View commit details
    Browse the repository at this point in the history
  6. more debug

    straker committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    62dffc5 View commit details
    Browse the repository at this point in the history
  7. moar

    straker committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    0eea0ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    787cca6 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. fix shadow boundary sorting

    straker committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    5999262 View commit details
    Browse the repository at this point in the history
  2. fix test

    straker committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    49b1c80 View commit details
    Browse the repository at this point in the history
  3. revert

    straker committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    9740164 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c40011d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    daaf477 View commit details
    Browse the repository at this point in the history
  6. dont use parentNode first

    straker committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    f272fd7 View commit details
    Browse the repository at this point in the history
  7. remove comments

    straker committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    acb52e9 View commit details
    Browse the repository at this point in the history
  8. more comments

    straker committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    d6b86db View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Configuration menu
    Copy the full SHA
    952733c View commit details
    Browse the repository at this point in the history
  2. check stack

    straker committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    fe903ae View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. fix html as scroll region

    straker committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    4ed00b2 View commit details
    Browse the repository at this point in the history