rjsf-material-ui icon indicating copy to clipboard operation
rjsf-material-ui copied to clipboard

Use material-ui pickers for date inputs

Open LorenzHenk opened this issue 6 years ago • 3 comments

Description

We should consider using the new @material-ui/pickers for date inputs.

The problem here is, that it introduces another (peer)Dependency (@material-ui/pickers), which itself adds a peer dependency (date formatting library of your choice).

I'm not certain whether or not this is worth it.

LorenzHenk avatar Jul 11 '19 09:07 LorenzHenk

I'd really like to have pickers, no matter if they are a peer or an optional dependency

lamuertepeluda avatar Jul 18 '19 21:07 lamuertepeluda

Btw this package did it, although with too much customizations in the dependencies, in my opinions

lamuertepeluda avatar Jul 22 '19 08:07 lamuertepeluda

Maybe this one is a better example. But I like your TS approach more.

lamuertepeluda avatar Jul 22 '19 08:07 lamuertepeluda