Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@digikare/ngx-tour-ng-bootstrap

digikare8MIT6.0.0TypeScript support: included

readme

changelog

6.0.0 (2020-08-10)

Features

  • Support Angular 10

BREAKING CHANGES

  • Require ng-bootstrap ^7.0.0

5.0.0 (2020-02-19)

BREAKING CHANGES

  • Require ng-bootstrap ^5.0.0

4.1.1 (2019-12-07)

Fixes

  • Skip undefined tourAnchors

4.1.0 (2019-10-23)

Features

  • Support Angular 8 as peer dependency
  • Support Ivy renderer

4.0.1 (2018-12-05)

Fixes

  • NavigationStart only hide currentStep if route is specified eg. routing used

4.0.0 (2018-11-27)

BREAKING CHANGES

  • Require Angular 7 as peer dependency
  • Require ng-bootstrap 4 as peer dependency

3.0.0 (2018-05-17)

BREAKING CHANGES

  • Require Angular 6 as peer dependency
  • Require ng-bootstrap 2 as peer dependency

2.0.1 (2017-04-24)

Bug Fixes

  • Clicking tourAnchor closed and re-opened the tour

2.0.0 (2017-01-31)

Features

  • Add touranchor-is-active class
  • Add options to set button text

2.0.0-beta.5-2 (2017-11-28)

BREAKING CHANGE

  • Require Angular 5

Features

  • Disable/enable hotkeys

2.0.0-beta.5-1 (2017-10-17)

Features

  • Allow all placement options

2.0.0-beta.5 (2017-09-19)

BREAKING CHANGES

1.0.6 (2017-08-10)

Bug fixes

  • Fix bundling for real this time

1.0.5 (2017-08-09)

Bug fixes

  • Fix bundling to not include ng-bootstrap library

1.0.4 (2017-08-01)

Bug fixes

  • Export TourService

1.0.3 (2017-07-20)

Bug fixes

  • Remove max-height style

1.0.2 (2017-07-19)

Docs

  • Add readme

1.0.1 (2017-07-18)

Bug fixes

  • Export all of core exports

1.0.0 (2017-07-18)

BREAKING CHANGES

  • Split out to a separate package