@syncfusion/ej2-react-navigations
Advanced tools
Comparing version 23.1.41 to 23.1.43
@@ -5,2 +5,16 @@ # Changelog | ||
### TreeView | ||
#### Bug fixes | ||
- `#F184993` - An issue with the TreeView checkbox status was not updating properly after drag and drop the node has been resolved. | ||
### Toolbar | ||
#### Bug Fixes | ||
- `#I514442` - An issue with tab index attribute set wrongly for Toolbar templated items has been fixed. | ||
## 23.1.41 (2023-10-17) | ||
### Menu | ||
@@ -7,0 +21,0 @@ |
/*! | ||
* filename: ej2-react-navigations.min.js | ||
* version : 23.1.41 | ||
* version : 23.1.43 | ||
* Copyright Syncfusion Inc. 2001 - 2023. 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 : 23.1.41 | ||
* version : 23.1.43 | ||
* Copyright Syncfusion Inc. 2001 - 2023. 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@23.1.40", | ||
"_id": "@syncfusion/ej2-react-navigations@23.1.41", | ||
"_inBundle": false, | ||
"_integrity": "sha512-44cXxjCjeveQ2tctb1+bK33VtG+AYeXvi08LXNyFib1GBQkvguBYNzYTfhqAYOxQ85VAyMP9oionf7wyi+tCOA==", | ||
"_integrity": "sha512-08AIQ0+7DmQzcPM6TGf8b2n1rAlGE2Sbde+L8TWv9hx/bjJH3aOQYgsTyaV18284W3wXpzELzFIgz3AgAh/Otw==", | ||
"_location": "/@syncfusion/ej2-react-navigations", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-navigations/-/ej2-react-navigations-23.1.40.tgz", | ||
"_shasum": "2c73b7ed372287b79a16fb42939df2909d897813", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-navigations/-/ej2-react-navigations-23.1.41.tgz", | ||
"_shasum": "445098efad9e2e9cacbb9e3a21fe1ea5a1c3e4d8", | ||
"_spec": "@syncfusion/ej2-react-navigations@*", | ||
@@ -36,4 +36,4 @@ "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included", | ||
"@syncfusion/ej2-base": "~23.1.41", | ||
"@syncfusion/ej2-navigations": "23.1.41", | ||
"@syncfusion/ej2-react-base": "~23.1.36" | ||
"@syncfusion/ej2-navigations": "23.1.43", | ||
"@syncfusion/ej2-react-base": "~23.1.43" | ||
}, | ||
@@ -71,4 +71,4 @@ "deprecated": false, | ||
}, | ||
"version": "23.1.41", | ||
"version": "23.1.43", | ||
"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
12415692
+ Added@syncfusion/ej2-navigations@23.1.43(transitive)
- Removed@syncfusion/ej2-navigations@23.1.41(transitive)