DayPilot Lite for JavaScript 2022.3.415

Release date: August 1, 2022

A list of features, improvements, and bug fixes added in the 2022.3.415 version of the open-source DayPilot Lite scheduling library:

Features

Improvements

  • [Calendar] Resizing, moving and deleting of calendar events can be disabled for individual events using onBeforeEventRender (args.data.resizeDisabled, args.data.moveDisabled, args.data.deleteDisabled). (build 399)
  • [Month] DayPilot.Month.eventRightClickHandling property added (default value: "ContextMenu") (build 399)
  • [Month] Resizing, moving and deleting of calendar events can be disabled for individual events using DayPilot.Month.onBeforeEventRender (args.data.resizeDisabled, args.data.moveDisabled, args.data.deleteDisabled). (build 399)
  • [Month] DayPilot.Month.eventClickHandling = "ContextMenu" supported (build 402)
  • [Calendar] DayPilot.Calendar.eventRightClickHandling property added (default value: "ContextMenu") (build 402)
  • [Calendar] DayPilot.Calendar.eventClickHandling = "ContextMenu" supported (build 402)

Fixes

  • Access to the "control" property of the Vue monthly calendar component fixed (build 404)
  • Vue 3 event duration calculation fixed (Vue 3 translates DayPilot.Date objects to Proxy objects) (build 412)

NPM Packages

The NPM package version for this release is 3.9.0: