react-dropdown-date
react-dropdown-date copied to clipboard
select date from Day, Month and Year dropdown
Hi can i disable the console log on day picker component?
Hi! I want to be able to control the height of the dropdown when on a mobile. Currently it takes up the full width and height of the viewport. I...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
How do I add refs to the picker? I want to focus it using useRef whenever it doesn't pass my validations. Thanks
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
When selecting a date, the value is being returned correctly but it displays as one day off. This is probably because when the date objects are built they accept a...
Is there any way of making this compatible with [Semantic UI's select field](https://react.semantic-ui.com/addons/select/#types-select)?