Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1010 Bytes

CHANGELOG.md

File metadata and controls

39 lines (25 loc) · 1010 Bytes

Change Log

Version 1.1.0 (2014-01-28)

  • New: OnDateSelected listener.
  • New: setSelectedDate initialization method.
  • New: Multi-date selection and range selection modes.
  • New: OnDateConfiguredListener controls which dates are selectable along with OnInvalidDateSelectedListener when an invalid date selection is attempted.
  • New: Use custom selector states for styling.
  • Fix: Use standalone month name when supported.
  • Fix: Use current calendar's proper first day of week.

Version 1.0.3 (2013-02-25)

  • Fix: scroll to selected date after init.

Version 1.0.2 (2013-02-15)

  • Fix: Months with no selectable dates are no longer displayed.

Version 1.0.1 (2013-02-13)

  • Fix: NullPointerException when clicking on day headers.
  • Fix: Better row measurement cachine.

Version 1.0.0 (2013-01-31)

Initial release.