DayPilot Lite for JavaScript 2021.1.248

Release date: January 15, 2021

Improvements

  • DayPilot.Date implementation updated. (build 235)
  • [Calendar] DayPilot.Calendar new defaults - cellHeight: 20 -> 30, headerHeight: 20 -> 30, hourWidth: 45 -> 60 (build 236)
  • [Navigator] DayPilot.Navigator new defaults - cellHeight: 20 -> 30, cellWidth: 20 -> 30, dayHeaderHeight: 20 -> 30, titleHeight: 20 -> 30 (build 237)
  • [Calendar] Default Calendar theme updated (build 237)
  • [Navigator] Default Navigator theme updated (build 237)
  • CSS themes updated (green, transparent, white). (build 238)
  • New demo layout (build 239)
  • [Month] DayPilot.Month.headerHeight - default value changed: 20 -> 30 (build 239)
  • [Month] DayPilot.Month.eventHeight - default value changed: 25 -> 30 (build 239)
  • [Month] DayPilot.Month.cellHeaderHeight - default value changed: 16 -> 24 (build 239)
  • [Month] DayPilot.Month - default theme updated (build 239)
  • Updated NOTICE (build 242)
  • DayPilot.Http.ajax() updated to match DayPilot Pro (default method, headers...). (build 246)

Fixes

  • DayPilot.Date.today() fixed. (build 234)
  • [Navigator] DatePicker theme fixed (now it uses the default navigator theme) (build 237)