Skip to content

Releases: testing-library/user-event

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)

v13.1.2

09 Apr 21:25
c69a74a
Compare
Choose a tag to compare

13.1.2 (2021-04-09)

Bug Fixes

  • replace references to global.document (#642) (c69a74a)

v13.1.1

30 Mar 11:43
6ae18e3
Compare
Choose a tag to compare

13.1.1 (2021-03-30)

Bug Fixes

  • type: catch internal promise rejections (#635) (6ae18e3)