Release date: January 1, 2025
Features
- The Calendar component supports dragging events from and to the Queue component [tutorial]
Improvements
- [Calendar] Calendar and Queue demo added (build 6315)
- DayPilot.DatePicker.select() method added (build 6316)
- DayPilot.DatePicker.select() method fires onTimeRangeSelect and onTimeRangeSelected (build 6317)
- [Queue] DayPilot.Queue.onEventMove: args.async, args.loaded() added. (build 6318)
- [Calendar] The columnMarginLeft and columnMarginRight values not applied to a time range selection in the Calendar (it prevented cell double click from working). (build 6319)
- [Calendar] DayPilot.Calendar.onBeforeCellRender: args.cell.column property added (build 6320)
- The null values of DayPilot.Area.text and html are treated as undefined. That means it doesn't prevent symbol, icon and image from being rendered. (build 6330)
- [Scheduler] The moveSkipNonBusinessDisabled property of DayPilot.Event.data disables skipping non-business time segments during event moving for selected events (Scheduler). (build 6332)
Fixes
- [Month] Rendering React components in Month events fixed. (build 6322)
DayPilot