@syncfusion/ej2-schedule 19.4.38 → 19.4.40

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
@@ -4,16 +4,25 @@
4
4
 
5
5
  ### Schedule
6
6
 
7
+ #### Bug Fixes
8
+
9
+ - `#SF-353817` - An issue with all-day region scrolling issue only in the Mac device has been fixed.
10
+
11
+ ## 19.4.38 (2021-12-17)
12
+
13
+ ### Schedule
14
+
7
15
  #### New Features
8
16
 
9
17
  - `#I256450`, `#I256493`, `#I341525` - Provides support for flexible month view that starts from the beginning of the week the displayed date falls in. Also, users can set the number of weeks to be displayed in the Month view.
10
18
  - `#FB9963`, `#I331086` - Provided an option to customize the header names when the Scheduler is exported to Excel.
11
19
  - `#I276542`, `#F169844` - Provided support to set the minimum event duration for appointments to make the event subject easier to read.
20
+ - `#I335888`, `#F167194`, `#F167235`, `#F169012`, `#F169593`, `#F169647` - Provides accessibility support for timeline year views to select multiple cells for actions.
12
21
 
13
22
  #### Bug Fixes
14
23
 
15
- - `#T357194` - An issue while slower the performance of the schedule, while drag and drop the event with `eventTemplate` has been fixed.
16
- - `#T353817` - An issue with all-day region scrolling issue only in the Mac device has been fixed.
24
+ - `#SF-357194` - An issue while slower the performance of the schedule, while drag and drop the event with `eventTemplate` has been fixed.
25
+ - `#FB30967` - An issue while drag and drop an event with `eventDragArea` has been fixed.
17
26
 
18
27
  ## 19.3.55 (2021-11-23)
19
28