Release date: December 27, 2021
Improvements
- [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 6059)
- [Gantt] Improved detection of height changes (for heightSpec="Max100Pct" and "Parent100Pct" modes). (build 6059)
- [Calendar] DayPilot.Calendar.registerDropTarget() method added. (build 6059)
- [Scheduler] Text displayed next to the event (left/right) centered vertically (Scheduler, default theme). (build 6059)
- [Gantt] Gantt chart row header background color extended to full column height (applies to heightSpec: "Parent100Pct"). (build 6059)
- [Scheduler] Moving shadow respects row marginTop and marginBottom values (Scheduler). (build 6059)
- [Scheduler] Improved detection of height changes (for heightSpec="Max100Pct" and "Parent100Pct" modes). (build 6059)
- [Calendar] Default CSS theme: all-day event text vertically centered (Calendar). (build 6059)
Fixes
- [Scheduler] Restoring the correct "display" style of active areas after floating status removed (fixed). (build 6059)
- [Calendar] Autoscroll stopped when mouse moved outside the component (Calendar). (build 6059)
- [Scheduler] Scheduler floating event arrow position fixed. (build 6059)
- All verbose-level browser messages about non-passive event listeners removed. (build 6059)
- DayPilot.Date constructor performance issue fixed (when creating a date from a short date string). (build 6059)
- [Scheduler] Active areas with ResizeStart, ResizeEnd, and Move actions fixed (touch devices). (build 6059)
DayPilot