I've created a branch in my fork compatible with Material-UI Pickers v4
- @material-ui/pickers
^3.2.8 to ^4.0.0-alpha.10
- Dependencies upgraded
- Replace
MuiPickersUtilsProvider by LocalizationProvider
- Import
DateRangeDelimiter, DateRangePicker components
- Added
DateRangeInput
I haven't tested completely so it may have some issues, but it's a start.
You can check it out here: https://github.com/emulienfou/react-admin-date-inputs/tree/mui-pickers-v4
I've created a branch in my fork compatible with Material-UI Pickers v4
^3.2.8to^4.0.0-alpha.10MuiPickersUtilsProviderbyLocalizationProviderDateRangeDelimiter,DateRangePickercomponentsDateRangeInputI haven't tested completely so it may have some issues, but it's a start.
You can check it out here: https://github.com/emulienfou/react-admin-date-inputs/tree/mui-pickers-v4