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: Improve perf of axe.run [WWD-1821] #1503

Merged
merged 18 commits into from
Apr 30, 2019
Merged

feat: Improve perf of axe.run [WWD-1821] #1503

merged 18 commits into from
Apr 30, 2019

Commits on Apr 9, 2019

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

Commits on Apr 17, 2019

  1. Configuration menu
    Copy the full SHA
    fde7556 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aecd10 View commit details
    Browse the repository at this point in the history
  3. clean up elsint errors

    straker committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    a50b91e View commit details
    Browse the repository at this point in the history
  4. remove redundant idRefsCached

    straker committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    0324acb View commit details
    Browse the repository at this point in the history
  5. use const

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

Commits on Apr 18, 2019

  1. add deprecation comment to getNodeFromTree, move dep to dev, add test…

    …utils function to setup axe._tree
    straker committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    6698717 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. remove deprecation comment

    straker committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    4286459 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d1db89 View commit details
    Browse the repository at this point in the history
  3. run fmt

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

Commits on Apr 25, 2019

  1. fix declarations

    straker committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    dc8c4df View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. fix and run prettier

    straker committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    c01046f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e28ae9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2ba02e View commit details
    Browse the repository at this point in the history
  4. revert prettierignore

    straker committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    f4f116b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Configuration menu
    Copy the full SHA
    52b22f1 View commit details
    Browse the repository at this point in the history
  2. fix broken test

    straker committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    ee98db4 View commit details
    Browse the repository at this point in the history
  3. fix another breaking test

    straker committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    cae9e26 View commit details
    Browse the repository at this point in the history