Skip to content

v.2.2.8

Compare
Choose a tag to compare
@tnicola tnicola released this 06 Mar 22:22
· 164 commits to master since this release

New Features

  • Added startWith option to start the tour at a specific step (#38)
  • Added ids to backdrop and step divs to customize styles (#41) @j0shko

Bug fixing:

  • The tour is handled gracefully whenever a step is missing/hidden by *ngIf (#39)