Release date: November 15, 2023
Features
- Angular 17 support [online project generator guide]
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: Left arrow key press on event that starts before the visible date range fixed. (build 5786)
- [Scheduler] Scheduler keyboard navigation: Correctly skipping hidden rows (collapsed tree nodes, row filtering). (build 5797)
DayPilot