Release date: September 7, 2018
Improvements
- [Scheduler] DayPilot.Scheduler.onRowDoubleClick/ed: args.shift, args.ctrl, args.meta properties supported (build 3392)
- [Scheduler] DayPilot.Scheduler.onTimeRangeRightClick/ed: args.shift, args.ctrl, args.meta properties supported (build 3392)
- [Scheduler] DayPilot.Scheduler.onRowCreate and onRowCreated added to TypeScript definitions. (build 3392)
- [Scheduler] Scheduler themes updated (modern CSS syntax). (build 3394)
- Angular: events load properly with changeDetection: ChangeDetectionStrategy.OnPush (build 3395)
Fixes
- [Scheduler] Scheduler resource bubble activation fixed ("Loading..." label appeared for empty args.html). (build 3393)
- [Bubble] Bubble hiding issue fixed. (build 3394)
- DayPilot.Date.today() fixed - now it uses the local date/time correctly. (build 3398)