@syncfusion/ej2-schedule 20.3.52 → 20.3.56

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,15 @@
6
6
 
7
7
  #### Bug fixes
8
8
 
9
+ - `#F178302` - An issue with being unable to inline edit when using `eventTemplate` has been fixed.
10
+ - `#F178112` - An issue with "Misalignment occurring on zoom-in zoom-out with the scheduler" has been fixed
11
+
12
+ ## 20.3.52 (2022-10-26)
13
+
14
+ ### Schedule
15
+
16
+ #### Bug fixes
17
+
9
18
  - `#F177962` - An issue with displaying yearly recurrence event has been fixed.
10
19
  - `#I407566` - An issue with Importing exported ICS file with the edited recurrence event causes issue while editing the recurrence event has been fixed.
11
20
  - `#F411508` - The issue Error throws when resources with no child is selected in the Editor window has been fixed.