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

feat(date-picker): add input type variant for single date and range selection datepicker #303

Merged
merged 19 commits into from
Dec 3, 2021

Conversation

kulkarni-kashyap
Copy link
Contributor

@kulkarni-kashyap kulkarni-kashyap commented Nov 23, 2021

  • Add input type variant for single date selection
  • Add keyboard nav support
  • Make datepicker inert
  • Change styles to align with DSM standards for single date and date range selection

Sample screenshots:

  • Single Date picker

Screenshot 2021-12-03 at 2 19 58 PM

  • Date Range picker

Screenshot 2021-12-03 at 2 20 28 PM

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My commits have standard messages as mentioned in Contributing Guidelines

How Has This Been Tested?

…election datepicker

Add input type variant for single date and date range selection, add keyboardnav support, make
datepicker inert, Change styles to align with DSM standards
@kulkarni-kashyap kulkarni-kashyap marked this pull request as ready for review November 24, 2021 04:35
@kulkarni-kashyap kulkarni-kashyap mentioned this pull request Nov 25, 2021
6 tasks
Copy link
Collaborator

@arvindanta arvindanta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kulkarni-kashyap kulkarni-kashyap merged commit f520401 into canary Dec 3, 2021
@kulkarni-kashyap kulkarni-kashyap deleted the feat/date-picker branch December 3, 2021 08:52
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

Successfully merging this pull request may close these issues.

2 participants