@syncfusion/ej2-react-popups
Advanced tools
Comparing version 23.1.36 to 23.1.38
@@ -9,2 +9,10 @@ # Changelog | ||
- `#I498062` - The console errors with the Tooltip component while dragging a diagram node over another node frequently has been resolved. | ||
## 23.1.36 (2023-09-15) | ||
### Tooltip | ||
#### Bug Fixes | ||
- `#I498062` - The issue with the disabled arrow tip pointer has been resolved. | ||
@@ -11,0 +19,0 @@ - `#I494771` - Provided support to dynamically update the isSticky property value of the Tooltip component. |
/*! | ||
* filename: ej2-react-popups.min.js | ||
* version : 23.1.36 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
* version : 23.1.38 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
* Use of this code is subject to the terms of our license. | ||
@@ -6,0 +6,0 @@ * A copy of the current license can be obtained at any time by e-mailing |
/*! | ||
* filename: ej2-react-popups.umd.min.js | ||
* version : 23.1.36 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
* version : 23.1.38 | ||
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved. | ||
* Use of this code is subject to the terms of our license. | ||
@@ -6,0 +6,0 @@ * A copy of the current license can be obtained at any time by e-mailing |
{ | ||
"_from": "@syncfusion/ej2-react-popups@*", | ||
"_id": "@syncfusion/ej2-react-popups@21.6.0", | ||
"_id": "@syncfusion/ej2-react-popups@23.1.36", | ||
"_inBundle": false, | ||
"_integrity": "sha512-d/kpeT9ZeO1UnyuMq/841qw/2PGbOvMIxlM5Ov0M3DBjja8ArtRin82os8wpCRqd2249Cu8rtixCaHF4z19FYw==", | ||
"_integrity": "sha512-rJXEFW8BQfB/WFQ4XnPSuEDGOvLmAPLZtol+lLrXxLB0S6gFw/bjx5d2bYQYTGQzLqjgqr7Js/t1eAq7OVF1oQ==", | ||
"_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-21.6.0.tgz", | ||
"_shasum": "07137247b835ec25ba709ee66b9cf5205dc5d988", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-popups/-/ej2-react-popups-23.1.36.tgz", | ||
"_shasum": "795e7e367de61ba698af123f65d504dc60d46223", | ||
"_spec": "@syncfusion/ej2-react-popups@*", | ||
@@ -35,4 +35,4 @@ "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~23.1.36", | ||
"@syncfusion/ej2-popups": "23.1.36", | ||
"@syncfusion/ej2-base": "~23.1.38", | ||
"@syncfusion/ej2-popups": "23.1.38", | ||
"@syncfusion/ej2-react-base": "~23.1.36" | ||
@@ -71,4 +71,4 @@ }, | ||
}, | ||
"version": "23.1.36", | ||
"version": "23.1.38", | ||
"sideEffects": false | ||
} |
853929
+ Added@syncfusion/ej2-popups@23.1.38(transitive)
- Removed@syncfusion/ej2-popups@23.1.36(transitive)