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

refactor(Date Picker): use CSS logical properties instead of physical values #1106

Merged
merged 3 commits into from
Jul 22, 2024

Conversation

Cata1989
Copy link
Collaborator

@Cata1989 Cata1989 commented Jun 12, 2024

Description

The goal of this PR is to modernize the CSS by incorporating logical properties for improved adaptability and support for different writing modes.

Related Issue

Fixes #ISSUE_NUMBER

Documentation

Screenshots (if applicable)

Checklist

  • I have read the CONTRIBUTING document.
  • I have read the CODE OF CONDUCT document.
  • I have reviewed my own code.
  • I have tested the changes locally.
  • I have updated the documentation (if applicable).
  • I have added unit tests and e2e tests (if applicable).
  • I have requested reviews from relevant team members.

Additional Notes

@Cata1989 Cata1989 force-pushed the refactor/date-picker-logical-properties branch 4 times, most recently from ad987a9 to 9fb1dbd Compare June 21, 2024 07:07
@Cata1989 Cata1989 force-pushed the refactor/date-picker-logical-properties branch from 9fb1dbd to d365645 Compare July 8, 2024 14:53
@dgonzalezr dgonzalezr force-pushed the refactor/date-picker-logical-properties branch from d365645 to a7c5f49 Compare July 19, 2024 14:26
@dgonzalezr dgonzalezr added the refactor 🧑🏼‍🔧 When something have been changed but the main scope/functionality remains label Jul 20, 2024
@dgonzalezr dgonzalezr self-assigned this Jul 20, 2024
@dgonzalezr dgonzalezr force-pushed the refactor/date-picker-logical-properties branch from a7c5f49 to d059b54 Compare July 22, 2024 08:22
Copy link

@dgonzalezr dgonzalezr merged commit 0c032a0 into main Jul 22, 2024
6 checks passed
@dgonzalezr dgonzalezr deleted the refactor/date-picker-logical-properties branch July 22, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor 🧑🏼‍🔧 When something have been changed but the main scope/functionality remains
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants