DayPilot Pro for JavaScript 2023.4.5801

Release date: November 15, 2023

React Scheduler Component   Next.js Integration Tutorial

Features

Improvements

  • [Calendar] onEventClick event: args.shift property added (build 5773)
  • [Scheduler] linkDotSize property added (specifies the diameter of a dot displayed two adjacent events connected using links). (build 5774)
  • [Scheduler] More efficient parsing of Scheduler event text/html improves performance when many events are displayed in the viewport. (build 5777)
  • React components support controlRef attribute for accessing the underlying component object (and the direct API). (build 5781)
  • React: controlRef property accepts a callback as well (all components). (build 5789)
  • [Scheduler] disposed() method added (build 5794)

Fixes

  • [Scheduler] Scheduler keyboard navigation: Correctly skipping hidden rows (collapsed tree nodes, row filtering). (build 5797)