Thanks to visit codestin.com
Credit goes to github.com

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

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    98e13eb View commit details
    Browse the repository at this point in the history
  2. Align dom-testing-library wrappers with react (#31)

    * test: add test
    
    * fix: align dom-testing-library wrappers with react
    
    Co-authored-by: Niklas Mischkulnig <[email protected]>
    mischnic and mischnic authored May 19, 2022
    Configuration menu
    Copy the full SHA
    0f19120 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. fix(tests and events): resolves unsupported events and passing tests (#…

    …57)
    
    * fix(tests and events): resolves unsupported events and passing tests
    
    * Update src/pure.js
    
    Co-authored-by: Jovi De Croock <[email protected]>
    
    * Update src/file-event.js
    
    Co-authored-by: Jovi De Croock <[email protected]>
    
    * fix(tests and events): rename file
    
    * Update src/fire-event.js
    
    typo
    
    Co-authored-by: Jovi De Croock <[email protected]>
    
    Co-authored-by: Jovi De Croock <[email protected]>
    mikerob215 and JoviDeCroock authored May 24, 2022
    Configuration menu
    Copy the full SHA
    d547700 View commit details
    Browse the repository at this point in the history
Loading