Releases: gilbarbara/react-joyride
Releases · gilbarbara/react-joyride
2.5.0
2.4.0
2.3.2
2.3.1
2.3.0
- Fixed Overlay cursor: 0f0dfe0
- Update issue templates: 04d2644
- Import FloaterProps directly from react-floater: cfe6a6e
- Add getTopOffset to handle the offsetTop of nested offsetParent: f1abf47
- Upgrade dependencies: 7e7de27
- Fix scope tests: 395b3ce
- Add codesandbox config: fb60ffb
- Update type definitions: 85b3e9d
- Update the tour index if the first step's target doesn't exist: 2e9cfe8
2.2.1
- Update react-floater to 0.7.2: 9c13936
If you need to support legacy browsers you need to include the scrollingelement polyfill.
2.2.0
- Add scrollDuration prop: 9689e06
- Fix primary button auto focus: 6d9f117
- Replace scroll-doc with the native scrollingElement: 092e127
- Improve Step warning for hidden elements: e83b76b
- Upgrade dependencies: 6f62f50
- Minor fixes: 2a40561
If you need to support legacy browsers you need to include the scrollingelement polyfill.
2.1.1
2.1.0
- Update homepage: 08dbea7
- Fix links in the docs: 28b9bab
- Update issue templates: 70c279e
- Add disableAnimation to FloaterOptions type definition: 5a22186
- Fix docs: c1debd7
- Update element position helper to handle sticky: 5c54978
- Fix scrollToFirstStep being required to auto scroll: 8c560e4
- Prevent scroll by the Beacon focus if disableScrolling is set: 49fb275
- Fix spotlight positioning with sticky targets: 191c973
- Update typescript declaration: 9c63f11
- Minor fixes: b72b47d
- Upgrade dependencies: 3c1d80f
- Fix Overlay updating the component after it is unmounted: 24fe5e9
- Update docs: 46967db