Material-ui-pickers v4
See original GitHub issueIs your feature request related to a problem? Please describe.
Material UI Pickers is getting close to releasing v4. This introduces some breaking changes to mui-rff
. The first one being:
There is no more Keyboard components exported (like KeyboardDatePicker). From now any picker will allow keyboard input. For mobile, it is possible using the “pen” icon inside the dialog.
Describe the solution you’d like
I believe the best way forward would be to remove support for KeyboardDatePickers
and address any other breaking changes. As these would be breaking changes for mui-rff
we would need to release v3.0.0
.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:19 (8 by maintainers)
Top Results From Across the Web
material-ui-pickers-v4 - npm
React components, that implements material design pickers for material-ui v4 with updated material ui. Latest version: 3.3.12, ...
Read more >Date picker, Time picker React components - Material-UI
Date pickers and Time pickers provide a simple way to select a single value from a pre-determined set.
Read more >Material-UI Pickers
Date & Time pickers, built with ❤️ for @material-ui/core · Developer experience first · Any date management library · Blazing fast & well...
Read more >Releases · mui/material-ui-pickers - GitHub
Our new API to render the text field input, that solves a lot of problems! Like spreading props down to text field, override...
Read more >Material UI Pickers v4 Example - CodeSandbox
Material UI Pickers v4 Example. 0. Embed Fork Create Sandbox Sign in. Sandbox Info. Material UI Pickers v4 Example. https://stackoverflow.com/a/49902805/ ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yes, sounds great
I’m going to close this as this likely falls under MUI 5.
https://github.com/lookfirst/mui-rff/issues/401