Releases: ChrisUser/react-wizard-onboarding
Releases · ChrisUser/react-wizard-onboarding
v1.1.0
Features
- Added keyboard navigation — arrow keys advance/go back, Escape closes
- Added Back button so users can return to previous steps
- Added
onBeforeStep/onAfterStepasync lifecycle callbacks - Added
advanceOnClickmode — tour advances when the user clicks the highlighted element - Automatically scrolls off-screen target elements into view
- Added animated step transitions via CSS keyframes
OnboardingWizardandStickyOnboardingWizardsupport controlledcurrentStepIndexprop- Improved overall a11y standard compatibility
Fixes
- Fixed spotlight misalignment on the first step at tour start
- Fixed stale element bounds when navigating to later steps after a layout shift
- Fixed spotlight and modal drifting from the target element after a window resize
- Fixed
overflow: hiddenremaining on the body when closing the tour mid-scroll
v1.0.2
v1.0.1
v1.0.0
First release
- Add component, logics, customizations and docs.
Full Changelog: https://github.com/ChrisUser/react-wizard-onboarding/commits/v1.0.0