DayPilot Pro for ASP.NET MVC 2024.2.6089

Release date: June 27, 2024

Features

  • [Calendar] AutoScroll supported on touch devices during drag and drop (Calendar)
  • [Calendar] Target shadow can span multiple columns (moving, resizing, time range selection).

Improvements

  • [Scheduler] AutScroll stopped properly on mouse release (rectangle selection in Scheduler). (build 6087)
  • [Calendar] Column margins are applied to the moving shadow (Calendar). (build 6087)
  • [Gantt] Multi-select API added (Gantt) (build 6087)
  • [Gantt] Styling of selected task box updated (Gantt). (build 6087)
  • Bubble An active area will always display a bubble on hover if the `bubble` property is specified. The `bubble` property of an active area can be combined with any `action` value. (build 6087)
  • [Calendar] Column margins are applied to the time range selection (Calendar). (build 6087)

Fixes

  • Bubble Bubble position fixed for `position: "Mouse"` when the mouse position is too close to the window top so that the bubble can't be displayed above the cursor. (build 6087)
  • [Calendar] Duplicate firing of onEventClick on touch devices fixed. (build 6087)
  • [Scheduler] ResizeObserver cleanup on component disposal fixed ["Cannot read properties of null (reading 'offsetParent')"] (Scheduler). (build 6087)
  • [Calendar] DayPilot.Calendar.clearSelection() correctly clears a selection created by selectTimeRange(). (build 6087)
  • [Scheduler] Bubble activated by an event active area shouldn't be overridden by the event bubble in the Scheduler (fixed). (build 6087)
  • [Calendar] Tapping on the event allows updating the current position for the context menu (Calendar). (build 6087)
  • [Calendar] Resizing events in resources mode with `dayBeginsHour` specified fixed (Calendar). (build 6087)
  • [Scheduler] Correctly loading events for rows with no ID in Resources view (Scheduler). (build 6087)
  • [Calendar] Manual DayPilot.Menu.show() call should work on touch devices without `calendar` reference (fixed). (build 6087)
  • [Calendar] onTimeRangeClick and onTimeRangeDoubleClick fixed in the Calendar. (build 6087)
  • [Calendar] Incorrect shadow snapping when calling DayPilot.Calendar.selectTimeRange() method fixed. (build 6087)