Skip to content

v.2.0.2

Compare
Choose a tag to compare
@tnicola tnicola released this 21 Jul 16:12
· 275 commits to master since this release

BugFixes:

  • Removed the stepID as unique identifier. Now the stepName is the unique identifier.
  • Fixed a bug on startTour(). Now it's not possible to restart a tour when it's in progress.

Features:

  • Added isTourInProgress() method in the JoyrideService to check if the tour is already started.