Release date: June 25, 2019
Features
- Full support for browser and OS zoom levels (Calendar)
Improvements
-
[Calendar]
Calendar: Default theme centers column header text vertically and horizontally. Hour headers use 3px padding.
(build 5979)
-
[Navigator]
Navigator: "cursor:pointer" style moved to CSS theme.
(build 5979)
-
DayPilot.Modal.opener() can be used in the same context (not only in child iframe).
(build 5979)
-
Modal: max-width:90% added to theme; centering on window resize
(build 5979)
-
[Scheduler]
DayPilot.Scheduler: links.add() replaces links.addData(), links.find(), links.findByFromTo()
(build 5979)
-
[Gantt]
DayPilot.Gantt: links.findByFromTo() replaces links.findFromTo()
(build 5979)
-
[Scheduler]
DayPilot.Scheduler.onTimeRangeSelecting: args.cssClass added.
(build 5979)
-
[Scheduler]
DayPilot.Scheduler.getViewPort() returns exact start/end values (it used to return cell boundaries). The top-left and bottom-right cell info is accessible using topLeft and bottomRight properties.
(build 5979)
-
[Scheduler]
TimeRangeSelectingJavaScript/EventResizingJavaScript/EventMovingJavaScript: args.html added.
(build 5979)
-
[Scheduler]
EventResizingJavaScript: args.cssClass
(build 5979)
-
[Scheduler]
EventMovingJavaScript: args.cssClass
(build 5979)
-
Modal: Using max-width in "modal_min" theme as well.
(build 5979)
Fixes
-
Context menu - disabled items with children still open a submenu (fixed).
(build 5979)
-
[Scheduler]
Touch time range selecting (snapToGrid=false mode) fixed (Scheduler).
(build 5979)
-
[Scheduler]
Time range double click drag and drop mode termination fixed (Scheduler).
(build 5979)
-
[Scheduler]
Scheduler drag and drop position indicators fixed in IE 11 (flexbox bug).
(build 5979)
-
[Calendar]
Work week start calculation fixed. It used hardcoded Monday as the first day of week. (Calendar)
(build 5979)
-
[Scheduler]
Moving event between Schedulers with custom row start fixed.
(build 5979)
-
[Scheduler]
Scheduler: Menu hidden by clicking on an event prevents a bubble from showing up - fixed.
(build 5979)
-
Row header scrolling on mobile devices fixed.
(build 5979)