@syncfusion/ej2-vue-calendars
Advanced tools
Comparing version 23.1.40 to 23.1.41
@@ -5,2 +5,14 @@ # Changelog | ||
### DateRangePicker | ||
#### Bug Fixes | ||
- `#I506617` - Fixed issue where the previous and next icons were displaying incorrectly in the Fluent Theme. | ||
### DateTimePicker | ||
#### Bug Fixes | ||
- `#I504425` - Fixed an issue where typing "pm" and then focusing out would convert the "pm" extension to "am". This issue has been resolved. | ||
## 19.3.46 (2021-10-19) | ||
@@ -7,0 +19,0 @@ |
/*! | ||
* filename: ej2-vue-calendars.umd.min.js | ||
* version : 23.1.40 | ||
* version : 23.1.41 | ||
* 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@23.1.38", | ||
"_id": "@syncfusion/ej2-vue-calendars@23.1.40", | ||
"_inBundle": false, | ||
"_integrity": "sha512-uoWbeA21PLcAdifiUdaGHS9iFBvCvQoE20Bi39Tpb96kSmaMqYtaXo95yE4DVjRvW5EzEIJeK2J/FixDl+zi3Q==", | ||
"_integrity": "sha512-RgVPaLTnoGJ8UJte5FG9zqrVWDih+vLlb7Az+kl4yRlRNFTY0/Oo8j2jTNSjptPTDiGlRzRXobsE7VriDButRQ==", | ||
"_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-23.1.38.tgz", | ||
"_shasum": "e1b81203ec7ca5ec52b7d3d13e8175663907eed0", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-calendars/-/ej2-vue-calendars-23.1.40.tgz", | ||
"_shasum": "883f41d47d03f3d4208a8202149b0908f8b6549b", | ||
"_spec": "@syncfusion/ej2-vue-calendars@*", | ||
@@ -35,4 +35,4 @@ "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~23.1.38", | ||
"@syncfusion/ej2-calendars": "23.1.40", | ||
"@syncfusion/ej2-base": "~23.1.41", | ||
"@syncfusion/ej2-calendars": "23.1.41", | ||
"@syncfusion/ej2-vue-base": "~23.1.36" | ||
@@ -62,4 +62,4 @@ }, | ||
}, | ||
"version": "23.1.40", | ||
"version": "23.1.41", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
5907924
+ Added@syncfusion/ej2-calendars@23.1.41(transitive)
- Removed@syncfusion/ej2-calendars@23.1.40(transitive)