DayPilot Pro for JavaScript 2024.1.5882

Release date: February 1, 2024

Improvements

  • [Month] DayPilot.Month.events.forRange() returns events in the order used for rendering (instead of the original order of the data source). (build 5876)
  • [Scheduler] DayPilot.Scheduler.cssClass property added (build 5879)
  • [Scheduler] Option to turn off event version space reservations for selected events using `versionsReserveSpaceDisabled` property of event data object (Scheduler). ` (build 5880)

Fixes

  • [Scheduler] DayPilot.Scheduler.links.add() fixed when the parameter is a DayPilot.Link object ("Uncaught TypeError: Cannot read properties of undefined (reading 'from')" error) (build 5875)
  • [Calendar] DayPilot Calendar error fixed: "Cannot read properties of null (reading 'style')" (build 5877)