New
1.3.2
- [x] Fixes alignment issue in some cases https://github.com/kamranahmedse/driver.js/issues/531
- [x] Improves documentation (Thanks @jarikmarwede https://github.com/kamranahmedse/driver.js/pull/544)
- [x] Exposes
driverinstance in hooks https://github.com/kamranahmedse/driver.js/issues/537 - [x] Allows element to be function type (Thanks @richie-south https://github.com/kamranahmedse/driver.js/pull/463)
- [x] Allows disabling interactions with active element (Thanks @tmsperera https://github.com/kamranahmedse/driver.js/pull/534)
- [x] Allows overlay click to navigate to next step (Thanks @CryUshio https://github.com/kamranahmedse/driver.js/pull/499)