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/dom-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.1.2
Choose a base ref
...
head repository: testing-library/dom-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.3
Choose a head ref
  • 2 commits
  • 5 files changed
  • 3 contributors

Commits on Mar 27, 2020

  1. fix(fireEvent): Set composed property on relevant synthetic events (#496

    )
    
    * fix: set composed init option for relevant UI events
    
    * test: add composed event tests
    
    * test: use closed shadow roots for composed event tests
    
    * refact: move event maps into shared file
    
    * test: forgot to fully genericize event alias tests
    
    * fix: align pointer events with spec (Chrome is non-conformant)
    
    * test: derive event init classes from event map
    
    Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
    apalaniuk and eps1lon authored Mar 27, 2020
    Configuration menu
    Copy the full SHA
    39dc929 View commit details
    Browse the repository at this point in the history
  2. docs: add apalaniuk as a contributor (#506)

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