DayPilot Pro for JavaScript 2020.1.4258

Release date: February 15, 2020

Features

  • Angular 9 support (including Ivy + AOT)

Improvements

  • [Scheduler] Default active zoom level set to -1 (Scheduler) (build 4243)
  • [Scheduler] Calling zoom.setActive() doesn't refresh the Scheduler if the requested level is already set. (build 4244)
  • DayPilot.Menu.hide() added to TypeScript definitions (build 4245)
  • [Bubble] DayPilot.Bubble.position value of "EventTop" renamed to "Above". The original value is still accepted. (build 4245)
  • [Scheduler] DayPilot.Scheduler.rowSortingMode property added ("LeavesOnly" | "ParentsOnly") (build 4246)
  • [Bubble] Active areas with action="Bubble" call onClick/onClicked on touch devices. (build 4255)

Fixes

  • [Scheduler] Event arrangement fixed for eventVersionsReserveSpace=true (Scheduler). (build 4218)
  • [Scheduler] Scheduler zoom initial call fixed for zoomPosition = "middle". (build 4239)
  • [Scheduler] Event moving shadow fixed in Scheduler (useEventBoxes="Always" && snapToGrid=false) (build 4244)
  • [Scheduler] Fixed IE11 error (SCRIPT5022 NotFoundError) when unmounting custom React JSX elements (Scheduler). (build 4253)
  • [Calendar] Fixed IE11 error (SCRIPT5022 NotFoundError) when unmounting custom React JSX elements (Calendar). (build 4254)
  • [Scheduler] rowSortingMode property optional (Scheduler config TypeScript definitions) (build 4258)