All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add support for Cypress 13.x.
- Extend type Options to allow for x/y use
- Add support for Cypress 12.x.
- Add support for Cypress 11.x.
- Fix swapped variables in move command.
- Add support for Cypress 10.x.
- Add ability to check the drag command outcome.
- Add support for Cypress 9.x.
- It's possible to apply different options to either the drag source or the drop target.
- BREAKING: Default position for the event trigger is in the element's center.
- Introduce Changelog
- Initial implementation