react-dropdown-date icon indicating copy to clipboard operation
react-dropdown-date copied to clipboard

select date from Day, Month and Year dropdown

Results 15 react-dropdown-date issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](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...

dependencies

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...

dependencies

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)?