@syncfusion/ej2-react-navigations
Advanced tools
Comparing version 16.4.52 to 16.4.53
@@ -5,2 +5,10 @@ # Changelog | ||
### Accordion | ||
#### Bug Fixes | ||
- Resolved the issue with accessing Accordion item object in clicked event arguments. | ||
## 16.4.52 (2019-02-05) | ||
### Sidebar | ||
@@ -16,2 +24,4 @@ | ||
- When dynamically changing the type property of the Sidebar with invalid property value (For ex:`Pushs`), will reset the type of the Sidebar to its default type as `Auto`. | ||
### Menu | ||
@@ -18,0 +28,0 @@ |
/*! | ||
* filename: ej2-react-navigations.umd.min.js | ||
* version : 16.4.52 | ||
* version : 16.4.53 | ||
* 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.47 | ||
* version : 16.4.52 | ||
* 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.52", | ||
"version": "16.4.53", | ||
"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", | ||
@@ -120,3 +120,3 @@ "author": "Syncfusion Inc.", | ||
"@syncfusion/ej2-react-base": "~16.4.52", | ||
"@syncfusion/ej2-navigations": "16.4.52" | ||
"@syncfusion/ej2-navigations": "16.4.53" | ||
}, | ||
@@ -123,0 +123,0 @@ "devDependencies": { |
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
3318418
+ Added@syncfusion/ej2-navigations@16.4.53(transitive)
- Removed@syncfusion/ej2-navigations@16.4.52(transitive)