Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

v1.0.0-beta.2

Compare
Choose a tag to compare
@dmtrKovalenko dmtrKovalenko released this 13 Nov 12:16
bd8d622

We have moved to beta 🎉
Big thanks to @noah-potter he made this release possible

Here are some highlights ✨

Features

  1. Add renderDay(date, selectedDate, dayInCurrentMonth) hook, allowed to specify custom renderer for calendar day.
  2. Add labelFunc(date, invalidLabel) hook, allowed to specify custom dynamic label for text field

Fixes

  1. Fix incorrect behavior on focus moving through several pickers in form.
  2. Remove ability to click onto the disabled field