DayPilot Pro for JavaScript 2024.2.5922

Release date: April 15, 2024

JavaScript Yearly Calendar

Features

  • The target position can be adjusted in real time during drag-and-drop moving using onEventMoving in the Calendar (args.start, args.end, args.resource).
  • The target position can be adjusted in real time during drag-and-drop resizing using onEventResizing in the Calendar (args.start, args.end).

Improvements

  • [Calendar] Column margins are applied to the moving shadow (Calendar). (build 5914)
  • [Calendar] Column margins are applied to the time range selection (Calendar). (build 5915)

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 5913)
  • [Kanban] Synchronous card moving fixed in Kanban ("Uncaught TypeError: u is not a function" error). (build 5916)