v0.2.9
What's new in v0.2.9
Huge refacto on components :)
π Fixes
- Fixed allowedDates to work with date/month/quarter & year
- Fixed controls (navigation will be locked when reach max/min dates)
- Fixed 'quarter' type, when date is undefined.
- FulllScreen mobile activate dynamically on resize
π₯ Breaking
- Removed prop noInput (useless we can use custom activator)
- Updated day slot (don't need to design it anymore)
π News
- mobileBreakpoint prop: Used to set when to toggle between normal datepicker & fullscreen datepicker. Used with fullscreenMobile prop
- Allows to show month/year when init datepicker (for example a birthday picker)
min-date
&max-date
will automatically set years range.
I might have missed things, because I've rewritten so much on this version.