DayPilot Pro for JavaScript 2020.2.4325

Release date: April 1, 2020

Improvements

  • [Scheduler] Wheel event on row header passed through if the Scheduler vertical scrollbar is hidden. (build 4311)
  • [Scheduler] DayPilot.Scheduler.scaleManualLimitBeyond enables moving events beyond the current range with scale set to "Manual" (default value: true). (build 4313)
  • [Scheduler] DayPilot.Scheduler.onRowSorted event fired after the row sort order is changed (using the built-in icon or using the API). Previous rows.sortParam is available as args.oldSortParam. (build 4314)
  • [Scheduler] onRowSorted example added to the row sorting demo (Scheduler). (build 4315)
  • [Gantt] DayPilot.Gantt.treeAnimation added (default value: true). (build 4318)
  • [Calendar] DayPilot.Calendar: onBeforeCornerDomAdd/Remove, onBeforeEventDomAdd/Remove added to TypeScript definitions. (build 4324)

Fixes

  • [Calendar] Export of Calendar with column hierarchy fixed. (build 4312)