Release date: April 1, 2021
Features
- [Scheduler] DayPilot.Scheduler.registerDropTarget() added
- [Scheduler] Sliding indicator of the current time in the time header (CSS class)
Improvements
- Gantt onBeforeTaskRender access to box properties (build 8519)
- [Month] DayPilot.Month.message(text, options) supports options.cssClass (build 8523)
- Current time header cell highlighted using .scheduler_default_timeheader_cell_now CSS class (and updated automatically). (build 8523)
- [Scheduler] DayPilot.Scheduler.onEventMoving: args.control added (build 8523)
- [Scheduler] DayPilot.Scheduler.events.add/remove methods never throw an exception if the event wasn't found. (build 8523)
- [Scheduler] DayPilot.Scheduler.showCurrentTimeHeader property added (false by default) (build 8523)
- [Calendar] DayPilot.Calendar.message(text, options) supports options.cssClass (build 8523)
Fixes
- [Month] Event multiselecting fixed (Month) (build 8523)
- [Calendar] Time range selection column fixed (Calendar with full crosshair, IE 11). (build 8523)
- [Calendar] Mouse coordinates calculated correctly for mousedown on crosshair (Calendar). (build 8523)
Other Changes
- License agreement 20210401 (build 8523)
API Changes
- [Month] DayPilot.Month.eventDoubleClickHandling set to "Disabled" by default; aligned with other components (API change) (build 8523)