@syncfusion/ej2-react-navigations
Advanced tools
Comparing version 20.1.47 to 20.1.48
@@ -5,2 +5,17 @@ # Changelog | ||
### Menu | ||
#### Bug Fixes | ||
- `#I371293` - Resolved the "Context menu not closed properly when the two separate context menu binded in the DOM" in menu component. | ||
- `#I369007` - An issue with "Script error throws when we remove items with hamburger mode in mobile view" has been resolved. | ||
### Toolbar | ||
#### Bug Fixes | ||
- `#I372768` - An issue with the toolbar scrollable buttons accessibility issue has been fixed. | ||
## 20.1.47 (2022-04-04) | ||
### Carousel | ||
@@ -7,0 +22,0 @@ |
/*! | ||
* filename: ej2-react-navigations.umd.min.js | ||
* version : 20.1.47 | ||
* version : 20.1.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.25.1", | ||
"_id": "@syncfusion/ej2-react-navigations@20.1.47", | ||
"_inBundle": false, | ||
"_integrity": "sha512-ej4hAr2ir2iHQT2e4RR58rNLaG4UhJek0Zs6Sdkv7NBuGe5Dqkb76jZB5Oy0r9WLxesdAboPNeQJbqjw4DEqIQ==", | ||
"_integrity": "sha512-7cx6l0ZvEtPSGoEDnYOFPBOCTHnghVmn8GInN2eIV3zRwsCrPwTsUXCHSWosn2gZXSgNy76bAosj7J81sgn9RA==", | ||
"_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.25.1.tgz", | ||
"_shasum": "0002b29afa8de02afc98cf454ad03699e0be2558", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-navigations/-/ej2-react-navigations-20.1.47.tgz", | ||
"_shasum": "ef31067e35c71bc88f1af3a559b855a9d3e14480", | ||
"_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.1.47", | ||
"@syncfusion/ej2-navigations": "20.1.47", | ||
"@syncfusion/ej2-base": "~20.1.48", | ||
"@syncfusion/ej2-navigations": "20.1.48", | ||
"@syncfusion/ej2-react-base": "~20.1.47" | ||
@@ -171,4 +171,4 @@ }, | ||
}, | ||
"version": "20.1.47", | ||
"version": "20.1.48", | ||
"sideEffects": false | ||
} |
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
9061769
+ Added@syncfusion/ej2-navigations@20.1.48(transitive)
- Removed@syncfusion/ej2-navigations@20.1.47(transitive)