Release date: November 15, 2025
Features
- AutoScroll supported in the Queue component [API] [demo]
- React JSX supported in Scheduler floating time headers
Improvements
- [Scheduler] Improved performance of progressive event rendering (Scheduler). (build 6720)
- [Scheduler] DayPilot.Scheduler.scrollTo(number) added to TypeScript definitions. (build 6721)
- JavaScript and TypeScript projects generated by UI Builder switched from WebPack to Vite. (build 6722)
- [Scheduler] DayPilot.Scheduler.onEventMoveStart implemented. (build 6723)
- [Scheduler] DayPilot.Scheduler.onEventResizeStart implemented. (build 6724)
- DayPilot.Cell.row added to TypeScript definitions. (build 6725)
- [Scheduler] DayPilot.Scheduler.events.scrollIntoView(e, options) supports
optionsparameter (options.animationandoptions.position). (build 6726) - [Navigator] DayPilot.Navigator.eventEndSpec implemented ("DateTime" | "Date") (build 6728)
- [Navigator] DayPilot.Navigator.onBeforeCellRender:
args.cell.events.all()implemented. (build 6728) - [Scheduler] When moving an event that belongs to a container horizontally in the original row, the shadow respects the original top position and height (Scheduler). (build 6729)
- [Scheduler] Rendering of floating time headers optimized (Scheduler). (build 6730)
Fixes
- [Calendar] Event resizing using custom handles (active areas) on touch devices fixed (Calendar). (build 6722)
DayPilot