Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: testing-library/user-event
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v14.2.0
Choose a base ref
...
head repository: testing-library/user-event
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v14.2.1
Choose a head ref
  • 6 commits
  • 7 files changed
  • 3 contributors

Commits on May 12, 2022

  1. docs: add mattcarlotta as a contributor for bug (#954)

    * docs: update CONTRIBUTORS.md
    
    * docs: update .all-contributorsrc
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored May 12, 2022
    Configuration menu
    Copy the full SHA
    d976f7f View commit details
    Browse the repository at this point in the history
  2. docs: add mikaelrss as a contributor for bug (#956)

    * docs: update CONTRIBUTORS.md
    
    * docs: update .all-contributorsrc
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    Co-authored-by: Philipp Fritsche <[email protected]>
    allcontributors[bot] and ph-fritsche authored May 12, 2022
    Configuration menu
    Copy the full SHA
    72d87d7 View commit details
    Browse the repository at this point in the history
  3. docs: add Thanga-Ganapathy as a contributor for bug (#955)

    * docs: update CONTRIBUTORS.md
    
    * docs: update .all-contributorsrc
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    Co-authored-by: Philipp Fritsche <[email protected]>
    allcontributors[bot] and ph-fritsche authored May 12, 2022
    Configuration menu
    Copy the full SHA
    8215e2e View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. refactor: adjust to [email protected] (#968)

    * refactor: assign ClipboardStubControl
    
    * refactor: remove unnecessary type assertions
    ph-fritsche authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    9dd3985 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. perf(tab): avert visibility check on irrelevant elements (#967)

    Check visibility only on elements which are next/previous in tab order and thus considered a potential target.
    
    Co-authored-by: Philipp Fritsche <[email protected]>
    camchenry and ph-fritsche authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    d2d8a39 View commit details
    Browse the repository at this point in the history
  2. docs: add camchenry as a contributor for code (#975)

    * docs: update CONTRIBUTORS.md
    
    * docs: update .all-contributorsrc
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    0a3fe4f View commit details
    Browse the repository at this point in the history
Loading