@syncfusion/ej2-vue-navigations
Advanced tools
Comparing version 20.4.51 to 20.4.52
@@ -5,2 +5,4 @@ # Changelog | ||
## 20.4.51 (2023-02-21) | ||
### TreeView | ||
@@ -11,3 +13,16 @@ | ||
- `#I428766` - Alignment issue in TreeView node without a sub-child in RTL mode has been resolved. | ||
- `#I428002` - The accessibility related issues in the TreeView has been resolved. | ||
### ContextMenu | ||
#### Bug Fixes | ||
- `#I439558` - The issue with "When removing all context menu items that contain icons using removeItems method, it thrown null reference error" has been resolved. | ||
### Breadcrumb | ||
#### Bug Fixes | ||
- `#I437629` - Issue with "Breadcrumb overflow mode menu creates a dark point for multiple click " has been resolved. | ||
## 20.4.49 (2023-02-07) | ||
@@ -14,0 +29,0 @@ |
/*! | ||
* filename: ej2-vue-navigations.umd.min.js | ||
* version : 20.4.51 | ||
* version : 20.4.52 | ||
* Copyright Syncfusion Inc. 2001 - 2020. 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@20.4.49", | ||
"_id": "@syncfusion/ej2-vue-navigations@20.4.51", | ||
"_inBundle": false, | ||
"_integrity": "sha512-BKazqHoNCcnuBtPw8MMjAoZGQkc/Aj1Q/8pNp88sfJGfBq2hDx04Sw+TA32eExmGjWr1/qOMeByzpqGxURTEtw==", | ||
"_integrity": "sha512-O8FpvABVH1kexfTvvnDaWBQ08ODBCgO7q8/K3D34FRoPoQ5Eevpbqie0UidRP+36UZxGAgz0QedyxpKkTqI5Kg==", | ||
"_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-20.4.49.tgz", | ||
"_shasum": "03212877dabbd20ac5554638e958be2fcc875c6f", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-navigations/-/ej2-vue-navigations-20.4.51.tgz", | ||
"_shasum": "cb36fcfc3866baf2bad2e1aa8e34423d6f98dc75", | ||
"_spec": "@syncfusion/ej2-vue-navigations@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included", | ||
"@syncfusion/ej2-base": "~20.4.51", | ||
"@syncfusion/ej2-navigations": "20.4.51", | ||
"@syncfusion/ej2-navigations": "20.4.52", | ||
"@syncfusion/ej2-vue-base": "~20.4.51" | ||
@@ -73,4 +73,4 @@ }, | ||
}, | ||
"version": "20.4.51", | ||
"version": "20.4.52", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is too big to display
12840468
322376
+ Added@syncfusion/ej2-navigations@20.4.52(transitive)
- Removed@syncfusion/ej2-navigations@20.4.51(transitive)