@syncfusion/ej2-vue-navigations
Advanced tools
Comparing version 17.3.26 to 17.3.27
@@ -5,2 +5,16 @@ # Changelog | ||
### Tab | ||
#### Bug Fixes | ||
- `#253216` - An issue with destroying Tab component in IE11 has been fixed. | ||
### TreeView | ||
#### Bug Fixes | ||
- #242926 - Now the drop indicator has been shown correctly while hovering the expand and collapse icon. | ||
## 17.3.26 (2019-11-05) | ||
### Menu | ||
@@ -7,0 +21,0 @@ |
/*! | ||
* filename: ej2-vue-navigations.umd.min.js | ||
* version : 17.3.26 | ||
* version : 17.3.27 | ||
* Copyright Syncfusion Inc. 2001 - 2019. 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@17.3.21", | ||
"_id": "@syncfusion/ej2-vue-navigations@17.3.26", | ||
"_inBundle": false, | ||
"_integrity": "sha512-KXXDm2tpOzR5LiteoDBQYD6GgsaXF0layJZgPvyo0f7FUNiYPyuldeDbU1pbDomP+kkYLoT2gVEAgJKbG6NAtg==", | ||
"_integrity": "sha512-ANAClH2Gf0pg7B5qGYsgA6nF0OGMSi2XA9oIVp8ebFSrAvPJ/3jK0biNMFzl4Z6DBwwCkC8Ub/Dfvqe/lCTiIA==", | ||
"_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-17.3.21.tgz", | ||
"_shasum": "6f1e5a194432ac9937fb785b4107b1c28b5791d1", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-vue-navigations/-/ej2-vue-navigations-17.3.26.tgz", | ||
"_shasum": "ead0ba0ddb068fec4401157ace4584030cd34c1f", | ||
"_spec": "@syncfusion/ej2-vue-navigations@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.3.26", | ||
"@syncfusion/ej2-navigations": "17.3.26", | ||
"@syncfusion/ej2-vue-base": "~17.3.26" | ||
"@syncfusion/ej2-base": "~17.3.27", | ||
"@syncfusion/ej2-navigations": "17.3.27", | ||
"@syncfusion/ej2-vue-base": "~17.3.27" | ||
}, | ||
@@ -155,4 +155,4 @@ "deprecated": false, | ||
}, | ||
"version": "17.3.26", | ||
"version": "17.3.27", | ||
"sideEffects": false | ||
} |
4714399
+ Added@syncfusion/ej2-navigations@17.3.27(transitive)
- Removed@syncfusion/ej2-navigations@17.3.26(transitive)