@syncfusion/ej2-vue-navigations
Advanced tools
Comparing version 17.3.9-beta to 17.3.14-96615
@@ -5,2 +5,10 @@ # Changelog | ||
### TreeView | ||
#### Bug Fixes | ||
- #246937 - The unchecking checkbox performance issue has been resolved. | ||
## 17.3.9-beta (2019-09-20) | ||
### Tab | ||
@@ -7,0 +15,0 @@ |
/*! | ||
* filename: ej2-vue-navigations.umd.min.js | ||
* version : 17.3.9-beta | ||
* version : 17.3.14 | ||
* 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.2.48", | ||
"_from": "@syncfusion/ej2-vue-navigations@17.3.14", | ||
"_id": "@syncfusion/ej2-vue-navigations@17.3.14", | ||
"_inBundle": false, | ||
"_integrity": "sha512-ZfeolfKUDlRdq61MDofMZ4epYv57ny41bSs98zOWjEaYeE7VzhdA+4C4nq9gZn/EHSdjj0BYQLf/yNkhDJwBLQ==", | ||
"_integrity": "sha512-Yfa3Pu8TQQjD+AiO6zBUozN9c7QpaRe1LRePx9HVJs36XOpmw1dfP7Xce2YJsjK+9O8cIH1FMasvEG9yxrGJ1g==", | ||
"_location": "/@syncfusion/ej2-vue-navigations", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "range", | ||
"type": "version", | ||
"registry": true, | ||
"raw": "@syncfusion/ej2-vue-navigations@*", | ||
"raw": "@syncfusion/ej2-vue-navigations@17.3.14", | ||
"name": "@syncfusion/ej2-vue-navigations", | ||
"escapedName": "@syncfusion%2fej2-vue-navigations", | ||
"scope": "@syncfusion", | ||
"rawSpec": "*", | ||
"rawSpec": "17.3.14", | ||
"saveSpec": null, | ||
"fetchSpec": "*" | ||
"fetchSpec": "17.3.14" | ||
}, | ||
"_requiredBy": [ | ||
"#USER", | ||
"/" | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-navigations/-/ej2-vue-navigations-17.2.48.tgz", | ||
"_shasum": "07e3ee9f9d689314f5c1045b6b14ef039875e205", | ||
"_spec": "@syncfusion/ej2-vue-navigations@*", | ||
"_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included", | ||
"_resolved": "https://registry.npmjs.org/@syncfusion/ej2-vue-navigations/-/ej2-vue-navigations-17.3.14.tgz", | ||
"_shasum": "6ce2b17bdfeedb3f908c001d9cb0ad7084ca69f6", | ||
"_spec": "@syncfusion/ej2-vue-navigations@17.3.14", | ||
"_where": "D:\\Oct 2023\\custom\\vue nv", | ||
"author": { | ||
@@ -34,5 +35,5 @@ "name": "Syncfusion Inc." | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.3.9-beta", | ||
"@syncfusion/ej2-navigations": "17.3.9-beta", | ||
"@syncfusion/ej2-vue-base": "~17.3.9-beta" | ||
"@syncfusion/ej2-base": "~17.3.14", | ||
"@syncfusion/ej2-navigations": "17.3.14-96615", | ||
"@syncfusion/ej2-vue-base": "~17.3.14" | ||
}, | ||
@@ -154,4 +155,4 @@ "deprecated": false, | ||
}, | ||
"version": "17.3.9-beta", | ||
"sideEffects": false | ||
} | ||
"sideEffects": false, | ||
"version": "17.3.14-96615" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
4713934
+ Added@syncfusion/ej2-navigations@17.3.14-96615(transitive)
- Removed@syncfusion/ej2-navigations@17.3.9-beta(transitive)