Release date: January 25, 2019
Improvements
-
[Scheduler]
DayPilot.Scheduler.onBeforeEventExport/args.areas added
(build 3523)
-
[Calendar]
Angular: DayPilotCalendarComponent supports partial update (events only) using "events" attribute.
(build 3523)
-
[Calendar]
Optimized rendering (events only): events.load(), events.filter(), events.add(), events.remove(), events.update()
(build 3523)
-
[Calendar]
Partial events-only update supported: DayPilot.Calendar.update({events: [ ... ]});
(build 3523)
-
[Scheduler]
Angular: DayPilotSchedulerComponent supports partial update (events only) using "events" attribute.
(build 3523)
Fixes
-
[Scheduler]
Row heights correctly updated during infinite scrolling shift (Scheduler).
(build 3530)