All Versions
14
Latest Version
Avg Release Cycle
39 days
Latest Release
1028 days ago

Changelog History
Page 2

  • v7.8.2 Changes

    September 19, 2019

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed month dropdown not accepting monthPlaceholder prop properly (#188). Thanks, @linusmarco!
    • ๐Ÿ›  Fixed checking if font was loaded if no font was given (#193).
  • v7.8.1 Changes

    August 01, 2019

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed inputs not being measured again after font load .
    • ๐Ÿ›  Fixed some unit tests being unnecessarily parsed by Babel for distribution.
  • v7.8.0 Changes

    July 30, 2019

    What's new?

    • 0๏ธโƒฃ You can replace default placeholders (--) with custom ones using dayPlaceholder, monthPlaceholder, yearPlaceholder props.
  • v7.7.0 Changes

    July 12, 2019

    What's new?

    • You can now disable the calendar using disableCalendar prop.