Release date: May 2, 2018
Improvements
- [Calendar] DayPilot.Calendar.columns replaced by DayPilot.Calendar.columns.list (backwards compatible). (build 3245)
- [Calendar] DayPilot.Calendar.columns.load(url, success, error) added. (build 3245)
- [Calendar] DayPilot.Calendar.onTimeRangeSelect/ed: args object serializable using JSON.stringify(). (build 3246)
- [Calendar] DayPilot.Calendar.visibleStart()/visibleEnd() returns today for empty columns.list in resources view. (build 3247)
- [Calendar] DayPilot.Calendar.events.add() accepts raw data object in addition to DayPilot.Event object. (build 3248)
- [Month] DayPilot.Month.events.add() accepts raw data object in addition to DayPilot.Event object. (build 3248)
- [Scheduler] DayPilot.Scheduler.events.add() accepts raw data object in addition to DayPilot.Event object. (build 3248)
- [Month] borderColor property supported for events in the monthly calendar (build 3250)
- [Month] Cursor set to "pointer" for events with click handling enabled (Month) (build 3250)
Fixes
- [Scheduler] External drag and drop + autoscroll fixed (Scheduler). (build 3251)
- [Scheduler] Grid cell rendering during initial load fixed (Scheduler). (build 3259)
DayPilot