@syncfusion/ej2-vue-navigations
Advanced tools
Comparing version 19.1.57 to 19.1.58
@@ -5,2 +5,11 @@ # Changelog | ||
### TreeView | ||
#### Bug Fixes | ||
- `#I320271` - The issue with "While performing drag and drop action between two TreeView components, the `dataSourceChanged` event is not triggered for the source TreeView" has been resolved. | ||
- `#F158127` - The issue with "The TreeView `getAllCheckedNodes` method returns invalid data while setting invalid IDs to the `CheckedNodes` property" has been resolved. | ||
## 19.1.57 (2021-04-20) | ||
### Menu | ||
@@ -7,0 +16,0 @@ |
/*! | ||
* filename: ej2-vue-navigations.umd.min.js | ||
* version : 19.1.57 | ||
* version : 19.1.58 | ||
* 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@19.1.54", | ||
"_id": "@syncfusion/ej2-vue-navigations@19.1.57", | ||
"_inBundle": false, | ||
"_integrity": "sha512-G9e5V3YSKw4pqCfIJC8mMUqKlcZiAoTplCQPP+7UKXvtVkxXZpCq/W7SMl5EwOyzO8fSM6iKsmYb+1nuXVRd3g==", | ||
"_integrity": "sha512-KJ/4+jE4roEOo+yBFziV4u4s+y539fuoZbNaKSqvWsMFEUU5YU5N+Y6xwmM4l2dkvI98g/E+8WJJah4EYz7sHA==", | ||
"_location": "/@syncfusion/ej2-vue-navigations", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-vue-navigations/-/ej2-vue-navigations-19.1.54.tgz", | ||
"_shasum": "de79b20970a3d1e4ef6a8978b026c9e108132c93", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-vue-navigations/-/ej2-vue-navigations-19.1.57.tgz", | ||
"_shasum": "1c35eb87eca83df74ffe6102022c71cb7d9c7801", | ||
"_spec": "@syncfusion/ej2-vue-navigations@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included", | ||
"@syncfusion/ej2-base": "~19.1.57", | ||
"@syncfusion/ej2-navigations": "19.1.57", | ||
"@syncfusion/ej2-navigations": "19.1.58", | ||
"@syncfusion/ej2-vue-base": "~19.1.54" | ||
@@ -154,4 +154,4 @@ }, | ||
}, | ||
"version": "19.1.57", | ||
"version": "19.1.58", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is too big to display
6360340
147790
+ Added@syncfusion/ej2-navigations@19.1.58(transitive)
- Removed@syncfusion/ej2-navigations@19.1.57(transitive)