Release date: July 15, 2019
Improvements
-
[Scheduler]
DayPilot.Scheduler: snapToGridEventResizing, snapToGridEventMoving, snapToGridTimeRangeSelecting properties added to TypeScript definitions.
(build 3905)
-
DayPilot.Menu.hideAfter property added (default value: 200).
(build 3906)
-
[Scheduler]
DayPilot.Scheduler.rowHeaderColumns[].text accepted (in addition to title, name, html).
(build 3906)
-
[Month]
DayPilot.Month.onBeforeCellRender/args.cell.events()
(build 3907)
-
[Scheduler]
TypeScript definitions added (DayPilot.Scheduler properties): treeImageWidth, treeImageHeight, zoomPosition, treeAnimation, timeHeaderClickHandling, rowRightClickHandling, eventMinWidth.
(build 3908)
-
[Month]
DayPilot.Month.events.forRange() works correctly with zero-duration events.
(build 3909)
Fixes
-
[Scheduler]
Incorrect rendering of links to/from events in hidden rows fixed (Scheduler).
(build 3904)
-
Using submenu with hideOnMouseOut=true fixed.
(build 3906)
-
[Scheduler]
DayPilot.Scheduler.links.remove(): "Uncaught TypeError: Cannot read property 'props' of undefined" error fixed.
(build 3911)