Skip to content

v2.1.0

Compare
Choose a tag to compare
@dmtrKovalenko dmtrKovalenko released this 10 Jan 15:43

It`s our 50th release! 😮

Thanks a lot for 4 contributors, who made this release possible. They are incredible 🥇
Here what's changed:

Features

  • We are relying on date-io v1 so it's required to update
  • 🎉 From now on material-ui-pickers using custom svg icons instead of falling back to icon font. No more
-<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
  • [docs] Added ability to switch date-utils in runtime

Fixes/Enhancements

  • Updated to the newest material-ui version and fixed all warnings
  • [bundlesize] Remove a lot of unused/duplicated defaultProps & propTypes (#843)
  • Export our context consumer component from entrypoint (#838)
  • [#823] Fix opening modal on 1900-01-01 if selected date in past
  • [typescript] Fix InputProps typing error & add dependency for @types/react-text-mask
  • [#824] [luxon] Fix crashing on opening datetime picker in error state (#829)

And many more bugfixes 🐛 and documentation improvements.
Thank you for using material-ui-pickers 😎