Horizontal Calendar v1.1.5 Release Notes

Release Date: 2017-05-04 // almost 7 years ago
  • ๐Ÿ› Bugs Fixed

    • ๐Ÿ›  Fixed a bug when selecting a date with immediate as true, causing the old date to stay selected.

    ๐Ÿ†• New Features

    • โž• Added possibility to define default selected Date through the Builder: builder.defaultSelectedDate().

    ๐Ÿ—„ Deprecated Method

    • ๐Ÿ— builder.centerToday() is no longer available, use builder.defaultSelectedDate(new Date()) instead