Release date: October 15, 2021
Features
- [Calendar] Custom drop target for external items (Calendar)
Improvements
- Area.ResizeStart() method added (build 3804)
- [Calendar] DayPilot.Calendar.registerDropTarget() method added. (build 3805)
- [Scheduler] 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 (Scheduler). (build 3805)
- [Scheduler] Improved detection of height changes (for heightSpec="Max100Pct" and "Parent100Pct" modes). (build 3805)
- [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 3805)
- [Gantt] Improved detection of height changes (for heightSpec="Max100Pct" and "Parent100Pct" modes). (build 3805)
- [Scheduler] Green Scheduler CSS theme updated (column headers). (build 3805)
- [Gantt] Gantt chart row header background color extended to full column height (applies to heightSpec: "Parent100Pct"). (build 3805)
Fixes
- [Scheduler] Scheduler floating event arrow position fixed. (build 3805)
- [Scheduler] Scrolling of row headers using trackpad on MacOS without a mouse connected fixed (Scheduler). (build 3805)
- All verbose-level browser messages about non-passive event listeners removed. (build 3805)
- [Scheduler] Active areas with ResizeStart, ResizeEnd, and Move actions fixed (touch devices). (build 3805)
- [Calendar] Autoscroll stopped when mouse moved outside the component (Calendar). (build 3805)
DayPilot