Release date: March 1, 2021
Features
- Scheduler row header width can shrink automatically (rowHeaderWidthAutoFitShrink property)
Improvements
- [Scheduler] DayPilot.Scheduler.events.load() success handler allows modification of args.data. (build 4881)
- minichevron SVG icons added (minichevron-down-2, minichevron-down-4, minichevron-left-2, minichevron-left-4, minichevron-right-2, minichevron-right-4, minichevron-up-2, minichevron-up-4) (build 4884)
- [Scheduler] DayPilot.Scheduler.makeDraggable(options) supports options.onDrop(args) - args.data. (build 4886)
- [Scheduler] DayPilot.Scheduler.rowHeaderWidthAutoFitShrink added (build 4888)
Fixes
- [Calendar] Full crosshair fixed in IE 11 (Calendar). (build 4881)
- Active areas with visibility: "Hover" flickering fixed. (build 4884)
- [Kanban] Kanban update fixed ("calendar is not defined" error). (build 4885)
- [Calendar] Moving position is incorrect when progressive rendering is enabled - fixed (Calendar). (build 4891)
- [Bubble] Large cell bubble display location fixed. (build 4892)
API Changes
- [Scheduler] DayPilot.Scheduler.onCellMouseEnter/Leave replaces onCellMouseOver/Out (backward compatibility maintained). (build 4890)
- [Scheduler] DayPilot.Scheduler.onEventMouseEnter/Leave replaces onEventMouseOver/Out (backward compatibility maintained). (build 4890)
DayPilot