Horizontal Calendar v1.3.2 Release Notes
Release Date: 2018-01-15 // over 6 years ago-
๐ New Features
- โ Added Events.
๐ Bugs Fixed
- ๐ Fixed calendar taking time into account when calculating diff between dates.
Previous changes from v1.3.0
-
๐ฅ Breaking changes
- Switched to
java.util.Calendar
instead ofjava.util.Date
. - ๐ Replaced
builder.startDate()
andbuilder.endDate()
methods withbuilder.range()
.
๐ New Features
- โ Added the ability to change calendar dates range and configs after initialization.
โจ Enhancements
- โ Added ripple effect on click.
- Switched to