Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doesnt support date type #44

Open
AtNovember opened this issue Jun 14, 2017 · 4 comments
Open

doesnt support date type #44

AtNovember opened this issue Jun 14, 2017 · 4 comments

Comments

@AtNovember
Copy link

No description provided.

@tommyalvarez
Copy link

+1. An inline datepicker would be nice!

@f2net
Copy link

f2net commented Aug 22, 2017

I think an input type="date" would be enough for a RIEDate component.
For more complex things like a datepicker it would be better to have a custom renderer.

@f2net
Copy link

f2net commented Oct 19, 2017

It is possible to have a date input using editProps={{ type: 'date' }}, but with a custom RIEDate component it would be possible to get the date and format it to YYYY-MM-DD for the underlying date input component, too. If anyone is interested, I could make a pull request.

@darrendlin
Copy link

@f2net for sure interested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants