@syncfusion/ej2-schedule 25.2.4 → 25.2.6

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,14 @@
6
6
 
7
7
  #### Bug fixes
8
8
 
9
+ - `#I586530` - The issue with `refreshTemplates` caused alignment issues in resource header has been resolved.
10
+
11
+ ## 25.2.4 (2024-05-14)
12
+
13
+ ### Schedule
14
+
15
+ #### Bug fixes
16
+
9
17
  - `#I539772` - Appointment drag and drop issue in iPad is fixed.
10
18
  - `#I522699` - The issue with touch scrolling through appointments, which was caused by interference from the drag and drop and resize feature, has been resolved in touch devices. Drag and resize operations are only enabled after a tap-hold action.
11
19
  - `#I583762` - The issue with `refreshTemplates` caused alignment issues in date header has been resolved.