DayPilot Lite for JavaScript 1.2 SP1

Release date: March 16, 2015 (build 1.2.171)

API Changes

  • CssOnly mode enforced (Navigator, Calendar, Month). (build 154)

Improvements

  • DayPilot.Event.data.cssClass available for setting custom event CSS class. (build 154)
  • Custom duration bar color (Calendar). (build 154)
  • Navigator AngularJS plugin (build 164)
  • DayPilot.Modal: Configuration options can be supplied as constructor parameter. (build 168)
  • Calendar: .visible property, .show() and .hide() methods (Calendar) (build 169)
  • DayPilot.Modal: onClosed event (build 170)
  • Navigator: Selection based on day (build 170)
  • angularAutoApply property implemented, applies custom event handler code (Calendar, Month, Navigator). (build 170)
  • DayPilot.Calendar.headerDateFormat property supported (build 170)

Fixes

  • eventMoveHandling="Disabled" detected properly (Calendar). (build 154)
  • Time range selecting fixed - HTML selecting disabled (Calendar). (build 154)
  • Overriding event background (Calendar). (build 154)
  • Preventing click event from being fired after resizing (Calendar). (build 154)
  • Moving and resizing cursors fixed (Calendar). (build 154)
  • Event stacking bug fixed (Calendar). (build 154)
  • Navigator updates selectMode during update() (build 169)
  • onEventMove and onEventMoved correctly firing during moving (used to fire onEventResize/onEventResized) (build 170)