DayPilot Lite for JavaScript 2021.2.261

Release date: June 1, 2021

Features

  • Time range selection is using the same shadow as moving/resizing (Calendar)
  • Using system fonts in the default theme (Calendar, Month, Navigator)
  • DayPilot.Modal 3.15.1 (includes DayPilot.Modal.form() programmatic dialog)
  • More efficient minification

Improvements

  • [Calendar] Additional Calendar themes updated (column header content centered vertically). (build 249)
  • [Calendar] DayPilot.Calendar.events.add() accepts a raw data object in addition to DayPilot.Event (build 249)
  • [Calendar] DayPilot.Calendar.events.find(id) added (build 259)
  • [Calendar] DayPilot.Calendar.events.update() accepts raw data object in addition to DayPilot.Event (build 259)
  • [Calendar] DayPilot.Calendar.events.remove() accepts raw data object in addition to DayPilot.Event (build 259)
  • [Calendar] DayPilot.Calendar.events.remove() accepts id (string | number) in addition to DayPilot.Event (build 259)