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: v13.3.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: v13.4.0
Choose a head ref
  • 2 commits
  • 6 files changed
  • 3 contributors

Commits on Oct 10, 2021

  1. docs: add jesperorb as a contributor for code (#740)

    * docs: update README.md
    
    * docs: update .all-contributorsrc
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Oct 10, 2021
    Configuration menu
    Copy the full SHA
    2f900ef View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. feat(keyboard): handle PageUp and PageDown on input (#734)

    * feat: add support for pageup and pagedown control keys
    
    * remove PageUp and PageDown behaviour from textarea and editable elements
    
    Co-authored-by: Philipp Fritsche <ph.fritsche@gmail.com>
    JohannesFischer and ph-fritsche authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    f731f68 View commit details
    Browse the repository at this point in the history
Loading