Release date: March 15, 2023
Features
- [Gantt] Gantt Chart: Export customization (onBefore*Export events)
Improvements
- [Gantt] onBeforeTaskExport event added (build 6071)
- [Gantt] onBeforeTimeHeaderExport event added (build 6071)
- [Gantt] onBeforeCornerExport event added (build 6071)
- [Calendar] Export of all-day event active areas supported (Calendar). (build 6071)
- Resolving time range click for adjusted time range selection (onTimeRangeSelecting) works with legacy timeRangeSelectedHandling = "Hold" (build 6071)
- [Gantt] onBeforeCellExport event added (build 6071)
- [Gantt] onBeforeRowHeaderExport event added (build 6071)
Fixes
- [Calendar] Time header crosshair position fixed - regression (Calendar). (build 6071)
- [Navigator] DayPilot.Navigator.select() - options parameter can be null - fixed ("Cannot read properties of null (reading 'dontFocus')" error) (build 6071)
- [Calendar] Time range selecting error fixed - "Uncaught TypeError: Cannot read properties of undefined (reading 'cells')" (Calendar) (build 6071)
- [Calendar] Time range selection start (touch devices, tap and hold) on the row header fixed (Calendar) (build 6071)
- [Scheduler] Precise range selection check in Scheduler (with grid alignment turned off). (build 6071)
- [Calendar] Position of inner event div (for all-day events) fixed - inset reset to 0px (Calendar), default CSS theme updated. (build 6071)
- [Scheduler] Scheduler event click console error ("Unable to preventDefault inside passive event listener invocation.") fixed (touch devices). (build 6071)
- SVG export fixed (text objects with zero width caused an exception). (build 6071)
- [Calendar] Time range selecting on touch devices - Y range checked correctly (Calendar) (build 6071)
DayPilot