This repository was archived by the owner on Jul 19, 2025. It is now read-only.
v1.0.0-beta.2
We have moved to beta 🎉
Big thanks to @noah-potter he made this release possible
Here are some highlights ✨
Features
- Add
renderDay(date, selectedDate, dayInCurrentMonth)
hook, allowed to specify custom renderer for calendar day. - Add
labelFunc(date, invalidLabel)
hook, allowed to specify custom dynamic label for text field
Fixes
- Fix incorrect behavior on focus moving through several pickers in form.
- Remove ability to click onto the disabled field