@syncfusion/ej2-vue-navigations
Advanced tools
Comparing version 16.2.48 to 16.2.49
@@ -5,2 +5,28 @@ # Changelog | ||
### Tab | ||
#### Bug Fixes | ||
- The issue with updating model on enable/disable tab has fixed in `enableTab` method. | ||
### TreeView | ||
#### Bug Fixes | ||
- Issue with drag and drop nodes from one tree view to another empty tree view has been fixed | ||
## 16.2.48 (2018-08-14) | ||
### Tab | ||
#### Breaking Changes | ||
- Issue with triggering select events at initial load has been resolved | ||
### Toolbar | ||
#### Bug Fixes | ||
- Resolved the tooltip issue on display special character in toolbar items. | ||
## 16.2.47 (2018-08-07) | ||
@@ -7,0 +33,0 @@ |
/*! | ||
* filename: ej2-vue-navigations.umd.min.js | ||
* version : 16.2.48 | ||
* version : 16.2.49 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -12,3 +12,3 @@ * Use of this code is subject to the terms of our license. | ||
* filename: ej2-vue-navigations.umd.min.js | ||
* version : 16.2.47 | ||
* version : 16.2.48 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -15,0 +15,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-vue-navigations", | ||
"version": "16.2.48", | ||
"version": "16.2.49", | ||
"description": "Essential JS 2 Navigation Components for Vue", | ||
@@ -10,3 +10,91 @@ "author": "Syncfusion Inc.", | ||
"syncfusion", | ||
"ej2-vue-navigations" | ||
"web-components", | ||
"javascript", | ||
"typescript", | ||
"model", | ||
"toolbar", | ||
"horizontal-scroll", | ||
"ribbon", | ||
"navbar", | ||
"navigation-bar", | ||
"toolbar-customization", | ||
"scrollable-toolbar", | ||
"toolbar-popup", | ||
"multirow-toolbar", | ||
"extended-toolbar", | ||
"overflow", | ||
"command-buttons", | ||
"accordion", | ||
"panelbar", | ||
"ejTab", | ||
"tab", | ||
"tabStrip", | ||
"scrollable-tab", | ||
"popup-tab", | ||
"multirow-tab", | ||
"header-orientation", | ||
"close-tab", | ||
"tab-wizard", | ||
"tab-with-menu", | ||
"ejAccordion", | ||
"accordion", | ||
"accordion-wizard", | ||
"multiple-open-panel-bar", | ||
"multiple-open-accordion", | ||
"panel-bar", | ||
"collapsible-panel-bar", | ||
"context-menu", | ||
"context menu", | ||
"contextmenu", | ||
"ej2 contextmenu", | ||
"tab-directive", | ||
"toolbar-directive", | ||
"accordion-directive", | ||
"sidebar", | ||
"dock size", | ||
"showbackdrop", | ||
"target", | ||
"position", | ||
"dock", | ||
"gestures", | ||
"sticky-sidebar", | ||
"fixed", | ||
"hamburger", | ||
"sidenav", | ||
"nav", | ||
"hamburger-menu", | ||
"side-menu", | ||
"navigation-bar", | ||
"sticky", | ||
"drawer", | ||
"slidebar", | ||
"slide", | ||
"slide-panel", | ||
"multiple-sidebar", | ||
"slide-navigation", | ||
"navigation-drawer", | ||
"treeview", | ||
"tree", | ||
"ej2-treeview", | ||
"tree structure", | ||
"hierarchical structure", | ||
"tree navigation", | ||
"treeview-checkbox", | ||
"drag and drop", | ||
"tree editing", | ||
"load-on-demand", | ||
"accordion tree", | ||
"tree node template", | ||
"tree multi selection", | ||
"vue", | ||
"ej2-vue-navigations", | ||
"vue-navigations", | ||
"vue-toolbar", | ||
"vue-tab", | ||
"vue-react", | ||
"vue-routing", | ||
"vue-contextmenu", | ||
"vue tree", | ||
"vue treeview", | ||
"vue tree component" | ||
], | ||
@@ -22,5 +110,5 @@ "repository": { | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~16.2.47", | ||
"@syncfusion/ej2-vue-base": "~16.2.46", | ||
"@syncfusion/ej2-navigations": "16.2.48" | ||
"@syncfusion/ej2-base": "~16.2.49", | ||
"@syncfusion/ej2-vue-base": "~16.2.49", | ||
"@syncfusion/ej2-navigations": "16.2.49" | ||
}, | ||
@@ -27,0 +115,0 @@ "devDependencies": { |
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
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
13177609
144874
+ Added@syncfusion/ej2-navigations@16.2.49(transitive)
- Removed@syncfusion/ej2-navigations@16.2.48(transitive)