atlantis icon indicating copy to clipboard operation
atlantis copied to clipboard

feat(components): DatePicker implements CalendarDatePicker

Open rjdestigter opened this issue 1 year ago • 1 comments

Motivations

Keeping it consistent. Rather than rewriting this component I choose to write a new component to make reviewing changes easier. Since the mobile app names this component (or at least the calendar portion of it) CalendarDatePicker I made that component first before touching this one.

Todo: A11y

Essentially this component is now just CalendarDatePicker + Popover + a (custom) activator

Changes

Refactored to use CalendarDatePicker instead

Added

Changed

Deprecated

Removed

Dependency on react-datepicker

Fixed

Security

Testing


In Atlantis we use Github's built in pull request reviews.

image

rjdestigter avatar Oct 21 '23 00:10 rjdestigter