Release date: August 1, 2020
Improvements
-
[Bubble]
DayPilot.Bubble.getActive() returns the currently-visible DayPilot.Bubble object or null if no bubble is visible.
(build 4597)
-
Using "var" instead of "const" in modal dialog code.
(build 4597)
-
[Scheduler]
Scheduler Theme 8 updated (expand/collapse icons)
(build 4598)
-
DayPilot.Http.ajax(): HTTP response code 201 treated as success
(build 4598)
-
DayPilot.Http.ajax(): HTTP response code 204 treated as success
(build 4599)
-
DayPilot.Http.ajax(): Parsing the response as JSON only if not empty
(build 4600)
-
[Month]
Default Month CSS theme - event content vertically centered.
(build 4601)
-
[Scheduler]
Link color updated in the default theme (Scheduler, Gantt).
(build 4603)
-
[Gantt]
Link color updated in the default theme (Scheduler, Gantt).
(build 4603)
-
[Scheduler]
DayPilot.Scheduler.snapToGridRectangleSelecting added (affects rectangleSelectMode="Row")
(build 4604)
-
DayPilot Modal 3.6.0 integrated
(build 4606)
-
[Gantt]
Setting HTML using task.box.html allowed for task groups (Gantt chart).
(build 4608)
Fixes
-
Type of DayPilot.BubbleConfig.loadingText fixed (TypeScript).
(build 4595)
-
[Scheduler]
DayPilot.Scheduler.onAfterRender should be fired after onScroll with args.clearEvents = true (fixed)
(build 4596)
-
[Scheduler]
Scrolling to the bottom of the Scheduler with frozen rows fixed.
(build 4603)
-
[Scheduler]
Position of event version active areas with start/end properties fixed (Scheduler).
(build 4607)