Skip to content

9.0.0

Compare
Choose a tag to compare
@hakimio hakimio released this 02 Sep 09:55
· 245 commits to master since this release

All tour UI libraries

Features

  • Support for Angular 14
  • Navigation to next step with right arrow key is now disabled when current step has nextOnAnchorClick option enabled.

Fixes

  • When nextOnAnchorClick step option is enabled, it should only start listening to anchor click event after
    checking if the anchor element has been registered.

Breaking changes

  • goToNextOnAnchorClick step config was renamed to nextOnAnchorClick
  • Angular v13 and lower versions are no longer supported

Md-menu UI

Features

  • Support for Angular Material 14

Fixes

  • Fixed "Expression has changed after it was checked" error in some cases when using Angular Material v13.2.3 or higher.

NG Bootstrap and Ngx Bootstrap UIs

Features

  • Support for NG Bootstrap 13 and Ngx Bootstrap 9

Breaking changes

  • Default placement option was changed from "top" to "auto"

Taiga UI Dropdown and Hint UIs

Features

  • Support for Taiga UI 3

Breaking changes

  • Taiga UI 2 is no longer supported