Skip to content

Releases: testing-library/user-event

v8.1.0

29 Jan 21:27
@Gpx Gpx
efefe15
Compare
Choose a tag to compare

8.1.0 (2020-01-29)

Features

  • type: handle maxLength for textinput/textarea (#185) (259fb3a)

v8.0.7

28 Jan 23:40
@Gpx Gpx
ed59735
Compare
Choose a tag to compare

8.0.7 (2020-01-28)

Bug Fixes

  • click: correct focus changes based on mouseDown result (#192) (ed59735)

v8.0.6

28 Jan 23:23
@Gpx Gpx
8ba1b15
Compare
Choose a tag to compare

8.0.6 (2020-01-28)

Bug Fixes

  • 🐛️ select options even if they are nested in optgroups (#196) (8ba1b15)

v8.0.5

28 Jan 00:40
@Gpx Gpx
Compare
Choose a tag to compare

8.0.5 (2020-01-28)

Bug Fixes

  • tab focus on disabled elements false positive (#202) (375102e)

v8.0.4

23 Jan 04:58
@Gpx Gpx
4a01b32
Compare
Choose a tag to compare

8.0.4 (2020-01-23)

Bug Fixes

  • click: click no longer blurs when focus changes during onClick event (#208) (4bcab8c)

v8.0.3

03 Jan 16:12
@Gpx Gpx
Compare
Choose a tag to compare

8.0.3 (2020-01-03)

Bug Fixes

v8.0.2

20 Dec 09:10
@Gpx Gpx
ef1a0a3
Compare
Choose a tag to compare

8.0.2 (2019-12-20)

Bug Fixes

  • updated the documentation for the type method (3cfbcbe), closes #198

v8.0.1

20 Dec 09:08
@Gpx Gpx
b4f171d
Compare
Choose a tag to compare

8.0.1 (2019-12-20)

Bug Fixes

  • adds tab function to docs and typings (b4f171d), closes #184

v8.0.0

19 Dec 13:14
@Gpx Gpx
3a7b5de
Compare
Choose a tag to compare

8.0.0 (2019-12-19)

Bug Fixes

  • add focus event for checkbox/radio (225a264)

BREAKING CHANGES

  • a focus event is now fired when clicking on checkbox and radio elements

v7.2.1

18 Dec 09:47
@Gpx Gpx
e3b9fbc
Compare
Choose a tag to compare

7.2.1 (2019-12-18)

Bug Fixes