This repository was archived by the owner on Jul 19, 2025. It is now read-only.
v3.2.0
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.

For now this feature supported only for
DatePickerandTimePicker
Features
- Add
variant="static"(#1164) - Landscape orientation support (#1177)
- Custom toolbar component via
ToolbarComponentprop (#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 ❤️