User Event Versions Save

🐕 Simulate user events

v14.2.4

1 year ago

14.2.4 (2022-07-15)

Bug Fixes

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

v14.2.3

1 year ago

14.2.3 (2022-07-14)

Bug Fixes

  • document: use setters/methods on element as default (#987) (c40e614)

v14.2.2

1 year ago

14.2.2 (2022-07-14)

Bug Fixes

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

v14.2.1

1 year ago

14.2.1 (2022-06-17)

Performance Improvements

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

v14.2.0

2 years ago

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

2 years ago

14.1.1 (2022-04-17)

Bug Fixes

v14.1.0

2 years ago

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

2 years ago

14.0.4 (2022-04-01)

Bug Fixes

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

v14.0.3

2 years ago

14.0.3 (2022-03-31)

Bug Fixes

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

v14.0.2

2 years ago

14.0.2 (2022-03-31)

Bug Fixes