DayPilot Pro for JavaScript 2019.3.3903

Release date: July 1, 2019

Features

  • Dragging files from the desktop to the Scheduler [tutorial]

Improvements

  • [Scheduler] DayPilot.Scheduler.onRowMouseOver, onRowMouseOut added. (build 3881)
  • DayPilot.Modal.opener() can be used in the same context (not only in child iframe). (build 3884)
  • Modal: Using max-width in "modal_min" theme. (build 3884)
  • [Scheduler] DayPilot.Scheduler.onAfterCellRender added. (build 3886)
  • [Scheduler] DayPilot.Scheduler.onEventMoving: args.cssClass (build 3887)
  • [Scheduler] DayPilot.Scheduler.onEventResizing: args.cssClass (build 3887)
  • [Scheduler] DayPilot.Scheduler.onTimeRangeSelecting/onEventResizing/onEventMoving: args.html added. (build 3889)
  • [Scheduler] DayPilot.Scheduler.onTimeRangeSelecting: args.cssClass added. (build 3889)
  • [Calendar] DayPilot.Calendar.events.forRange(start, end) added. (build 3891)
  • [Calendar] DayPilot.Calendar.onBeforeCornerRender(args) event added (args.html). (build 3892)
  • [Scheduler] DayPilot.Scheduler.onBeforeCornerRender(args) event added (args.html) (build 3892)
  • [Scheduler] DayPilot.Scheduler: snapToGridEventResizing, snapToGridEventMoving, snapToGridTimeRangeSelecting allows setting snap-to-grid separately. (build 3902)

Fixes

  • [Calendar] Work week start calculation fixed. It used hardcoded Monday as the first day of week. (Calendar) (build 3883)
  • Row header scrolling on mobile devices fixed. (build 3884)
  • [Scheduler] Scheduler: Menu hidden by clicking on an event prevents a bubble from showing up - fixed. (build 3888)
  • [Scheduler] Scheduler zoom level property resolving function received args.date as string (unresolved startDate value) - fixed. (build 3893)