@syncfusion/ej2-vue-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. | ||
### DateRangePicker | ||
@@ -7,0 +21,0 @@ |
/*! | ||
* filename: ej2-vue-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-vue-calendars@*", | ||
"_id": "@syncfusion/ej2-vue-calendars@24.1.41", | ||
"_id": "@syncfusion/ej2-vue-calendars@24.1.43", | ||
"_inBundle": false, | ||
"_integrity": "sha512-QzVH9KTH6j9KvezbC4Y9r8qRk2aryQBmCvc+Pq5/F7W9sJ3wK9VlHgCoWRF1b7G96b1XRTANKYOJ32xcK7N5bg==", | ||
"_integrity": "sha512-fQc+6bqWS5XKNUWNlTwrITyurmE9G/fcDr4YaPmg8UJIyTsQdyvA7WwyVIKiWOBEqRvlr8+7kzYNnTTDPYTePQ==", | ||
"_location": "/@syncfusion/ej2-vue-calendars", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-calendars/-/ej2-vue-calendars-24.1.41.tgz", | ||
"_shasum": "c152685b5347583a02b967224e333902101ae0a3", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-calendars/-/ej2-vue-calendars-24.1.43.tgz", | ||
"_shasum": "5e1b07dc451cbc2ba1613dcce2b2cd90a77bbbed", | ||
"_spec": "@syncfusion/ej2-vue-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-vue-base": "~24.1.41" | ||
@@ -62,4 +62,4 @@ }, | ||
}, | ||
"version": "24.1.43", | ||
"version": "24.1.44", | ||
"sideEffects": false | ||
} |
@@ -173,2 +173,2 @@ # Vue 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. |
Sorry, the diff of this file is too big to display
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
1804112
8390
+ Added@syncfusion/ej2-calendars@24.1.44(transitive)
- Removed@syncfusion/ej2-calendars@24.1.43(transitive)