Skip to content

v3.2.0

Compare
Choose a tag to compare
@dmtrKovalenko dmtrKovalenko released this 15 Jul 18:54
· 400 commits to next since this release

This is a new release of material-ui-pickers. Are you excited?
Here comes orientation support 🎉 . From now pickers will automatically use device orientation and change the layout for a better experience.
image

For now this feature supported only for DatePicker and TimePicker

Features

  • Add variant="static" (#1164)
  • Landscape orientation support (#1177)
  • Custom toolbar component via ToolbarComponent prop (#1182)

Fixes/Enhancements

  • [Calendar] Remove arrows white background on sliding from disabled state
  • Do not show error if input value was cleared symbol by symbol (#1160)
  • Fix keyboard popover position (#1184)
  • [InlineVariant] Do not update value on backdrop click (#1162)
  • [TimePicker] Properly hide separator if views not included (#1161)
  • Do not accept a and p sympbols in not am/pm mode (#1183)
  • [docs] Fix variant prop type displaying, highlight code in 'type'
  • [docs] Add Hijri calendar example (#1153)

Big thanks to everyone who supported this release ❤️