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/jest-dom
base: d5f21b3b8487a0aae9ba1be8ee5b62893adb7b3a
Choose a base ref
...
head repository: testing-library/jest-dom
compare: 7921e4a0a9e21e419122951eb28ed270c13209c5
Choose a head ref
  • 17 commits
  • 18 files changed
  • 8 contributors

Commits on Nov 25, 2019

  1. docs: Update examples using document.querySelector (#168)

    Juan Pablo Blanco authored and gnapse committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    8e14dc1 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Add jest extensions on main module (#175)

    BREAKING CHANGE
    gnapse committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    27c1056 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Remove extend-expect typings (#182)

    BREAKING CHANGE: moving typings to @types/testing-library__jest-dom
    jgoz authored and gnapse committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    c76f8c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d68ccd7 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Merge pull request #183 from testing-library/next

    Preparing for types being provided via DefinitelyTyped
    jgoz committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    760409a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. docs: Remove lines about using fireEvent to gain focus or blur (#187)

    Jānis Zaržeckis authored and gnapse committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    c919520 View commit details
    Browse the repository at this point in the history
  2. docs: Tiny typo (#181)

    Co-authored-by: Ernesto García <gnapse@gmail.com>
    koala-lava and gnapse committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    d13bb90 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. fix: Add @types/testing-library__jest-dom dependency (#189)

    Fixes #123
    Closes #160
    Fixes #185
    jgoz authored and gnapse committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    030da62 View commit details
    Browse the repository at this point in the history
  2. Simplify README code usage examples (#188)

    - Removes duplicating examples to show use with both native and @testing-library APIs
    - Remove usage of query functions that need to receive the container argument
    - Prefer to use `getByTestId` whenever possible
    gnapse committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    d87dfee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4d61c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. chore: Update dependencies (#190)

    MichaelDeBoey authored and gnapse committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    c9a8664 View commit details
    Browse the repository at this point in the history
  2. docs: add MichaelDeBoey as a contributor (#191)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    allcontributors[bot] authored and gnapse committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    0d60a25 View commit details
    Browse the repository at this point in the history
  3. docs: add jzarzeckis as a contributor (#192)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    Co-authored-by: Ernesto García <gnapse@gmail.com>
    allcontributors[bot] and gnapse committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    5f3f9c7 View commit details
    Browse the repository at this point in the history
  4. docs: add koala-lava as a contributor (#193)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    allcontributors[bot] authored and gnapse committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    69aee34 View commit details
    Browse the repository at this point in the history
  5. docs: add JPBlancoDB as a contributor (#194)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    allcontributors[bot] authored and gnapse committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    a053cdd View commit details
    Browse the repository at this point in the history
  6. docs: add benmonro as a contributor (#195)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    allcontributors[bot] authored and gnapse committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    3b3a3d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

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