@syncfusion/ej2-schedule 21.2.5 → 21.2.9

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,30 @@
6
6
 
7
7
  #### Bug fixes
8
8
 
9
+ - `#I461489` - An issue with the dragging appointment is flickering on the topmost region has been fixed.
10
+ - `#I464535` - Fixed an issue where the visible date header name in the Schedule did not match the aria-label name, leading to discrepancies in the accessibility checker.
11
+ - `#I459642` - An issue with Appointment end date is wrong in `popupOpenEventArgs` has been fixed.
12
+
13
+ ## 21.2.6 (2023-05-23)
14
+
15
+ ### Schedule
16
+
17
+ #### Bug fixes
18
+
19
+ - `#I182303` - An issue with where the current date was not indicated in the agenda view with resource has been fixed.
20
+
21
+ ### Schedule
22
+
23
+ #### Bug fixes
24
+
25
+ - `#I459507` - An issue with the following events option not being displayed while editing the edited occurrence of the recurrence series has been fixed.
26
+
27
+ ## 21.2.5 (2023-05-16)
28
+
29
+ ### Schedule
30
+
31
+ #### Bug fixes
32
+
9
33
  - `#I459154` - An issue with Schedule performance while rendering large set all-day appointments in vertical views has been fixed.
10
34
 
11
35
  ## 21.2.4 (2023-05-09)