Release date: August 1, 2022
Improvements
- [Scheduler] Mouse coords updated when position is changed using mouse wheel (build 5384)
- [Calendar] headerTextWrappingEnabled added to TypeScript definitions (Calendar) (build 5385)
- [Calendar] columnMoveHandling, columnResizeHandling added to TypeScript definitions (Calendar) (build 5385
- [Calendar] onColumnMove, onColumnMoved, onColumnMoving, onColumnResize, onColumnResized, columnMoveSameLevelOnly added to TypeScript definitions (Calendar) (build 5385)
- [Kanban] DayPilot.Kanban.makeDraggable() added to TypeScript definitions (build 5389)
- KanbanPropsAndEvents.columnWidth added to TypeScript definitions (build 5389)
Fixes
- [Calendar] Calculation of moving shadow position fixed (right edge of the calendar): "Cannot read properties of undefined (reading 'start')" error (build 5386)
- [Scheduler] Split resources height fixed after row height change (Scheduler). (build 5387)
- [Scheduler] Column resizing in legacy row header columns mode fixed (Scheduler). (build 5388)
- [Scheduler] DayPilot.Scheduler.rows.update() error fixed (with rowHeaderColumns enabled and onBeforeRowHeaderRender handled): "TypeError: Cannot read properties of undefined (reading 'parent')" (build 5390)
DayPilot