Skip to content

Releases: testing-library/user-event

v13.3.0

10 Oct 09:06
26b7d0b
Compare
Choose a tag to compare

13.3.0 (2021-10-10)

Features

  • add flag to skip pointer-events check (#731) (26b7d0b)

v13.2.1

25 Jul 13:59
9600abb
Compare
Choose a tag to compare

13.2.1 (2021-07-25)

Bug Fixes

  • keyboard: dispatch change event on blur (#703) (9600abb)

v13.2.0

17 Jul 15:44
f8f00d4
Compare
Choose a tag to compare

13.2.0 (2021-07-17)

Features

  • add keydownBehavior for ArrowLeft and ArrowRight on <textarea> (#686) (f8f00d4)

v13.1.9

12 May 20:14
f2fec13
Compare
Choose a tag to compare

13.1.9 (2021-05-12)

Bug Fixes

  • keyboard: do not set document selection when typing on <input> (#679) (f2fec13)

v13.1.8

29 Apr 11:20
03f38b9
Compare
Choose a tag to compare

13.1.8 (2021-04-29)

Bug Fixes

  • keyboard: maintain cursor position on controlled React input (#665) (03f38b9)

v13.1.7

29 Apr 10:35
de09b1b
Compare
Choose a tag to compare

13.1.7 (2021-04-29)

Bug Fixes

v13.1.6

28 Apr 19:40
ebc90d8
Compare
Choose a tag to compare

13.1.6 (2021-04-28)

Bug Fixes

  • keyboard: add link to README in key descriptor error (#666) (ebc90d8)

v13.1.5

19 Apr 11:29
dc13160
Compare
Choose a tag to compare

13.1.5 (2021-04-19)

Bug Fixes

  • relax typing and throw error for unsupported elements (#649) (dc13160)

v13.1.4

18 Apr 08:51
35d996e
Compare
Choose a tag to compare

13.1.4 (2021-04-18)

Bug Fixes

  • keyboard: recognize checkbox/radio as clickable inputs (#654) (35d996e)

v13.1.3

14 Apr 22:06
6b2ce66
Compare
Choose a tag to compare

13.1.3 (2021-04-14)

Bug Fixes

  • throw error when click/hover on pointer-events: none (#647) (6b2ce66)