DayPilot Pro for JavaScript 2021.4.5120

Release date: October 15, 2021

Improvements

  • [Scheduler] Typed SchedulerEventMovingArgs added to TypeScript definitions (Scheduler). (build 5099)
  • [Scheduler] Clearing the previous shadow link if args.link is null in onEventMoving (Scheduler). (build 5101)
  • [Scheduler] EventData.line? added to TypeScript definitions (build 5102)
  • [Scheduler] DayPilot.Scheduler.onEventMoving fired on shift/ctrl/meta/alt key status change as well (build 5102)

Fixes

  • [Scheduler] Restoring the correct "display" style of active areas after floating status removed (fixed). (build 5103)
  • [Scheduler] Scheduler floating event arrow position fixed. (build 5104)
  • AreaData.horizontalAlignment options fixed (TypeScript definitions) (build 5105)
  • [Scheduler] Active areas with ResizeStart, ResizeEnd, and Move actions fixed (touch devices). (build 5106)
  • All verbose-level browser messages about non-passive event listeners removed. (build 5116)