Skip to content

Releases: dmtrKovalenko/cypress-real-events

v1.13.0

15 Jun 21:41
Compare
Choose a tag to compare

1.13.0 (2024-06-15)

Bug Fixes

  • and interfaces are consistently cased with other option interfaces (#612) (38fb31b)
  • default x y to 0 when not provided, accept 0 value (#642) (beb4749)
  • Wrong condition for coordinate options (#681) (3bb3234)

Features

  • type: Cypport {moveToStart} and {moveToEnd} keyboard shortcuts (#679) (f2458b7)
  • add touchMoveDelay option to realSwipe (#621) (50f46f2), closes #620

v1.12.0

16 Feb 15:50
Compare
Choose a tag to compare

1.12.0 (2024-02-16)

Bug Fixes

  • and interfaces are consistently cased with other option interfaces (#612) (73c7733)

Features

v1.11.0

02 Nov 22:53
12ae8e0
Compare
Choose a tag to compare

1.11.0 (2023-11-02)

Bug Fixes

  • click: default force to .5 on mousePressed events (#582) (ef93985), closes #576
  • realType: add an escape sequence for a left brace (#547) (7084781)
  • Remove prettier dependency (#532) (672df4f)

Features

  • Support alt/control/meta modifiers for keyboard events (#569) (021ca12)

v1.10.3

10 Sep 20:43
Compare
Choose a tag to compare

Changes

  • Cypress 13 support

v1.10.1

28 Aug 10:33
Compare
Choose a tag to compare

1.10.1 (2023-08-28)

Bug Fixes

  • realType: add an escape sequence for a left brace (#547) (72bdd6b)
  • Remove prettier dependency (#532) (8a04ea8)

v1.10.0

03 Aug 11:23
Compare
Choose a tag to compare

1.10.0 (2023-08-03)

Bug Fixes

Features

  • Add shiftKey modifier to keyboard events (#514) (769273d)
  • add x & y options for mouseDown and moustUp events (#486) (1b65608)

v1.9.1

17 Jul 17:57
Compare
Choose a tag to compare

1.9.1 (2023-07-17)

Features

  • Add shiftKey modifier to keyboard events (#514) (98625af)
  • Add x & y options for mouseDown and moustUp events (#486) (709da89)

1.8.1

16 May 10:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.6...1.8.1

v1.7.6

27 Dec 11:12
Compare
Choose a tag to compare

What's Changed

Cypress 12 support by @piwysocki

v1.7.4

10 Nov 17:00
323b538
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.2...v1.7.3