DayPilot Pro for JavaScript 2022.4.5457

Release date: November 1, 2022

Features

  • [Gantt] Task filtering - rows.filter() method and onRowFilter event (Gantt).

Improvements

  • [Queue] DayPilot.Queue.eventBarVisible property added (default value: true) (build 5444)
  • DayPilot.ColorUtil.lighter(color, steps) added (build 5444)
  • [Scheduler] Pixel-positioned active areas can be made non-floating using "nonFloating: true" property (Scheduler). (build 5447)
  • [Month] Event "doubleClickDisabled" property supported (Month). (build 5449)
  • [Gantt] Gantt: rowHeaderMergeParents set to false by default (build 5454)
  • [Scheduler] Resizing the last column with rowHeaderScrolling enabled enabled (Scheduler). (build 5455)
  • [Scheduler] Resizing row header columns (with rowHeaderScrolling enabled + outer row header width set to max) updates outer row header width automatically (Scheduler). (build 5455)

Fixes

  • [Month] Moving long events beyond end fixed - Month ["Uncaught TypeError: Cannot read properties of undefined (reading 'props')"]. (build 5443)
  • [Month] Event double click fires onTimeRangeDoubleClick as well - fixed (Month) (build 5446)
  • [Month] The value of "eventDoubleClickHandling" should not be ignored - fixed (Month). (build 5449)
  • [Month] Custom event border (borderColor) should be applied during export - fixed (Month) (build 5446)
  • [Calendar] Custom event border (borderColor) should be applied during export - fixed (Calendar) (build 5451)
  • [Scheduler] Resizing the row header (with DayPilot.Scheduler.rowHeaderScrolling enabled) shouldn't trigger row header width auto-fit - fixed. (build 5455)