Skip to content

Releases: testing-library/user-event

v1.3.0

30 Sep 17:36
@Gpx Gpx
ec8a369
Compare
Choose a tag to compare

1.3.0 (2018-09-30)

Features

  • 🎸 add userEvent.dblClick() (d7a01a7)

v1.2.1

25 Sep 07:24
@Gpx Gpx
3d1ad49
Compare
Choose a tag to compare

1.2.1 (2018-09-25)

Bug Fixes

  • 🐛 click() handles checkboxes correctly (fc89964), closes #14

v1.2.0

23 Sep 11:07
@Gpx Gpx
ca725b9
Compare
Choose a tag to compare

1.2.0 (2018-09-23)

Features

  • 🎸 add allAtOnce optiont to type() (51112d6)

v1.1.0

23 Sep 10:00
@Gpx Gpx
f0d9e3f
Compare
Choose a tag to compare

1.1.0 (2018-09-23)

Features

  • 🎸 add userEvent.type (a38293d)

v1.0.3

22 Sep 23:08
@Gpx Gpx
d686e55
Compare
Choose a tag to compare

1.0.3 (2018-09-22)

Bug Fixes

  • 🐛 click handles checkboxes (c00e865)
  • 🐛 click on label works on textarea (d1f6734)

v1.0.2

22 Sep 21:25
@Gpx Gpx
db3b7ef
Compare
Choose a tag to compare

1.0.2 (2018-09-22)

Bug Fixes

  • 🐛 allow to click elements within labels (e54a73d)

v1.0.1

21 Sep 18:39
@Gpx Gpx
5a4ae78
Compare
Choose a tag to compare

1.0.1 (2018-09-21)

Bug Fixes

  • 🐛 add support to userEvent.click for (72ed02e)

v1.0.0

20 Sep 21:52
@Gpx Gpx
1de4322
Compare
Choose a tag to compare

1.0.0 (2018-09-20)

Features

  • 🎸 implement userEvent.click (992b1b2)