Tags
Tags give the ability to mark specific points in history as being important
v2.3.0
e8fbef5b
·
feat(waitForElement): add export of waitForElement
·
Apr 26, 2018
v2.2.0
40dfcde4
·
feat(queries): upgrade dom-testing-library to support all queries
·
Apr 24, 2018
v2.1.1
e38ce02a
·
fix(TypeScript): add a definition for TextMatch (#52)
·
Apr 11, 2018
v2.1.0
86d3508e
·
feat(fireEvent): add fireEvent from dom-testing-library (#48)
·
Apr 10, 2018
v2.0.0
6d9c368d
·
feat: extract most of the logic to dom-testing-library
·
Apr 06, 2018
v1.10.0
7267acd9
·
feat(matchers): add toHaveAttribute custom matcher (closes #43) (#44)
·
Apr 05, 2018
v1.9.5
34c974d8
·
fix(label): support aria-label (#42)
·
Apr 04, 2018
v1.9.4
23d6242c
·
fix(release): manually release a patch version
·
Apr 02, 2018
v1.9.3
a8857b63
·
fix(extend-expect): remove expect import
·
Apr 02, 2018
v1.9.2
fd2df8d1
·
fix(jest-matchers): message should be function and added test cases for the coverage as well (#32)
·
Mar 29, 2018
v1.9.1
97925683
·
fix(textMatch): if the textToMatch is not a string then it wont match
·
Mar 29, 2018
v1.9.0
e9b603db
·
feat(getByAltText): add a new query utility
·
Mar 29, 2018
v1.8.2
00832862
·
fix(wait): be explicit about the timeout and interval
·
Mar 29, 2018
v1.8.1
69a395f7
·
fix(waitForExpect): rename to `wait`
·
Mar 29, 2018
v1.8.0
4adbc1da
·
feat(waitForExpect): add waitForExpect (#25)
·
Mar 29, 2018
v1.7.1
b13b1c14
·
fix: add the missed file `"extend-expect.js"` to `package.json` (#28)
·
Mar 29, 2018
v1.7.0
18104fe3
·
feat(matchers): add custom jest matchers (#13)
·
Mar 28, 2018
v1.6.0
12c7ed11
·
feat(render): add new query capabilities for improved tests (#17)
·
Mar 23, 2018
v1.5.0
01a42fe0
·
feat(node): relax Node version requirement to >= 6 (#14)
·
Mar 22, 2018
v1.4.0
98987c80
·
feat: Add getByTestId utility (#10)
·
Mar 21, 2018
1
2
3
4
5
6