
Release date: November 15, 2024
Features
Improvements
- [Calendar] DayPilot.Calendar.events.forRange() added to TypeScript definitions (build 6247)
- [Scheduler] Unavailable cells demo: mark unavailable cells as disabled to block drag and drop. (build 6250)
- [Scheduler] DayPilot.Scheduler.onBeforeEventRender: args.control property added. (build 6254)
Fixes
- [Scheduler] Row disposing fixed for split resources (Scheduler). (build 6248)
- [Gantt] Prevent dragging task boxes between two Gantt charts (invalid operation). (build 6257)
- [Scheduler] Split resource parents were incorrectly using the row properties (defined for the entire row in onBeforeRowHeaderRender using args.row) of the first split child - fixed (Scheduler). (build 6263)
- [Scheduler] Scheduler now selects all rows with ID specified using selectedRows on startup (not just the first matching row). (build 6264)
DayPilot