Skip to content

13.0.0

Latest
Compare
Choose a tag to compare
@hakimio hakimio released this 26 Jun 12:23
· 6 commits to master since this release

Features

  • Support for Angular 18
  • New tour-proxy-anchor component. It can be used to target third party html elements. Check the documentation for more info.
<tour-proxy-anchor
    anchorEl=".start-tour .t-wrapper .t-content"
    anchorId="start.tour"
/>

Breaking Changes

  • Angular 17 is no longer supported