DayPilot Pro for JavaScript 8.4 SP6

Release date: November 13, 2017 (build 8.4.3058)

Improvements

  • [Scheduler] Deleting cells one by one in IE to improve performance (Scheduler). (build 3044)
  • [Scheduler] Deleting time header items one by one in IE to improve performance (Scheduler). (build 3046)
  • [Scheduler] infiniteScrollingMargin property (50), infiniteScrollingStepDays property (30) added (Scheduler). (build 3047)
  • [Scheduler] Infinite scrolling debounced by temporarily hiding the scrollbar (Scheduler). (build 3048)
  • [Scheduler] DayPilot.Scheduler.makeDraggable(options) accepts DayPilot.Duration as options.duration value. (build 3053)
  • [Scheduler] Special init values for scrollDelayCells and scrollDelayFloats in IE to improve scrolling performance (Scheduler). (build 3056)

Fixes

  • Event instance comparison unified. (build 3034)
  • [Scheduler] Resource bubble invocation fixed (Scheduler). (build 3036)
  • <esc> and <enter> keys fixed in DayPilot.Modal.prompt(). (build 3037)
  • [Bubble] Hiding the bubble correctly on mouseout (fixed). (build 3057)