@syncfusion/ej2-schedule 20.4.43 → 20.4.44

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,8 +6,18 @@
6
6
 
7
7
  #### Bug fixes
8
8
 
9
- - `#425940` - An issue with adding an aria-pressed attribute to the appointment has been fixed.
10
- - `#F40124` - The issue with the schedule tooltip displaying start and end times in 12 hour format when the schedule is in 24 hour format has been fixed.
9
+ - `#I414149` - An issue with editor window not open in iPad device has been fixed.
10
+ - `#I425181` - An issue with wrongly shown the occurrence alert while editing title of single occurrence of daily recurrence event has been fixed.
11
+ - `#I427296` - An issue with wrongly shown the occurrence alert while editing the date of single occurrence of weekly recurrence event has been fixed.
12
+
13
+ ## 20.4.43 (2023-01-10)
14
+
15
+ ### Schedule
16
+
17
+ #### Bug fixes
18
+
19
+ - `#I425940` - An issue with adding an aria-pressed attribute to the appointment has been fixed.
20
+ - `#I427181` - The issue with the schedule tooltip displaying start and end times in 12 hour format when the schedule is in 24 hour format has been fixed.
11
21
 
12
22
  ## 20.4.42 (2023-01-04)
13
23