Release date: October 1, 2021
Features
- Custom drop target for external items (Calendar)
Improvements
- [Scheduler] Keyboard API added to TypeScript definitions (Scheduler). (build 5085)
- [Gantt] Gantt chart row header background color extended to full column height (applies to heightSpec: "Parent100Pct"). (build 5085)
- [Gantt] DayPilot.Gantt.hideBorderFor100PctHeight supported (build 5085)
- [Scheduler] Improved detection of height changes (for heightSpec="Max100Pct" and "Parent100Pct" modes). (build 5094)
- [Gantt] Improved detection of height changes (for heightSpec="Max100Pct" and "Parent100Pct" modes). (build 5094)
- [Calendar] DayPilot.Calendar.columnWidth added to TypeScript definitions. (build 5095)
- [Calendar] DayPilot.Calendar.registerDropTarget() method added. (build 5096)
- [Calendar] Verbose-level Chrome log messages ("[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive.") reduced on devices without touch support (Calendar). (build 5097)
Fixes
- [Calendar] Autoscroll stopped when mouse moved outside the component (Calendar). (build 5096)
DayPilot