DayPilot Pro for ASP.NET WebForms 2019.4.3725

Release date: December 9, 2019

Features

  • [Scheduler] Link bubbles
  • [Scheduler] Event containers - force events to be displayed at the same position

Improvements

  • [Scheduler] DayPilot.Scheduler.rows.find(func, startIndex) added. (build 3725)
  • [Month] Cell header padding adjusted (default theme). (build 3725)
  • Modal: args.canceled (boolean) in onClose/d. (build 3725)
  • [Scheduler] DayPilotScheduler.EventMovingJavaScript supports args.left.height and args.right.height. (build 3725)
  • [Scheduler] DayPilot.Scheduler.scrollToResource() accepts DayPilot.Row as well. (build 3725)
  • [Gantt] New default values: TaskHeight = 34, HeaderHeight = 30, default styles updated to match (build 3725)
  • [Gantt] DayPilotGantt.LinkBottomMargin default value changed from 10 to 17 (build 3725)
  • [Scheduler] DayPilotScheduler.EventResizingJavaScript: args.overlapping available (build 3725)
  • [Month] The default value of CellHeaderHeight changed from 16 to 24 (pixels). (build 3725)
  • [Calendar] Added: DayPilot.Calendar.columns.find(date[, id]), DayPilot.Column.events.all(), DayPilot.Column.events.forRange(start, end), DayPilot.Column.events.isEmpty(), DayPilot.Column.events.totalDuration() (build 3725)
  • [Month] Default HeaderHeight value changed to 30 (used to be 20) (build 3725)
  • [Scheduler] Scheduler concurrent event group CSS updated (text vertically centered). (build 3725)
  • [Scheduler] DayPilotScheduler.TimeRangeSelectingJavaScript: args.overlapping available (build 3725)
  • [Scheduler] DayPilot.Scheduler.rows.selection.add() optimized. (build 3725)
  • [Calendar] DayPilot.Calendar.makeDraggable(data) - data.externalHtml and data.externalCssClass supported. (build 3725)
  • [Scheduler] Rendering of row selection optimized (Scheduler) (build 3725)
  • Modal background opacity increased to 0.5 from 0.3 (builtin CSS themes). (build 3725)
  • Modal: Unregistering global events on close if disposeOnClose=true. (build 3725)
  • DayPilot.Row.hidden (build 3725)
  • DayPilot.Modal.form() initial implementation (build 3725)
  • Default modal min width changed from 800 to 600 (pixels). (build 3725)
  • [Scheduler] DayPilot.Scheduler.scrollIntoView() (build 3725)
  • [Scheduler] DayPilotScheduler.EventResizingJavaScript supports args.left.height and args.right.height. (build 3725)
  • [Scheduler] Zero and negative duration of events checked during multi-resizing (Scheduler). Events with invalid duration are marked with *_shadow_invalid CSS class and EventResize is canceled. (build 3725)
  • Clicking a menu item witch children doesn't close the context menu anymore. (build 3725)
  • Areas: AreaVisibility.TouchVisible mode added (always visible on devices that don't support hover). (build 3725)
  • Active areas support VerticalAlignment() and HorizontalAlignment(). (build 3725)
  • [Scheduler] DayPilotScheduler.ScrollDelayRows: progressive row header rendering delay (during scrolling). (build 3725)
  • [Month] Header content vertically centered (default CSS theme) (build 3725)
  • [Scheduler] Row header column titles vertically centered during export (build 3725)
  • [Scheduler] DayPilotScheduler.TimeRangeSelectingJavaScript supports args.left.height and args.right.height. (build 3725)

Fixes

  • [Calendar] Calendar external drag and drop shadow position fixed (when moving out and in at the bottom). (build 3725)
  • [Scheduler] Incorrect Scheduler separator rendering fixed (when timeline cell widths don't correspond to CellWidth). (build 3725)
  • [Scheduler] Jerky vertical scrolling fixed (Scheduler on touch devices). (build 3725)
  • [Scheduler] Incorrect value of area.left fixed during image export (Scheduler) (build 3725)
  • [Scheduler] Calling DayPilot.Scheduler.getViewPort() with empty timeline caused an error (Uncaught TypeError: Cannot read property 'x' of null) - fixed. The values of viewport.start and viewport.end will be null in this case. (build 3725)
  • [Scheduler] Scheduler resize + auto cell width + forced minimal event width -> row height update fixed (regression). (build 3725)
  • [Calendar] Crosshair disappearing on the left side of the grid - fixed (Calendar). (build 3725)
  • [Scheduler] SVG export fixed ("String expected" error) - Scheduler (build 3725)
  • [Scheduler] DayPilot.Scheduler.stopDragging() error fixed (external drag and drop). (build 3725)
  • [Gantt] Gantt chart link shadow CSS fixed (default theme). (build 3725)
  • [Scheduler] Vertical scrolling using row headers disabled to prevent scrolling synchronization issues on iOS >= 13 (Scheduler). (build 3725)
  • [Scheduler] args.cssClass is now reset properly in DayPilotScheduler.TimeRangeSelectingJavaScript (build 3725)
  • DayPilot.Modal this.div null reference fixed (autoresize): "Cannot read property 'offsetWidth' of null at DayPilot.Modal.Se" (build 3725)
  • [Scheduler] Event moving for UseEventBoxes = "Never" and SnapToGrid = true fixed (Scheduler). (build 3725)
  • [Scheduler] Time range selection context menu shouldn't be fired for disabled parent rows - fixed(Scheduler). (build 3725)
  • [Scheduler] Scheduler resize + auto cell width + forced minimal event width -> row height update fixed. (build 3725)
  • [Scheduler] Scheduler image export: Row header overflow fixed (multiple columns). (build 3725)