Skip to content

Releases: testing-library/user-event

v14.2.4

15 Jul 09:28
c88865d
Compare
Choose a tag to compare

14.2.4 (2022-07-15)

Bug Fixes

  • use window.FileList instead of implicit global (c88865d)

v14.2.3

14 Jul 11:39
c40e614
Compare
Choose a tag to compare

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
29bdf14
Compare
Choose a tag to compare

14.2.2 (2022-07-14)

Bug Fixes

  • document: track HTMLInputElement.setRangeText() (#984) (73443ec)

v14.2.1

17 Jun 09:15
0a3fe4f
Compare
Choose a tag to compare

14.2.1 (2022-06-17)

Performance Improvements

  • tab: avert visibility check on irrelevant elements (#967) (d2d8a39)

v14.2.0

12 May 10:44
31b7091
Compare
Choose a tag to compare

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
9913798
Compare
Choose a tag to compare

14.1.1 (2022-04-17)

Bug Fixes

v14.1.0

11 Apr 08:06
7b0643b
Compare
Choose a tag to compare

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
6d36828
Compare
Choose a tag to compare

14.0.4 (2022-04-01)

Bug Fixes

  • track calls to HTMLInputElement.select() (#898) (6d36828)

v14.0.3

31 Mar 17:37
f2e8f8e
Compare
Choose a tag to compare

14.0.3 (2022-03-31)

Bug Fixes

  • pointer: change selection before dispatching focus (#895) (06f12a6)

v14.0.2

31 Mar 15:39
dff6d54
Compare
Choose a tag to compare

14.0.2 (2022-03-31)

Bug Fixes