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): [Date1] add DateRangePicker/Input component #3199

Merged
merged 22 commits into from
Jan 14, 2022

Conversation

karrui
Copy link
Contributor

@karrui karrui commented Dec 16, 2021

This PR builds upon #3185

Problem

This PR adds a DateRangePicker component with the appropriate multi-month calendar popover.

Related to #2006

Solution

Features:

  • render multiple months correctly in multi-cal display
  • add DateRangePicker component
  • add initial DateRangeInput component
  • style: add gradient styling when range is across months

Bug Fixes:

  • fix: prevent spacebar from opening native date picker

Before & After Screenshots

New DateRangeInput stories have been added

Tests

SORRY

@karrui karrui requested a review from mantariksh December 16, 2021 16:02
@karrui karrui changed the title feat(v2): add DateRangePicker/Input component feat(v2): [Date1] add DateRangePicker/Input component Dec 16, 2021
@karrui karrui force-pushed the form-v2/date-range-picker-1 branch from afd626e to 81553d6 Compare January 13, 2022 06:52
Base automatically changed from form-v2/date-component to form-v2/develop January 13, 2022 09:19
@karrui karrui force-pushed the form-v2/date-range-picker-1 branch from 81553d6 to 0a906b9 Compare January 13, 2022 09:21
@karrui karrui merged commit a0c0d34 into form-v2/develop Jan 14, 2022
@karrui karrui deleted the form-v2/date-range-picker-1 branch January 14, 2022 04:58
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.

1 participant