@syncfusion/ej2-vue-calendars
Advanced tools
Comparing version 24.2.8 to 24.2.9
@@ -5,2 +5,10 @@ # Changelog | ||
### DateTimePicker | ||
#### Bug Fixes | ||
- `#FB50296` - Fixed an issue where the date format `MMM/YYYY` was displaying the wrong date value in languages other than English. | ||
## 24.2.8 (2024-02-27) | ||
### DateRangePicker | ||
@@ -7,0 +15,0 @@ |
/*! | ||
* filename: ej2-vue-calendars.umd.min.js | ||
* version : 24.2.8 | ||
* version : 24.2.9 | ||
* 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.2.5", | ||
"_id": "@syncfusion/ej2-vue-calendars@24.2.8", | ||
"_inBundle": false, | ||
"_integrity": "sha512-+pVA4o7gYikRACMbZGFQ+vCpf+r7lMtX97k4druvouaUTHdkoxdK6U4ZkK16jke177FP2YILqfUIeU0c/teBkA==", | ||
"_integrity": "sha512-9TfGJLE/N0fQKPCQjCJekFLr/m4NphWaSa41Xsp2u3OyQn6V0xgLgUnMlb8ZmQFeviY42/NqH5QBxRamK4I9lw==", | ||
"_location": "/@syncfusion/ej2-vue-calendars", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-calendars/-/ej2-vue-calendars-24.2.5.tgz", | ||
"_shasum": "fd230df311c9c6813928e50007a6e59c183a85c4", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-calendars/-/ej2-vue-calendars-24.2.8.tgz", | ||
"_shasum": "b7ac11a262ff39dfd0b3220a2cb2e9335c35f830", | ||
"_spec": "@syncfusion/ej2-vue-calendars@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included", | ||
"@syncfusion/ej2-base": "~24.2.7", | ||
"@syncfusion/ej2-calendars": "24.2.8", | ||
"@syncfusion/ej2-calendars": "24.2.9", | ||
"@syncfusion/ej2-vue-base": "~24.2.3" | ||
@@ -62,4 +62,4 @@ }, | ||
}, | ||
"version": "24.2.8", | ||
"version": "24.2.9", | ||
"sideEffects": false | ||
} |
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
1810470
8410
+ Added@syncfusion/ej2-calendars@24.2.9(transitive)
- Removed@syncfusion/ej2-calendars@24.2.8(transitive)