Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hakimio committed May 4, 2023
1 parent 861dba1 commit 800c32c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions projects/ngx-ui-tour-md-menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="10.7.0"></a>

# [10.7.0](https://github.com/hakimio/ngx-ui-tour) (2023-05-04)

### Features
- New `popoverClass` config. Can be used to set custom tour step popover CSS class.

### Fixes
- Fix tour step closing when hovering over mat-menu item.

<a name="10.6.0"></a>

# [10.6.0](https://github.com/hakimio/ngx-ui-tour) (2023-03-28)
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-ui-tour-md-menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-ui-tour-md-menu",
"version": "10.6.0",
"version": "10.7.0",
"description": "UI tour library for Angular 12+",
"keywords": [
"angular",
Expand Down

0 comments on commit 800c32c

Please sign in to comment.