DayPilot Pro for JavaScript 2023.4.5756

Release date: October 15, 2023

JavaScript Scheduler with 15 Minute Interval Timeline

Improvements

  • [Calendar] events.update(data) - update optimized when data is a raw source object (build 5743)
  • [Scheduler] onRowClickonRowClicked events: args.originalEvent added to TypeScript definitions (build 5746)

Fixes

  • [Scheduler] Frozen rows highlighted correctly when adding them to the list of selected rows using the API (Scheduler). (build 5744)
  • [Scheduler] Adding a dependency link pointing to a newly created event (not rendered yet) renders an invalid SVG path - fixed (Scheduler). (build 5749)