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

Refactor html tag peeking #1738

Merged
merged 10 commits into from
Feb 27, 2021

Commits on Feb 17, 2021

  1. Fix html macro tests

    lukechu10 committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    3d8fe4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2227e57 View commit details
    Browse the repository at this point in the history
  3. Satisfy clippy

    lukechu10 committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    aa2cdd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21de30f View commit details
    Browse the repository at this point in the history
  5. Reorganize tests

    lukechu10 committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    8a71fab View commit details
    Browse the repository at this point in the history
  6. Remove Peek for HtmlTree

    lukechu10 committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    2391c71 View commit details
    Browse the repository at this point in the history
  7. Add additional test

    lukechu10 committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    3f42f34 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. cargo fmt

    lukechu10 committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    af6af1b View commit details
    Browse the repository at this point in the history
  2. Remove peek_component_type

    lukechu10 committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    10b5ac1 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Remove failing tests

    lukechu10 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    3180fc7 View commit details
    Browse the repository at this point in the history