Release date: November 1, 2021
Features
- [Scheduler] DayPilot.Scheduler.groupBubble implemented
- [Calendar] Custom drop target for external items (Calendar)
Improvements
- [Calendar] Default height of Calendar all-day event updated (allDayEventHeight, 25 -> 30). (build 8541)
- [Gantt] DayPilot.Gantt.hideBorderFor100PctHeight supported (build 8541)
- [Scheduler] Improved detection of height changes (for heightSpec="Max100Pct" and "Parent100Pct" modes). (build 8541)
- [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 8541)
- [Scheduler] DayPilot.Scheduler.onEventMoving fired on shift/ctrl/meta/alt key status change as well (build 8541)
- [Scheduler] DayPilot.Scheduler.onBeforeGroupRender/args.group.bubbleHtml added (build 8541)
- [Gantt] Gantt chart row header background color extended to full column height (applies to heightSpec: "Parent100Pct"). (build 8541)
- [Gantt] Improved detection of height changes (for heightSpec="Max100Pct" and "Parent100Pct" modes). (build 8541)
- [Scheduler] Clearing the previous shadow link if args.link is null in onEventMoving (Scheduler). (build 8541)
- [Calendar] DayPilot.Calendar.registerDropTarget() method added. (build 8541)
- [Calendar] DayPilot.Calendar.onAfterCellRender event added. (build 8541)
- [Calendar] Default CSS theme: all-day event text vertically centered (Calendar). (build 8541)
Fixes
- [Scheduler] Active areas with ResizeStart, ResizeEnd, and Move actions fixed (touch devices). (build 8541)
- DayPilot.Date constructor performance issue fixed (when creating a date from a short date string). (build 8541)
- [Scheduler] Restoring the correct "display" style of active areas after floating status removed (fixed). (build 8541)
- [Calendar] Autoscroll stopped when mouse moved outside the component (Calendar). (build 8541)
- [Scheduler] Scheduler floating event arrow position fixed. (build 8541)
DayPilot