DayPilot Pro for JavaScript 2019.2.3816

Release date: April 4, 2019

Improvements

  • [Scheduler] Scheduler themes updated (8, blue, green, traditional, transparent, white). (build 3573)
  • DayPilot.Date.toDate() added to TypeScript definitions. (build 3593)
  • [Month] onDomAddEvent, onDomRemoveEvent implemented (Month) (build 3594)
  • [Calendar] Image export supports width overriding using options.width in exportAs() (build 3595)
  • [Month] Image export supports width overriding using options.width in exportAs() (build 3595)
  • [Scheduler] Left/right drag and drop indicator updated (default Scheduler CSS theme) - text centered vertically. (build 3809)
  • [Scheduler] DayPilot.Scheduler.rowHeaderColumnsResizable property added (allows disabling resizable row header columns; default value is true). (build 3812)
  • [Scheduler] DayPilot.Scheduler.scrollTo() automatically shifts startDate if infinite scrolling is enabled. (build 3815)

Fixes

  • [Scheduler] DayPilot.Scheduler.eventEndSpec = "Date" in combination with onTimeRangeSelecting fixed. (build 3596)
  • [Scheduler] DayPilot.Scheduler.eventMoveSkipNonBusiness: Moving beyond the end of timeline forbidden (+ shortening bug fixed - when the last cell is not business). (build 3808)
  • [Scheduler] Fast drag and drop between two Scheduler fixed (external status not set). (build 3813)