DayPilot Pro for JavaScript 2019.2.3851

Release date: May 20, 2019

Improvements

  • Dragging events with "moveHDisabled: true" between two Schedulers supported. (build 3838)
  • [Scheduler] DayPilot.Scheduler: links.add() replaces links.addData(), links.find(), links.findByFromTo() (build 3844)
  • [Gantt] DayPilot.Gantt: links.findByFromTo() replaces links.findFromTo() (build 3844)
  • [Calendar] DayPilot.Calendar.update(options) supports options.columns (translates to columns.list). (build 3845)
  • [Scheduler] DayPilot.Scheduler.links.add(), find(), findByFromTo(), remove() added to TypeScript definitions. (build 3846)

Fixes

  • [Scheduler] Left/right event moving position indicators fixed (Scheduler). (build 3838)
  • [Calendar] All-day event hover active areas fixed (Calendar). (build 3842)