@syncfusion/ej2-react-navigations
Advanced tools
Comparing version 16.4.47 to 16.4.52
@@ -5,2 +5,24 @@ # Changelog | ||
### Sidebar | ||
#### Bug Fixes | ||
- Tabindex support has been provided. | ||
#### Breaking Changes | ||
- Sidebar with type `Auto` will always expand on initial rendering, irrespective of `enableDock` and `isOpen` properties. | ||
### Menu | ||
#### Bug Fixes | ||
- Popup not opened properly when two menu rendered side by side issue fixed. | ||
### TreeView | ||
#### Bug Fixes | ||
- The issue with, “When disabling the TreeView parent nodes, the child nodes also appear in a disabled state” has been fixed. | ||
## 16.4.45 (2019-01-02) | ||
@@ -7,0 +29,0 @@ |
/*! | ||
* filename: ej2-react-navigations.umd.min.js | ||
* version : 16.4.47 | ||
* version : 16.4.52 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -12,3 +12,3 @@ * Use of this code is subject to the terms of our license. | ||
* filename: ej2-react-navigations.umd.min.js | ||
* version : 16.4.45 | ||
* version : 16.4.47 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -15,0 +15,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-react-navigations", | ||
"version": "16.4.47", | ||
"version": "16.4.52", | ||
"description": "A package of Essential JS 2 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another for React", | ||
@@ -118,5 +118,5 @@ "author": "Syncfusion Inc.", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~16.4.47", | ||
"@syncfusion/ej2-react-base": "~16.4.47", | ||
"@syncfusion/ej2-navigations": "16.4.47" | ||
"@syncfusion/ej2-base": "~16.4.52", | ||
"@syncfusion/ej2-react-base": "~16.4.52", | ||
"@syncfusion/ej2-navigations": "16.4.52" | ||
}, | ||
@@ -123,0 +123,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
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
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
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
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
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
3318101
94887
+ Added@syncfusion/ej2-navigations@16.4.52(transitive)
- Removed@syncfusion/ej2-navigations@16.4.47(transitive)