ngx-ui-tour-console
Advanced tools
Comparing version
@@ -0,1 +1,10 @@ | ||
<a name="11.0.2"></a> | ||
# [11.0.2](https://github.com/hakimio/ngx-ui-tour) (2023-06-23) | ||
### Fixes | ||
- Re-initializing the tour is no longer allowed while it's active. | ||
- Default value for `delayAfterNavigation` was increased to 100ms to make sure tour anchor is registered before | ||
showing the tour step. | ||
<a name="11.0.1"></a> | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "ngx-ui-tour-console", | ||
"version": "11.0.1", | ||
"version": "11.0.2", | ||
"repository": "https://github.com/hakimio/ngx-ui-tour.git", | ||
@@ -23,3 +23,3 @@ "author": "Isaac Mann <isaacplmann@gmail.com>", | ||
"tslib": "^2.0.0", | ||
"ngx-ui-tour-core": "11.0.1" | ||
"ngx-ui-tour-core": "11.0.2" | ||
}, | ||
@@ -26,0 +26,0 @@ "module": "fesm2022/ngx-ui-tour-console.mjs", |
36175
0.87%+ Added
- Removed
Updated