Release date: November 1, 2023
Improvements
- [Scheduler] A custom CSS class that is added to links using the cssClass property is now properly applied to curved links in the Scheduler. (build 5757)
- [Scheduler] Custom link CSS class applied to the end marker of the link curve as well (Scheduler) (build 5759)
- [Scheduler] The full crosshair in the Scheduler allows mouse events to pass through (pointer-events: none). (build 5763)
- [Calendar] The full crosshair in the Calendar allows mouse events to pass through (pointer-events: none). (build 5763)
- [Bubble] A bubble displayed by an active area (action: "Bubble", bubble: new DayPilot.Bubble()) uses the active area rectangle as a reference point when the position property is set to "Above". (build 5763)
- [Bubble] A bubble displayed by an active area respects the showAfter value. (build 5764)
- [Bubble] DayPilot.Bubble: arrowTopIndent (6), arrowLeftIndent (6) properties added (build 5768)
- [Calendar] DayPilot.Calendar.onEventResizing: args.anchor added (build 5770)
Fixes
- [Scheduler] Restoring the row selection highlighting (in frozen rows) after an update fixed (Scheduler). (build 5758)
- [Scheduler] Checking the target for overlaps with disabled cells during event moving (with event overlap protection enabled) has been fixed in the Scheduler. (build 5765)
- [Scheduler] Behavior of a Scheduler row header active area that shows a bubble fixed: it respects the showAfter value, it respects the position value, immediate hiding fixed (build 5766)
- [Scheduler] Scheduler grid cell double click (with selection of multiple ranges enabled) error fixed. (build 5769)
DayPilot