Release date: February 15, 2026
Improvements
- [Scheduler] DayPilot.Scheduler.onScroll and onScrollEnd are always fired (not only when dynamic event loading is enabled). (build 6836)
- [Calendar] The
--dp-calendar-event-border-radius CSS variable applied to the Calendar event shadow (moving, resizing, time range selection). (build 6838)
- [Month] The
--dp-month-event-border-radius CSS variable applied to the Month event shadow (moving, resizing, time range selection). (build 6838)
- [Calendar] Bundled Calendar CSS themes updated. (build 6839)
- [Month] Bundled Month CSS themes updated. (build 6839)
- [Scheduler] DayPilot.Scheduler.onScroll(args):
args.control available. (build 6840)
- [Navigator] DayPilot.Navigator.select(start, ...): If
start is null, the selection change is canceled. (build 6840)
- [Scheduler] DayPilot.Scheduler.scaleManualLimitBeyond property added to TypeScript definitions. (build 6841)
- [Scheduler] DayPilot.Scheduler.onScrollEnd added to TypeScript definitions. (build 6841)
Fixes
- Menu hiding on outside click fixed. (build 6840)
- [Month] Inline event update fixed (Month). (build 6842)