@syncfusion/ej2-react-popups
Advanced tools
Comparing version 21.1.35 to 21.1.37
@@ -5,2 +5,10 @@ # Changelog | ||
### Dialog | ||
#### Bug Fixes | ||
- `#I446985` - Now, while using the NVDA screen reader, the entire dialog elements will not be read twice. | ||
## 21.1.35 (2023-03-23) | ||
### Tooltip | ||
@@ -7,0 +15,0 @@ |
/*! | ||
* filename: ej2-react-popups.min.js | ||
* version : 21.1.35 | ||
* version : 21.1.37 | ||
* 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-popups.umd.min.js | ||
* version : 21.1.35 | ||
* version : 21.1.37 | ||
* 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-popups@*", | ||
"_id": "@syncfusion/ej2-react-popups@20.11.5", | ||
"_id": "@syncfusion/ej2-react-popups@21.1.35", | ||
"_inBundle": false, | ||
"_integrity": "sha512-yTDXFuukA6KShMlj3yGJMlHSZSIeqd9bL8pdPjv0JnD6v0wytHtlZfqnROhgD1Ut0RsUh7wAHL0R8bPKpXLKOw==", | ||
"_integrity": "sha512-54R9JLtt+amfNuS6F/2k0Om0PBQyM+1q3ADRquK1Rj1+D/I8D1SJIfNNrgw/cFBHmtPuwTmqkjRjw1HTE6ZR1w==", | ||
"_location": "/@syncfusion/ej2-react-popups", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-popups/-/ej2-react-popups-20.11.5.tgz", | ||
"_shasum": "545ed3dd06125470c87f47be4ec04d0f8ccc3a0f", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-popups/-/ej2-react-popups-21.1.35.tgz", | ||
"_shasum": "7ef8ed647d24f841c4351847c02348c15881775c", | ||
"_spec": "@syncfusion/ej2-react-popups@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~21.1.35", | ||
"@syncfusion/ej2-popups": "21.1.35", | ||
"@syncfusion/ej2-react-base": "~21.1.35" | ||
"@syncfusion/ej2-base": "~21.1.37", | ||
"@syncfusion/ej2-popups": "21.1.37", | ||
"@syncfusion/ej2-react-base": "~21.1.37" | ||
}, | ||
@@ -71,4 +71,4 @@ "deprecated": false, | ||
}, | ||
"version": "21.1.35", | ||
"version": "21.1.37", | ||
"sideEffects": false | ||
} |
706311
+ Added@syncfusion/ej2-popups@21.1.37(transitive)
- Removed@syncfusion/ej2-popups@21.1.35(transitive)