Release date: January 1, 2017 (build 8.3.2573)
Improvements
- [Calendar] Clearing cached allDayEventHeight, allDayHeaderHeight, headerHeight values during update (Calendar). (build 2549)
- [Month] Clearing cached eventHeight, headerHeight values during update (Month). (build 2549)
- [Gantt] Row header hide icon hidden for empty Gantt chart (no tasks). (build 2550)
- [Gantt] Default .days value for empty Gantt set to 30. (build 2550)
- [Gantt] Gantt TypeScript definitions updated. (build 2551)
- [Scheduler] DayPilot.Scheduler.rows.visible() returns an array of visible rows. (build 2554)
- [Navigator] 3px distance required to activate free-hand selection (Navigator). (build 2556)
- [Navigator] DayPilot.Navigator.freeHandSelectionEnabled property added (default: false). (build 2556)
- [Navigator] DayPilot.Navigator.onTimeRangeSelect/ed: args.mode available (current selectMode or "freehand"). (build 2557)
- [Scheduler] DayPilot.Scheduler.onEventMoving supports args.alt. (build 2559)
- DayPilot.Angular.Modal: close() renamed to hide(), close event added. (build 2560)
- [Navigator] DayPilot.Angular.Navigator/dateChange event arguments changed from date to args {date} (build 2561)
- DayPilot.Date.parse() supports 'tt' and 12-hour clock. (build 2562)
- DayPilot.Date.parse() - checking parsed hour, minute, second values. (build 2564)
- DayPilot.Angular.Modal.hide(result) - result parameter added, available as $event.result in (close) (build 2567)
- [Calendar] DayPilot.Calendar visibleStart() and visibleEnd() added to TypeScript definitions. (build 2568)