@syncfusion/ej2-vue-navigations
Advanced tools
Comparing version 23.1.39 to 23.1.40
@@ -5,8 +5,16 @@ # Changelog | ||
### Menu | ||
### Accordion | ||
#### Bug Fixes | ||
- `#F496214` - The issue with "Sub Menu can’t hide while using hideItems method of menu" has been resolved. | ||
- `#I506740` - An issue with the HTML element within the content of an Accordion item has been fixed. | ||
## 23.1.39 (2023-10-04) | ||
### ContextMenu | ||
#### Bug Fixes | ||
- The issue with "in mobile mode, script error occurred when context menu item is destroyed" has been resolved. | ||
## 23.1.36 (2023-09-15) | ||
@@ -13,0 +21,0 @@ |
/*! | ||
* filename: ej2-vue-navigations.umd.min.js | ||
* version : 23.1.39 | ||
* version : 23.1.40 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-vue-navigations@*", | ||
"_id": "@syncfusion/ej2-vue-navigations@23.1.36", | ||
"_id": "@syncfusion/ej2-vue-navigations@23.1.39", | ||
"_inBundle": false, | ||
"_integrity": "sha512-gUt4IxhvBZfBCSd1zxJei0VfO3R8xszooY8JCFuL56LcGjIbrkNOX1coV/wBnIEz+oVXlY3v9HgUtayAj8AZmA==", | ||
"_integrity": "sha512-A7oYY9DaJfSefAMD/1Q4qLGrpZ8ImyMmgFZxpxGDFHQ2tXbwd4K47Rhfx7GrzOY9TbgCUdyUaXpebLes9+xBog==", | ||
"_location": "/@syncfusion/ej2-vue-navigations", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-navigations/-/ej2-vue-navigations-23.1.36.tgz", | ||
"_shasum": "f8a354423694034ef9ad8d9540d34f6686f60fbe", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-navigations/-/ej2-vue-navigations-23.1.39.tgz", | ||
"_shasum": "1f545ee745bb80ddeb66c78c9761bf91d008cb60", | ||
"_spec": "@syncfusion/ej2-vue-navigations@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included", | ||
"@syncfusion/ej2-base": "~23.1.38", | ||
"@syncfusion/ej2-navigations": "23.1.39", | ||
"@syncfusion/ej2-navigations": "23.1.40", | ||
"@syncfusion/ej2-vue-base": "~23.1.36" | ||
@@ -74,4 +74,4 @@ }, | ||
}, | ||
"version": "23.1.39", | ||
"version": "23.1.40", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is too big to display
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
14247133
+ Added@syncfusion/ej2-navigations@23.1.40(transitive)
- Removed@syncfusion/ej2-navigations@23.1.39(transitive)