Releases: testing-library/user-event
Releases ยท testing-library/user-event
v14.2.6
18 Jul 12:12
Compare
Sorry, something went wrong.
No results found
14.2.6 (2022-07-18)
Bug Fixes
document: reduce impact of React@17 workaround (#992 ) (9816d38 )
pointer: do not throw for pointer-events: none on previous target (#991 ) (6e4058b )
v14.2.5
15 Jul 09:33
Compare
Sorry, something went wrong.
No results found
14.2.5 (2022-07-15)
Bug Fixes
document: do not track value on HTMLSelectElement (#989 ) (77a7fa8 )
v14.2.4
15 Jul 09:28
Compare
Sorry, something went wrong.
No results found
14.2.4 (2022-07-15)
Bug Fixes
use window.FileList instead of implicit global (c88865d )
v14.2.3
14 Jul 11:39
Compare
Sorry, something went wrong.
No results found
14.2.3 (2022-07-14)
Bug Fixes
document: use setters/methods on element as default (#987 ) (c40e614 )
v14.2.2
14 Jul 10:26
Compare
Sorry, something went wrong.
No results found
14.2.2 (2022-07-14)
Bug Fixes
document: track HTMLInputElement.setRangeText() (#984 ) (73443ec )
v14.2.1
17 Jun 09:15
Compare
Sorry, something went wrong.
No results found
14.2.1 (2022-06-17)
Performance Improvements
tab: avert visibility check on irrelevant elements (#967 ) (d2d8a39 )
v14.2.0
12 May 10:44
Compare
Sorry, something went wrong.
No results found
14.2.0 (2022-05-12)
Features
report element with declaration in pointerEventsCheck (#950 ) (31b7091 )
Bug Fixes
guard against selection without range (#953 ) (ab78f3f )
selectOptions: wait after each click (#951 ) (7ea7a77 )
wait after each method before leaving asyncWrapper (#952 ) (6f55fee )
v14.1.1
17 Apr 08:58
Compare
Sorry, something went wrong.
No results found
v14.1.0
11 Apr 08:06
Compare
Sorry, something went wrong.
No results found
14.1.0 (2022-04-11)
Features
Bug Fixes
delete chars from value at maxlength (#909 ) (f5049c4 )
reset UI selection after programmatic value change (#915 ) (8bc3310 )
set initial value when setting UI value (#918 ) (7b0643b )
v14.0.4
01 Apr 07:08
Compare
Sorry, something went wrong.
No results found
14.0.4 (2022-04-01)
Bug Fixes
track calls to HTMLInputElement.select() (#898 ) (6d36828 )