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

core(report): show nodeLabel for DOM nodes in addition to snippet #8961

Merged
merged 26 commits into from
May 20, 2019

Commits on May 15, 2019

  1. Configuration menu
    Copy the full SHA
    9a52573 View commit details
    Browse the repository at this point in the history
  2. Update sample data

    mattzeunert committed May 15, 2019
    Configuration menu
    Copy the full SHA
    7c5a98b View commit details
    Browse the repository at this point in the history
  3. Test cases

    mattzeunert committed May 15, 2019
    Configuration menu
    Copy the full SHA
    197d907 View commit details
    Browse the repository at this point in the history
  4. Revert artifact changes

    mattzeunert committed May 15, 2019
    Configuration menu
    Copy the full SHA
    0af87da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42712bb View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Configuration menu
    Copy the full SHA
    51cc42a View commit details
    Browse the repository at this point in the history
  2. Test case for truncation

    mattzeunert committed May 16, 2019
    Configuration menu
    Copy the full SHA
    a97aba9 View commit details
    Browse the repository at this point in the history
  3. @returns -> @return

    mattzeunert committed May 16, 2019
    Configuration menu
    Copy the full SHA
    060d2e9 View commit details
    Browse the repository at this point in the history
  4. Remove margin

    mattzeunert committed May 16, 2019
    Configuration menu
    Copy the full SHA
    2e50172 View commit details
    Browse the repository at this point in the history
  5. Fix TS types

    mattzeunert committed May 16, 2019
    Configuration menu
    Copy the full SHA
    0bec94e View commit details
    Browse the repository at this point in the history
  6. @return

    mattzeunert committed May 16, 2019
    Configuration menu
    Copy the full SHA
    8bba61f View commit details
    Browse the repository at this point in the history
  7. Use var for snippet color

    mattzeunert committed May 16, 2019
    Configuration menu
    Copy the full SHA
    fc4f272 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37e3e11 View commit details
    Browse the repository at this point in the history
  9. Update sample json

    mattzeunert committed May 16, 2019
    Configuration menu
    Copy the full SHA
    eab63fc View commit details
    Browse the repository at this point in the history
  10. Revert summary

    mattzeunert committed May 16, 2019
    Configuration menu
    Copy the full SHA
    6fdeac2 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. title -> nodeLabel

    mattzeunert committed May 17, 2019
    Configuration menu
    Copy the full SHA
    eb3406c View commit details
    Browse the repository at this point in the history
  2. Update sample json

    mattzeunert committed May 17, 2019
    Configuration menu
    Copy the full SHA
    c9094c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7880109 View commit details
    Browse the repository at this point in the history
  4. Remove unnecesary styles

    mattzeunert committed May 17, 2019
    Configuration menu
    Copy the full SHA
    6993160 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    533ad17 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2019

  1. More feedback

    mattzeunert committed May 18, 2019
    Configuration menu
    Copy the full SHA
    1d11422 View commit details
    Browse the repository at this point in the history
  2. Teal

    mattzeunert committed May 18, 2019
    Configuration menu
    Copy the full SHA
    97fdad4 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. Configuration menu
    Copy the full SHA
    5fbdf5d View commit details
    Browse the repository at this point in the history
  2. Remove path from a11y expectations because all paths change if you ad…

    …d a new element at the top of the page
    mattzeunert committed May 20, 2019
    Configuration menu
    Copy the full SHA
    f893550 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e64be0 View commit details
    Browse the repository at this point in the history
  4. Fix

    mattzeunert committed May 20, 2019
    Configuration menu
    Copy the full SHA
    ea1621d View commit details
    Browse the repository at this point in the history