Skip to content

Releases: benmarch/react-hook-tour

Initial Release

26 Apr 18:20
Compare
Choose a tag to compare

Contains all major basic features and is fully tested. See README for info.

More Features

20 Apr 02:48
Compare
Choose a tag to compare
More Features Pre-release
Pre-release
  • Automatically skip unavailable steps
  • Start at specific step
  • Jump to a specific step
  • Ability to skip a step

Additional Features

19 Apr 04:44
Compare
Choose a tag to compare
Additional Features Pre-release
Pre-release
  • Added ability to extend predefined steps when using useStep() (this also enables async steps to be fully predefined).
  • Refactored popover and backdrop config
  • Added modal styles and skid config options

Initial Release Candidate

18 Apr 05:04
Compare
Choose a tag to compare
Pre-release

Added sourcemaps and debug option

Initial Release Candidate

17 Apr 22:42
Compare
Choose a tag to compare
Pre-release

Fixed dependencies

Initial Release Candidate

17 Apr 22:22
Compare
Choose a tag to compare
Pre-release

Replaced Parcel with WebPack for Production builds because Parcel generates an invalid bundle.

Initial Release Candidate

16 Apr 22:04
Compare
Choose a tag to compare
Pre-release

Fixed Github workflow.

Initial Release Candidate

16 Apr 22:00
42fc9d1
Compare
Choose a tag to compare
Pre-release

Contains basic functionality, full test coverage, and detailed README.