@syncfusion/ej2-vue-navigations
Advanced tools
Comparing version 23.1.40 to 23.1.41
@@ -5,2 +5,11 @@ # Changelog | ||
### Menu | ||
#### Bug Fixes | ||
- `#I503763` - The issue with "sub menu closes while click on the vertical scroll of sub menu" has been resolved. | ||
- The issue with "menu component in ribbon while switching to `arabic` localization" has been resolved | ||
## 23.1.40 (2023-10-10) | ||
### Accordion | ||
@@ -12,2 +21,8 @@ | ||
### TreeView | ||
#### Bug fixes | ||
- `#I506080` - The issue with the `ensureVisible` method for self-referential data source has been resolved. | ||
## 23.1.39 (2023-10-04) | ||
@@ -14,0 +29,0 @@ |
/*! | ||
* filename: ej2-vue-navigations.umd.min.js | ||
* version : 23.1.40 | ||
* version : 23.1.41 | ||
* 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.39", | ||
"_id": "@syncfusion/ej2-vue-navigations@23.1.40", | ||
"_inBundle": false, | ||
"_integrity": "sha512-A7oYY9DaJfSefAMD/1Q4qLGrpZ8ImyMmgFZxpxGDFHQ2tXbwd4K47Rhfx7GrzOY9TbgCUdyUaXpebLes9+xBog==", | ||
"_integrity": "sha512-lmcABc3VmjmHkeUDSaYnAfgxckPKi0gCjDtytGYjTnK8NOV1nSeaPdCcIxhTqCmiC2ztMxnfoKouTNXlinI4/Q==", | ||
"_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.39.tgz", | ||
"_shasum": "1f545ee745bb80ddeb66c78c9761bf91d008cb60", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-navigations/-/ej2-vue-navigations-23.1.40.tgz", | ||
"_shasum": "27931ed9fe42bcf528b0fb1d92576ca3bbea11e0", | ||
"_spec": "@syncfusion/ej2-vue-navigations@*", | ||
@@ -35,4 +35,4 @@ "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~23.1.38", | ||
"@syncfusion/ej2-navigations": "23.1.40", | ||
"@syncfusion/ej2-base": "~23.1.41", | ||
"@syncfusion/ej2-navigations": "23.1.41", | ||
"@syncfusion/ej2-vue-base": "~23.1.36" | ||
@@ -74,4 +74,4 @@ }, | ||
}, | ||
"version": "23.1.40", | ||
"version": "23.1.41", | ||
"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
14247849
360198
+ Added@syncfusion/ej2-navigations@23.1.41(transitive)
- Removed@syncfusion/ej2-navigations@23.1.40(transitive)