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

v1.0.0-beta.11

Choose a tag to compare

@dmtrKovalenko dmtrKovalenko released this 26 Dec 10:06
daa246d

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 Typography whenever 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 keyboardIcon prop to have ability change keyboard icon
  • Add invalidDateMessage prop to change text of invalid date message