mui / material-ui-pickers

Date & Time pickers for Material UI (support from v1 to v4)
https://github.com/mui/material-ui-pickers/issues/2157
MIT License
2.32k stars 833 forks source link

Feat: Improve hover rendering #1913

Closed bertrandp closed 4 years ago

bertrandp commented 4 years ago

My use case

Here is the current week picker from the demo page weekpick

It would be great to be able to hover the whole week instead of just one day.

Here is an exemple of airbnb picker 7 day hover

dmtrKovalenko commented 4 years ago

We are not working on week picker as separate component (at least for now) it is mostly a demo of how to customize day rendering.

Make sure that in v4 in the new <DateRangePicker /> we already implemented range preview on hover