DayPilot Pro for JavaScript 2022.3.5381

Release date: July 15, 2022

Features

Improvements

  • [Calendar] DayPilot.Calendar.onBeforeTimeHeaderRender: args.header.text added (used for image export). (build 5376)
  • EventData interface supports custom properties ([prop: string]: any) - TypeScript (build 5377)
  • [Calendar] DayPilot.Calendar.columnMoveSameLevelOnly property added (default value: false) (build 5378)

Fixes

  • [Calendar] DayPilot.Calendar.onBeforeTimeHeaderDomAdd/custom React JSX component adding fixed (build 5372)
  • [Scheduler] Animated row toggle after row header columns change fixed (Scheduler). (build 5372)
  • [Calendar] Touch range selection corrupt when moving over different columns - fixed (Calendar) (build 5373)
  • [Scheduler] Releasing mouse button on source event (not on target position shadow) during event moving (+ args.preventDefault() in onEventMove) fires onEventClick - fixed. (build 5375)
  • [Calendar] Export of calendar with custom timeHeaderCellDuration or time header text fixed. (build 5376)