DayPilot Pro for JavaScript 2019.1.3572

Release date: March 8, 2019

Features

  • [Scheduler] Scheduler row collapse/expand animation
  • [Month] DayPilot.Month.exportAs(format, options) supports range export (options.area = "range", options.dateFrom and options.dateTo)

Improvements

  • [Scheduler] Drawing cells invalidated in onScroll (Scheduler). (build 3557)
  • [Scheduler] Scheduler event link shadow styled using CSS (.scheduler_default_link_shadow) (build 3558)
  • [Scheduler] DayPilot.Scheduler.onRowRightClick/ed events added, rowRightClickHandling property added (default value: "ContextMenu") (build 3559)
  • [Scheduler] DayPilot.Scheduler.onIncludeTimeCell allows adjusting args.cell.start and args.cell.end (incl. additional checks). (build 3567)
  • [Scheduler] DayPilot.Scheduler.treeAnimation property (default: true). (build 3569)

Fixes

  • [Scheduler] Merge of multiple DayPilot.Scheduler.events.add/remove/update calls broken after full update() - fixed. (build 3563)
  • [Scheduler] Scheduler time header groupBy: "Month" | "Quarter" | "Year" fixed for cell start not aligned to hours. (build 3568)
  • [Scheduler] Row header touch scrolling fixed on Android tablets (Scheduler). (build 3569)
  • [Scheduler] Multi-resizing and disabled cells error fixed: "Cannot read property 'cells' of null" (Scheduler) (build 3571)