@syncfusion/ej2-react-calendars
Advanced tools
Comparing version 24.1.43 to 24.1.44
@@ -5,2 +5,16 @@ # Changelog | ||
### TimePicker | ||
#### Bug Fixes | ||
- `#I529252` - Fixed issue where changing the time in `EEE hh:mm a` format was affecting the day. | ||
## 24.1.43 (2023-12-27) | ||
### DateTimePicker | ||
#### Bug Fixes | ||
- `#I532039` - Fixed the issue where the focus was not being added when using the tab key to navigate through the dynamically enabled datetimepicker. | ||
## 19.3.46 (2021-10-19) | ||
@@ -7,0 +21,0 @@ |
/*! | ||
* filename: ej2-react-calendars.min.js | ||
* version : 24.1.43 | ||
* version : 24.1.44 | ||
* 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-calendars.umd.min.js | ||
* version : 24.1.43 | ||
* version : 24.1.44 | ||
* 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-calendars@*", | ||
"_id": "@syncfusion/ej2-react-calendars@24.1.41", | ||
"_id": "@syncfusion/ej2-react-calendars@24.1.43", | ||
"_inBundle": false, | ||
"_integrity": "sha512-e+Bbz9EtUZEBn/h1PFn5LIHM6UZ8bwAopMWuvxWfR3VFnTmcR5gCS9TTnbyjJmiYlAYJUTeLSJ0gU9GUq9RIpg==", | ||
"_integrity": "sha512-2xFkb1he3Dn++vgR/kQCkJuwXkaeDC0BBxOaGIy5xqTbowSzZgZMtOnZyATilRtT4a7WJ9s0Dzzk84vVltXHkQ==", | ||
"_location": "/@syncfusion/ej2-react-calendars", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-calendars/-/ej2-react-calendars-24.1.41.tgz", | ||
"_shasum": "f94b7ca587a36e215cba084bff4f19a648b38fdb", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-calendars/-/ej2-react-calendars-24.1.43.tgz", | ||
"_shasum": "911a1a97bd66ffae8ea6643eda87c0d9c0b80ce8", | ||
"_spec": "@syncfusion/ej2-react-calendars@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included", | ||
"@syncfusion/ej2-base": "~24.1.42", | ||
"@syncfusion/ej2-calendars": "24.1.43", | ||
"@syncfusion/ej2-calendars": "24.1.44", | ||
"@syncfusion/ej2-react-base": "~24.1.41" | ||
@@ -58,4 +58,4 @@ }, | ||
}, | ||
"version": "24.1.43", | ||
"version": "24.1.44", | ||
"sideEffects": false | ||
} |
@@ -173,2 +173,2 @@ # React Calendars Components | ||
© Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. | ||
© Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. |
149232
+ Added@syncfusion/ej2-calendars@24.1.44(transitive)
- Removed@syncfusion/ej2-calendars@24.1.43(transitive)