Release date: April 15, 2024
Features
- The target shadow can span multiple columns in the Calendar (moving, resizing, time range selection).
- The target position can be adjusted in real time during drag-and-drop moving using onEventMoving in the Calendar (args.start, args.end, args.resource).
- The target position can be adjusted in real time during drag-and-drop resizing using onEventResizing in the Calendar (args.start, args.end).
- Yearly calendar view [tutorial].
Improvements
- [Calendar] The column header bubble (columnBubble) supports position: "Above" in Calendar resource mode. (build 5913)
- [Calendar] Column margins are applied to the moving shadow (Calendar). (build 5914)
- [Calendar] Column margins are applied to the time range selection (Calendar). (build 5915)
Fixes
- [Bubble] Bubble position fixed for position: "Mouse" when the mouse position is too close to the window top so that the bubble can't be displayed above the cursor. (build 5913)
- [Kanban] Synchronous card moving fixed in Kanban ("Uncaught TypeError: u is not a function" error). (build 5916)
DayPilot