Skip to content

Tags: testing-library/dom-testing-library

Tags

v10.4.1

Toggle v10.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): replace chalk with picocolors (#1341)

* chore(deps): replace chalk with picocolors

* chore: fix ci

* chore: tryong to fix ci by using a working package-lock

* Revert "chore: tryong to fix ci by using a working package-lock"

This reverts commit 69e87ef.

* chore: move typescript back to devDependencies

* pin @babel/helper-compilation-targets

---------

Co-authored-by: Tim Deschryver <28659384+timdeschryver@users.noreply.github.com>

v10.4.0

Toggle v10.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Reduce caught exceptions in prettyDom (reland) (#1323)

Co-authored-by: David Rieman <DavidRieman@users.noreply.github.com>
Co-authored-by: David Rieman <david.rieman@wbd.com>

v10.3.2

Toggle v10.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: safer read of DEBUG_PRINT_LIMIT (#1329)

v10.3.1

Toggle v10.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Revert "feat: Reduce caught exceptions in `prettyDom` (#1321)" (#…

…1325)

This reverts commit 76cb73d.

v10.3.0

Toggle v10.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Reduce caught exceptions in `prettyDom` (#1321)

Co-authored-by: David Rieman <david.rieman@wbd.com>

v10.2.0

Toggle v10.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Support anonymous custom elements when pretty printing DOM (#1319)

v10.1.0

Toggle v10.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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 <Matanbobi@gmail.com>

v10.0.0

Toggle v10.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
test: Fix Codecov in CI (#1297)

v10.0.0-alpha.3

Toggle v10.0.0-alpha.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge branch 'main' into alpha

v9.3.4

Toggle v9.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: add KevinBon as a contributor for code, and bug (#1284)

* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>