Socket
Socket
Sign inDemoInstall

ngx-ui-tour-tui-hint

Package Overview
Dependencies
103
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.6 to 6.0.0

12

CHANGELOG.md

@@ -0,1 +1,13 @@

<a name="6.0.0"></a>
# [6.0.0](https://github.com/hakimio/ngx-ui-tour) (2023-11-30)
### Features
- Support for Angular 17
- New `asyncStepTimeout` config. It's now possible to have optional async steps if `asyncStepTimeout` is specified.
- Default step template now contains tour progress indicator. Can be disabled using `showProgress` config.
### Breaking Changes
- Angular 16 is no longer supported
<a name="5.0.6"></a>

@@ -2,0 +14,0 @@

8

package.json

@@ -17,6 +17,6 @@ {

"license": "MIT",
"version": "5.0.6",
"version": "6.0.0",
"peerDependencies": {
"@angular/common": "^16.0.0",
"@angular/core": "^16.0.0",
"@angular/common": "^17.0.0",
"@angular/core": "^17.0.0",
"@taiga-ui/core": "^3.24.0",

@@ -27,3 +27,3 @@ "@taiga-ui/icons": "^3.24.0"

"tslib": "^2.3.0",
"ngx-ui-tour-core": "11.0.6"
"ngx-ui-tour-core": "12.0.0"
},

@@ -30,0 +30,0 @@ "module": "fesm2022/ngx-ui-tour-tui-hint.mjs",

@@ -41,2 +41,3 @@ ![Ngx UI Tour](https://user-images.githubusercontent.com/768105/130578626-8b6cbefb-217c-4943-8661-22459a7b67a3.png)

|---------|------|-------------|
| 17 | 7 | 12 |
| 16 | 7 | 11 |

@@ -52,2 +53,3 @@ | 15 | 7 | 10 |

|---------|------|-------------|
| 17 | 7 | 14 |
| 16 | 7 | 13 |

@@ -63,2 +65,3 @@ | 15 | 7 | 12 |

|---------|------|-------|-------------|
| 17 | 7 | 7 | 3 |
| 16 | 7 | 6, 7 | 2 |

@@ -71,2 +74,3 @@ | 15 | 7 | 6, 7 | 1 |

|---------|------|----------|-------------|
| 17 | 7 | 3 | 6 |
| 16 | 7 | 3 | 5 |

@@ -73,0 +77,0 @@ | 15 | 7 | 3 | 4 |

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc