Release date: May 15, 2020
Improvements
-
[Calendar]
DayPilot.Calendar.makeDraggable(options) - supports options.externalCursor (overrides the default "move" cursor if specified).
(build 3742)
-
[Scheduler]
DayPilot.Scheduler.multirange.clear()
(build 3742)
-
[Calendar]
Global table margin overridden to prevent unwanted hour header offset (Calendar).
(build 3742)
-
[Scheduler]
DayPilotScheduler.EventResizingJavaScript allows modification of args.multiresize items (start, end).
(build 3742)
-
[Scheduler]
DayPilot.Scheduler.multirange.get()
(build 3742)
-
[Scheduler]
Wheel event on row header passed through if the Scheduler vertical scrollbar is hidden.
(build 3742)
-
[Scheduler]
DayPilot.Scheduler.EventMovingJavaScript allows modification of arg.multimove items (start, end, resource).
(build 3742)
-
[Scheduler]
DayPilot.Scheduler.loadingStart(options) - options added (options.delay, options.text, options.block).
(build 3742)
-
[Scheduler]
Padding of the row header cells increased in the default Scheduler theme (".scheduler_default_rowheader_inner", from 2px to 7px);
(build 3742)
-
[Scheduler]
Optimized dimension changes watching (Calendar, Scheduler).
(build 3742)
-
[Calendar]
Optimized dimension changes watching (Calendar, Scheduler).
(build 3742)
-
[Scheduler]
Loading label styles (.scheduler_default_loading class) added to the default theme (Scheduler).
(build 3742)
-
[Scheduler]
DayPilot.Scheduler.range.all() renamed to DayPilot.Scheduler.multirange.get().
(build 3742)
-
[Scheduler]
DayPilot.Scheduler.TreeImageMarginLeft: default value changed from 2 to 0.
(build 3742)
-
[Scheduler]
DayPilot.Scheduler.multiselect.get() added as an alias to multiselect.events() - api unification
(build 3742)
-
DayPilot.Modal.form() items with type="date" use item.locale or options.locale (in this order) to format the date string.
(build 3742)
-
[Scheduler]
DayPilot.Scheduler.multirange.add({start, end, resource})
(build 3742)
-
[Calendar]
DayPilotCalendar.EventMovingJavaScript: args.external added
(build 3742)
Fixes
-
[Calendar]
Export of Calendar with column hierarchy fixed.
(build 3742)
-
[Scheduler]
Active areas with action:"Move" fixed on touch devices - vertical moving (Scheduler)
(build 3742)
-
Text clipping during image export fixed (JPEG, PNG).
(build 3742)
-
[Calendar]
The moving/resizing shadow should be cleared properly when the target position is forbidden (overlap prevention, disabled cells) - fixed (Calendar).
(build 3742)
-
[Calendar]
Event delete icon not displayed properly - fixed (Calendar).
(build 3742)
-
Submenu shouldn't be activated after the parent has been closed - fixed.
(build 3742)
-
[Calendar]
Crosshair highlighting fixed in IE11 (Calendar).
(build 3742)
-
Text padding fixed during image export (for horizontalAlignment:"right").
(build 3742)
-
Position of submenu invoked from an active area fixed.
(build 3742)
-
[Scheduler]
Vertical event position fixed during image export (Scheduler scrolled down).
(build 3742)
-
[Scheduler]
Scheduler coords updated in delayed event click handler (with event double click enabled).
(build 3742)