ngx-ui-tour-console
Advanced tools
Comparing version
{ | ||
"name": "ngx-ui-tour-console", | ||
"version": "10.2.0", | ||
"version": "10.3.0", | ||
"repository": "https://github.com/hakimio/ngx-ui-tour.git", | ||
@@ -24,3 +24,3 @@ "author": "Isaac Mann <isaacplmann@gmail.com>", | ||
"tslib": "^2.0.0", | ||
"ngx-ui-tour-core": "10.2.0" | ||
"ngx-ui-tour-core": "10.3.0" | ||
}, | ||
@@ -27,0 +27,0 @@ "module": "fesm2015/ngx-ui-tour-console.mjs", |
@@ -0,1 +1,10 @@ | ||
<a name="10.3.0"></a> | ||
# [10.3.0](https://github.com/hakimio/ngx-ui-tour) (2023-02-08) | ||
### Features | ||
- New `scrollContainer` config. Can be set to CSS selector or html element reference. Only set this config if you have | ||
enabled `smoothScroll` and tour step description pops-up before scrolling has finished or doesn't show up at all. | ||
This should only be the case when scroll container is part of shadow DOM. | ||
<a name="10.2.0"></a> | ||
@@ -2,0 +11,0 @@ |
42031
1.02%+ Added
- Removed
Updated