@syncfusion/ej2-vue-navigations
Advanced tools
Comparing version 16.4.52 to 16.4.53
@@ -5,2 +5,10 @@ # Changelog | ||
### Accordion | ||
#### Bug Fixes | ||
- Resolved the issue with accessing Accordion item object in clicked event arguments. | ||
## 16.4.52 (2019-02-05) | ||
### Sidebar | ||
@@ -15,2 +23,3 @@ | ||
- Sidebar with type `Auto` will always expand on initial rendering, irrespective of `enableDock` and `isOpen` properties. | ||
- When dynamically changing the type property of the Sidebar with invalid property value (For ex:`Pushs`), will reset the type of the Sidebar to its default type as `Auto`. | ||
@@ -17,0 +26,0 @@ ### Menu |
/*! | ||
* filename: ej2-vue-navigations.umd.min.js | ||
* version : 16.4.52 | ||
* version : 16.4.53 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -12,3 +12,3 @@ * Use of this code is subject to the terms of our license. | ||
* filename: ej2-vue-navigations.umd.min.js | ||
* version : 16.4.47 | ||
* version : 16.4.52 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -15,0 +15,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-vue-navigations", | ||
"version": "16.4.52", | ||
"version": "16.4.53", | ||
"description": "A package of Essential JS 2 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another for Vue", | ||
@@ -120,3 +120,3 @@ "author": "Syncfusion Inc.", | ||
"@syncfusion/ej2-vue-base": "~16.4.52", | ||
"@syncfusion/ej2-navigations": "16.4.52" | ||
"@syncfusion/ej2-navigations": "16.4.53" | ||
}, | ||
@@ -123,0 +123,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3545268
+ Added@syncfusion/ej2-navigations@16.4.53(transitive)
- Removed@syncfusion/ej2-navigations@16.4.52(transitive)