@syncfusion/ej2-vue-schedule 25.1.37 → 25.1.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,16 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug fixes
|
|
8
8
|
|
|
9
|
+
- `#I556008` - An issue with the reading and restoring the current resource in compact view has been fixed.
|
|
10
|
+
- `#I550494` - An issue with appointments overlapping while using `sortComparer` in the timeline views has been fixed.
|
|
11
|
+
- `#I549215` - The issue with the `refreshLayout` method causing UI disruptions when utilizing `allowVirtualscrolling` has been resolved.
|
|
12
|
+
|
|
13
|
+
## 25.1.37 (2024-03-26)
|
|
14
|
+
|
|
15
|
+
### Schedule
|
|
16
|
+
|
|
17
|
+
#### Bug fixes
|
|
18
|
+
|
|
9
19
|
- `#I566544` - An issue with `aria-labelledby` accessibility issue in the recurrence editor has been fixed.
|
|
10
20
|
- `#I549259` - An issue where the weekend dates are rendered in the Agenda view after setting up the `showWeekend` property to `false` has been fixed.
|
|
11
21
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-schedule.umd.min.js
|
|
3
|
-
* version : 25.1.
|
|
3
|
+
* version : 25.1.39
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|