DayPilot Pro for JavaScript 8.1 SP7

Release date: November 30, 2015 (build 8.1.1947)

Improvements

  • [Scheduler] Cellwidth range demo (Scheduler). (build 1896)
  • [Month] DayPilot.Date.parse() supports "MMMM" and "MMM" (month names). (build 1898)
  • DayPilot.Date.parse() returns null for formally correct but invalid input - e.g. DayPilot.Date.parse("2/29/2015", "M/d/yyyy"); (build 1901)
  • [Calendar] onAfterRender fired during .update(), with args.isUpdate = true (Calendar). (build 1903)
  • [Calendar] .showCurrentTimeOffset property added (Calendar). (build 1911)
  • [Month] dp.events.forRange() added (Month). (build 1912)
  • [Bubble] Active area with action: "Bubble" supported on touch devices. (build 1913)
  • [Scheduler] Scheduler.onEventEdit/onEventEdited fired when there is no change and when the editing was canceled using key (args.canceled). (build 1914)
  • [Scheduler] UI update in dp.events.add() postponed and merged - multiple calls will cause just one UI redraw (Scheduler). (build 1916)
  • [Scheduler] DayPilot.Event forbidden in .events.list (throwing an exception) - Scheduler. (build 1920)
  • [Scheduler] Scale: Hours demo includes customized snap-to-grid implementation (Scheduler). (build 1923)
  • DayPilot.Modal.opener() added. (build 1925)
  • [Scheduler] Move/ResizeStart/ResizeEnd active areas in floating event divs supported (Scheduler). (build 1927)
  • [Calendar] Calendar event active area default visibility set to "Visible". (build 1929)
  • fr-ca locale added. (build 1930)
  • [Scheduler] Active area for row header displays the default context menu (.contextMenuResource) if not specified using .menu area property (Scheduler). (build 1934)
  • [Calendar] ResizeEnd and ResizeStart event active areas supported in the Calendar. (build 1935)
  • [Scheduler] Pinch gesture doesn't trigger time range selecting (Scheduler). (build 1935)
  • [Calendar] timeRangeRightClickHandling, onTimeRangeRightClick, onTimeRangeRightClicked added (Calendar). (build 1942)
  • [Month] onEventClick(ed) supports args.div, args.originalEvent, args.ctrl, args.meta (Month). (build 1943)

Fixes

  • [Scheduler] Rendering separators in manual scale mode fixed (Scheduler). (build 1902)
  • [Calendar] Event sorting of numerical values fixed (0 is now evaluated properly) - Calendar. (build 1904)
  • [Scheduler] Event sorting using numerical values fixed (0 is now evaluated properly) - Scheduler, Month. (build 1905)
  • [Month] Event sorting using numerical values fixed (0 is now evaluated properly) - Scheduler, Month. (build 1905)
  • Cancel the default event tap action for active area with action: "ContextMenu". (build 1905)
  • [Scheduler] Time range selection updated after browser window resize. (build 1910)
  • [Navigator] Navigator themes fixed (navigator_8, navigator_blue, navigator_g, navigator_green, navigator_transparent, navigator_white). (build 1914)
  • [Scheduler] All FinishToStart type links fixed (Scheduler). (build 1926)
  • [Scheduler] Real-time position indicator locale fixed (Scheduler). (build 1931)
  • [Scheduler] Grid cell click uses onTimeRangeSelecting properly to modify the behavior - fixed (Scheduler). (build 1932)
  • [Calendar] Pinch gesture doesn't trigger time range selecting (Calendar). (build 1935)
  • [Scheduler] Manual timeline today offset bug fixed (affected the hotel reservation tutorial) - Scheduler. (build 1937)