DayPilot Pro for JavaScript 8.2 SP7

Release date: May 6, 2016 (build 2182)

Improvements

  • [Scheduler] DayPilot.Scheduler.events.remove() performance improved - multiple calls in one block cause only single UI update. (build 2169)
  • [Scheduler] DayPilot.Scheduler.rows.edit(row) added. (build 2175)
  • DayPilot.Row.remove() added. DayPilot.Row.edit() added. (build 2176)
  • [Scheduler] DayPilot.Scheduler.rows.find() optimized. (build 2179)
  • [Scheduler] DayPilot.Scheduler.cells.find() optimized. (build 2179)
  • [Scheduler] DayPilot.Scheduler.timeHeaders[].height property supported (custom time header row height). (build 2180)

Fixes

  • [Scheduler] DayPilot.Scheduler.drawBlankCells fixed (ignores "business" cell status). (build 2167)
  • [Scheduler] DayPilot.Scheduler.exportAs() - color/font/background-color detection fixed for time header and row header. (build 2170)
  • [Scheduler] DayPilot.Scheduler.exportAs() image text export fixed ($02.split is not a function). (build 2174)
  • [Scheduler] DayPilot.Scheduler.onTimeRangeClick/ed fixed (didn't work if timeRangeDoubleClickHandling was set to "Disabled"). (build 2177)