@syncfusion/ej2-react-navigations
Advanced tools
Comparing version 20.3.47 to 20.3.48
@@ -5,2 +5,16 @@ # Changelog | ||
### TreeView | ||
#### Bug Fixes | ||
- `#I318072` - The issue with "Checkbox is not added to dropped node, when drop target TreeView has enabled with checkboxes in the TreeView component" has been resolved. | ||
### Accordion | ||
#### Bug Fixes | ||
- `#F177760` - An issue with adding/removing multiple CSS classes to tab items `cssClass` property has been fixed. | ||
## 20.3.47 (2022-09-29) | ||
### AppBar | ||
@@ -7,0 +21,0 @@ |
/*! | ||
* filename: ej2-react-navigations.min.js | ||
* version : 20.3.47 | ||
* version : 20.3.48 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: ej2-react-navigations.umd.min.js | ||
* version : 20.3.47 | ||
* version : 20.3.48 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-react-navigations@*", | ||
"_id": "@syncfusion/ej2-react-navigations@19.60.1", | ||
"_id": "@syncfusion/ej2-react-navigations@20.3.47", | ||
"_inBundle": false, | ||
"_integrity": "sha512-biSPLjC9q4VwzsRZgZ/y42SBki2JnN2xt8suLX+HiOg29TKM3B3t6QeJmslW/hvxzuDOh7XJgpxmzzpQuu5/oQ==", | ||
"_integrity": "sha512-TRScKP1ZFwVi1gAP1F2rxE29cEkZkXGtIgfsA6utX+3+rwAYqFJIR1b5k9bQri5zY/d4vJM8S5c0vJ+HUbp4Nw==", | ||
"_location": "/@syncfusion/ej2-react-navigations", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-navigations/-/ej2-react-navigations-19.60.1.tgz", | ||
"_shasum": "d7b4eec98ed20089ec27cb783d67252fb5aebb78", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-navigations/-/ej2-react-navigations-20.3.47.tgz", | ||
"_shasum": "17de02dfaa380f5e2fa29f5302da432656cb26b2", | ||
"_spec": "@syncfusion/ej2-react-navigations@*", | ||
@@ -35,4 +35,4 @@ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~20.3.47", | ||
"@syncfusion/ej2-navigations": "20.3.47", | ||
"@syncfusion/ej2-base": "~20.3.48", | ||
"@syncfusion/ej2-navigations": "20.3.48", | ||
"@syncfusion/ej2-react-base": "~20.3.47" | ||
@@ -173,4 +173,4 @@ }, | ||
}, | ||
"version": "20.3.47", | ||
"version": "20.3.48", | ||
"sideEffects": false | ||
} |
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
10046396
+ Added@syncfusion/ej2-navigations@20.3.48(transitive)
- Removed@syncfusion/ej2-navigations@20.3.47(transitive)