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(datepicker): step 2, styling the component #207

Merged
merged 6 commits into from
Sep 25, 2023

Conversation

Leotheluck
Copy link
Contributor

@Leotheluck Leotheluck commented Sep 20, 2023

Datepicker component styling

2 new attributes:

color?: defines the color of the Datepicker
inline?: defines if the component should be inline

The datepicker module is displayed seamlessly border-to-border with the input above, input's bottom right corner radius is adjusted regarding the inline attribute.

@Leotheluck Leotheluck added the enhancement New feature or request label Sep 20, 2023
@Leotheluck Leotheluck requested a review from a team as a code owner September 20, 2023 12:06
dpellier

This comment was marked as resolved.

@Leotheluck Leotheluck merged commit a88a4d9 into feat/datepicker Sep 25, 2023
@Leotheluck Leotheluck deleted the feat/datepicker-step-2 branch September 25, 2023 07:45
Leotheluck added a commit that referenced this pull request Oct 3, 2023
* feat(datepicker): step 1, component with no style

* feat(datepicker): step 2, styling the component

* feat(datepicker): step 2, styling the component

* feat(datepicker): step 2, styling the component

* feat(datepicker): step 2, styling the component

* feat(datepicker): step 2, styling the component
dpellier pushed a commit that referenced this pull request Oct 4, 2023
* feat(datepicker): step 1, component with no style

* feat(datepicker): step 2, styling the component

* feat(datepicker): step 2, styling the component

* feat(datepicker): step 2, styling the component

* feat(datepicker): step 2, styling the component

* feat(datepicker): step 2, styling the component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants