💥Customization boom!
New props
goToStep
: let you programmatically jump to a stepgetCurrentStep
: let you get the current step index each time it changesprevStep
andnextStep
: let you override default next and prev internal functionsdisableKeyboardNavigation
disableDotsNavigation
accentColor
: let you customize the--reactour-accent
css variablerounded
: apply rounded corners in Highlighted elem and Guide
Step changes
selector
step property now it's optional (render the content centered)
Awesome changes
- Refactor mask with dynamic svg shape
- Add Code conventions
Props to @qboot for the really clean code and descriptions in the PRs full of useful stuff.