Horizontal Calendar v1.3.2 Release Notes

Release Date: 2018-01-15 // over 6 years ago
  • 🆕 New Features

    🐛 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 of java.util.Date.
    • 🏗 Replaced builder.startDate() and builder.endDate() methods with builder.range().

    🆕 New Features

    • ➕ Added the ability to change calendar dates range and configs after initialization.

    ✨ Enhancements

    • ➕ Added ripple effect on click.