jpmorganchase / salt-ds

React UI components built with a focus on accessibility, customization and ease-of-use
https://www.saltdesignsystem.com
Apache License 2.0
120 stars 88 forks source link

Bordered date picker dev #3795

Closed origami-z closed 1 month ago

origami-z commented 2 months ago

Area

UI Components

The problem

Need bordered version to be more compatible with theme next's rounded corner

Design aligned to other form controls in #3456

The solution

Add bordered option

Alternatives and examples

/

Are you a JPMorgan Chase & Co. employee?

ThusharaJ07 commented 1 month ago

Added bordered prop to DateInput Added examples for DateInput & DatePicker in storybook Added site example for DatePicker PR: https://github.com/jpmorganchase/salt-ds/pull/3798

awaiting review

mark-tate commented 1 month ago

design review required ? @dplsek

ThusharaJ07 commented 1 month ago

~added provision for dropdowns (month and date) to appear as bordered when the date picker is bordered Merged to labs.