Release date: February 1, 2021
Improvements
-
[Scheduler]
Too big row header width (> total columns) adjusted automatically to match the content (Scheduler; row header scrolling enabled).
(build 4842)
-
DayPilot.Area.onMouseEnter, onMouseLeave
(build 4849)
-
[Scheduler]
The time header filled with background color even if short (.scheduler_default_timeheader_scroll class, heightSpec="Parent100Pct" or "Fixed").
(build 4850)
-
[Scheduler]
The row header filled with background color even if short (.scheduler_default_rowheader_scroll class, heightSpec="Parent100Pct" or "Fixed").
(build 4850)
-
DayPilot.CalendarConfig.theme added to TypeScript definitions
(build 4851)
Fixes
-
[Calendar]
Additional Calendar themes: column header alignment fixed (centered vertically)
(build 4834)
-
[Scheduler]
Drag and drop indicators should respect outer row header width - fixed (Scheduler).
(build 4838)
-
[Calendar]
DayPilot.Calendar - resizing top of an event that starts after midnight fixed (overnight scheduling).
(build 4839)
-
React onBeforeTimeHeaderDomAdd error fixed: NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
(build 4852)
-
[Calendar]
Crosshair should hide if mouse cursor is moved to an adjacent Calendar quickly - fixed.
(build 4855)