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.26.3
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.26.4
Choose a head ref
  • 4 commits
  • 8 files changed
  • 4 contributors

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    626f847 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Configuration menu
    Copy the full SHA
    2cc8a11 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. fix: Disconnect MutationObserver synchronously in wait-for (#801)

    * Disconnect MutationObserver synchronously in wait-for
    
    * Revert the pre-commit change to be able to commit
    
    * Remove legacy disconnect
    
    Co-authored-by: Kent C. Dodds <[email protected]>
    romain-trotard and kentcdodds authored Nov 3, 2020
    Configuration menu
    Copy the full SHA
    2cb8405 View commit details
    Browse the repository at this point in the history
  2. docs: add romain-trotard as a contributor (#803)

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