This repository was archived by the owner on Jul 19, 2025. It is now read-only.
v1.0.0-beta.11
Usually thanks to all contributors ❤️
Here are release highlights ✨
Breaking changes
- We have removed support for react < 16.2.0
- Replace top-level div wrapper with React.Fragment
Fixes / Enhancements
- Using material-ui's
Typographywhenever to inherit material-ui font setting @cherniavskii - Remove focusing from hidden dates @cherniavskii
- Make cancel button focusable @cherniavskii
- Add aria-labels for dialog actions @cherniavskii
- Adjust calendar height and margins to fit material design guidelines @cherniavskii
- Add
keyboardIconprop to have ability change keyboard icon - Add
invalidDateMessageprop to change text of invalid date message