Closed mchirkin closed 7 years ago
Some people use placeholders that are not associated with the date format, for example "Birthday."
This PR would not show the date format hinting for those users, and thus removes functionality.
I can't accept this as-is, would you like to instead add a focusedPlaceholder
property?
Actually, it looks like this out of date PR implements this functionality: https://github.com/pushtell/react-bootstrap-date-picker/pull/65
You may want to fork that work bring it up to date with this repo.
I added a focusedPlaceholder
prop.
Please review changes.
Hi @mchirkin - thanks for the PR! Please review the conflicts when you have a chance.
Fix #83