-
Notifications
You must be signed in to change notification settings - Fork 465
Comparing changes
Open a pull request
base repository: testing-library/dom-testing-library
base: v9.3.4
head repository: testing-library/dom-testing-library
compare: v10.1.0
- 12 commits
- 16 files changed
- 7 contributors
Commits on Sep 10, 2023
-
feat: Drop support for Node.js 14.x and Node.js 16.x and add support …
…for Node 20.x (#1255) * feat: Drop support for Node.js 14.x and add support for Node 20.x BREAKING CHANGE: Minimum supported Node.js version is now 14.x * update node version in codesandbox * drop support for node 16 too
Configuration menu - View commit details
-
Copy full SHA for 452097b - Browse repository at this point
Copy the full SHA 452097bView commit details
Commits on Sep 14, 2023
-
feat: upgrade aria-query to 5.3.0 (#1241)
* feat: upgrade aria-query to 5.3.0 * fix: correctly handle img with empty alt * feat: pin `aria-query` version * chore: add accessibility-alt-text-bot (#1240) * chore: add accessibility-alt-text-bot * fix formatting issues * test: add coverage for footer to confirm it's expected implicit role as contentinfo --------- Co-authored-by: Sebastian Silbermann <[email protected]> Co-authored-by: Matan Borenkraout <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c57055 - Browse repository at this point
Copy the full SHA 2c57055View commit details
Commits on Oct 3, 2023
-
fix: use defineProperty on the error object instead of setting the me…
…ssage directly (#1268) Co-authored-by: Julien Wajsberg <[email protected]> Fixes #1259
Configuration menu - View commit details
-
Copy full SHA for 3580f25 - Browse repository at this point
Copy the full SHA 3580f25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37ccada - Browse repository at this point
Copy the full SHA 37ccadaView commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb57f99 - Browse repository at this point
Copy the full SHA cb57f99View commit details
Commits on Apr 8, 2024
-
BREAKING CHANGE: Minimum supported Node.js version is 18.0 BREAKING CHANGE: New version of `aria-query` changes various roles. Check out the changed tests in 2c57055 to get an overview about what changed.
Configuration menu - View commit details
-
Copy full SHA for 6ad31ec - Browse repository at this point
Copy the full SHA 6ad31ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for eef23ca - Browse repository at this point
Copy the full SHA eef23caView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1dbb55 - Browse repository at this point
Copy the full SHA e1dbb55View commit details
Commits on Apr 10, 2024
-
docs: add jlp-craigmorten as a contributor for question (#1298)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5c7f2e8 - Browse repository at this point
Copy the full SHA 5c7f2e8View commit details
Commits on Apr 18, 2024
-
docs: update reproduction link (#1304)
* docs: update reproduction link * update codesandbox reference * remove redundant a * code review suggestion Co-authored-by: Tim Deschryver <[email protected]> --------- Co-authored-by: Tim Deschryver <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7917358 - Browse repository at this point
Copy the full SHA 7917358View commit details
Commits on Apr 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47fe879 - Browse repository at this point
Copy the full SHA 47fe879View commit details
Commits on Apr 29, 2024
-
feat: Add window events "pagehide" / "pageshow" (#1308)
MDN documentation at: https://developer.mozilla.org/en-US/docs/Web/API/Window/pagehide_event https://developer.mozilla.org/en-US/docs/Web/API/Window/pageshow_event By adding these events, it allows library users to use the familiar fireEvent & friends in their test environments to verify pagehide and pageshow behavior. Co-authored-by: Matan Borenkraout <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56543d5 - Browse repository at this point
Copy the full SHA 56543d5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v9.3.4...v10.1.0