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(v2): [Date0] add single date DatePicker component #3185

Merged
merged 33 commits into from
Jan 13, 2022

Conversation

karrui
Copy link
Contributor

@karrui karrui commented Dec 14, 2021

Problem

This PR adds the SINGLE DATE date picker component. The range version will come in a later PR
Closes #2006

Solution

Features:

  • Add DatePicker component

Before & After Screenshots

New DatePicker story is included

Tests

Will add unit tests soooooooooon

Deploy Notes

New dependencies:

  • dayzed: headless datepicker library
  • react-use: hooks, used here for key navigation
  • uuid: generate unique class names for focus navigation with arrow keys

@karrui karrui force-pushed the form-v2/date-component branch 2 times, most recently from b064963 to c0df992 Compare December 16, 2021 08:44
@karrui karrui changed the title feat(v2): add single date DatePicker component feat(v2): [Date0] add single date DatePicker component Dec 16, 2021
@karrui karrui force-pushed the form-v2/date-component branch from 8c89af6 to 3dea013 Compare January 13, 2022 06:52
@karrui karrui merged commit 6af860a into form-v2/develop Jan 13, 2022
@karrui karrui deleted the form-v2/date-component branch January 13, 2022 09:19
@justynoh justynoh mentioned this pull request Oct 5, 2022
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