Skip to content

Releases: mui/material-ui-pickers

v1.0.0-alpha.6

26 Oct 13:03
Compare
Choose a tag to compare

Big thanks to @ingro for contributing, he makes this release possible 🥇

There are some notes:

Features

  • Support of minDate/maxDate props for DatePicker @ingro

Enhancements

  • Change version of react version in peer deps
  • Update to material-ui 1.0.0-alpha.18

We are currently covered by unit tests 🎉

v1.0.0-alpha.3

24 Oct 09:09
Compare
Choose a tag to compare

Features

  • Touch support for clock pointer move 🎉

Fixes/Enhancements

  • Fix not working move event in safari
  • Fix not applying box-sizing in firefox
  • Remove rollup/webpack from requires in npm package

Initial release

23 Oct 07:28
Compare
Choose a tag to compare

🥇 First release of material-ui pickers 🎉

Features

  • Time Picker
  • Date Picker