@syncfusion/ej2-react-popups
Advanced tools
Comparing version 21.2.10 to 22.1.34
@@ -5,2 +5,4 @@ # Changelog | ||
## 21.2.10 (2023-06-13) | ||
### Tooltip | ||
@@ -669,9 +671,1 @@ | ||
## 21.2.4 (2023-05-09) | ||
### Dialog | ||
#### Bug Fixes | ||
- `#I453835` - The issue with "A console error occurred when using the position property in the dialog" has been resolved. | ||
/*! | ||
* filename: ej2-react-popups.min.js | ||
* version : 21.2.10 | ||
* version : 22.1.34 | ||
* 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.2.10 | ||
* version : 22.1.34 | ||
* 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@21.2.4", | ||
"_id": "@syncfusion/ej2-react-popups@21.2.6", | ||
"_inBundle": false, | ||
"_integrity": "sha512-zMEFJJUbBrCD+lwmtMqrydgPK5ElQYzVj8lr74fbPgxoee6DZgp1Gr/18lP8Z30fqKv7cOGoZbXCA/N/4s7mbw==", | ||
"_integrity": "sha512-sa5XO0Gh2oPYVEYFMSHL22VhPxQ3KyBD2Tw4tKupQq2w9Hzd1jdeoZLgC1hWgtEUPduq6cs7EbG7bpcAMKL51A==", | ||
"_location": "/@syncfusion/ej2-react-popups", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-popups/-/ej2-react-popups-21.2.4.tgz", | ||
"_shasum": "4634a9618436204c4917bc4e2f08f42241a9042f", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-popups/-/ej2-react-popups-21.2.6.tgz", | ||
"_shasum": "c6967e5c1f63d98f27fa5db42a253f95d0c0479a", | ||
"_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.2.9", | ||
"@syncfusion/ej2-popups": "21.2.10", | ||
"@syncfusion/ej2-react-base": "~21.2.8" | ||
"@syncfusion/ej2-base": "~22.1.34", | ||
"@syncfusion/ej2-popups": "22.1.34", | ||
"@syncfusion/ej2-react-base": "~22.1.34" | ||
}, | ||
@@ -71,4 +71,4 @@ "deprecated": false, | ||
}, | ||
"version": "21.2.10", | ||
"version": "22.1.34", | ||
"sideEffects": false | ||
} |
859086
199
32259
+ Added@syncfusion/ej2-base@22.1.38(transitive)
+ Added@syncfusion/ej2-buttons@22.1.39(transitive)
+ Added@syncfusion/ej2-icons@22.1.34(transitive)
+ Added@syncfusion/ej2-popups@22.1.34(transitive)
+ Added@syncfusion/ej2-react-base@22.1.34(transitive)
- Removed@syncfusion/ej2-base@21.2.9(transitive)
- Removed@syncfusion/ej2-buttons@21.2.10(transitive)
- Removed@syncfusion/ej2-icons@21.2.3(transitive)
- Removed@syncfusion/ej2-popups@21.2.10(transitive)
- Removed@syncfusion/ej2-react-base@21.2.8(transitive)