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

Fix(Input): Added minDate and maxDate props in the input component #237

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

arielsrodriguez
Copy link
Contributor

Summary

The reason is to be able to limit the minimum and maximum date of date type inputs.

Task

  • not

Affected sections

  • src/components/Form/Input/MonthInput.tsx
  • src/components/Form/Input/BaseInput.tsx

How did you test this change?

  • Mannualy with storybook 🎨
  • All tests was passed ✅

added minDate and maxDate props in the input component
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@Misael840 Misael840 merged commit 28dab54 into main Sep 12, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants