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.6.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.6.1
Choose a head ref
  • 14 commits
  • 24 files changed
  • 15 contributors

Commits on Jan 16, 2025

  1. docs: add contributors for v14.6.0 (#1256)

    * Add @FritsvanCampen as a contributor
    
    * Add @sf-kialo as a contributor
    
    * Add @jdufresne as a contributor
    
    * Add @dermoumi as a contributor
    
    * Add @bawjensen as a contributor
    
    * Add @liamcmitchell-sc as a contributor
    ph-fritsche authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    a7f8c09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc15a5b View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. fix(keyboard): walk through radio group per arrow keys (#1049)

    Co-authored-by: Violet Peña <vpena@blend.com>
    Co-authored-by: Philipp Fritsche <ph.fritsche@gmail.com>
    Co-authored-by: Joshua Ferrell <josh@joshferrell.me>
    4 people authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    bf8111c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a344ad4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e471d1 View commit details
    Browse the repository at this point in the history
  4. fix(pointer): dispatch mouse events if pointerdown is `defaultPreve…

    …nted` (#1121)
    
    Co-authored-by: Philipp Fritsche <ph.fritsche@gmail.com>
    snowystinger and ph-fritsche authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    f681f7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e429094 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2edf14d View commit details
    Browse the repository at this point in the history
  7. fix(pointer): set button and buttons properties on PointerEvent (

    …#1219)
    
    Co-authored-by: Philipp Fritsche <ph.fritsche@gmail.com>
    illandril and ph-fritsche authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    6614f72 View commit details
    Browse the repository at this point in the history
  8. fix(pointer): use 1 as default value for PointerEvent.width and `…

    …PointerEvent.height` (#1224)
    chuganzy authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    f0468d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    543ecb0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    65c1f6c View commit details
    Browse the repository at this point in the history
  11. fix: prevent click event loop on form-associated custom element (#1238

    )
    
    Co-authored-by: Katja Potensky <785327-hesxenon@users.noreply.gitlab.com>
    Co-authored-by: Philipp Fritsche <ph.fritsche@gmail.com>
    3 people authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    465fc7e View commit details
    Browse the repository at this point in the history
  12. chore: fix typos (#1260)

    jdufresne authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    d42954b View commit details
    Browse the repository at this point in the history
Loading