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

Add border-style utilities #12652

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

SnowRunescape
Copy link

@SnowRunescape SnowRunescape commented Dec 25, 2023

This pull request introduces additional border styles to enhance the flexibility and customization options for borders in the project. The original implementation provided basic border styles, and this update extends the capabilities by including variations for both horizontal and vertical borders, as well as specific styles for each side (top, right, bottom, left).

Changes Made

.border-x-{style}
.border-y-{style}
.border-s-{style}
.border-e-{style}
.border-t-{style}
.border-b-{style}
.border-l-{style}
.border-r-{style}

Testing

Please ensure that the new styles have been tested in various scenarios to guarantee compatibility and consistency across different parts of the application.

@LeandroLovisolo
Copy link

LeandroLovisolo commented Mar 3, 2024

Any updates on this PR? Having classes like border-l-dotted and border-r-solid would be a big usability improvement.

@RobinMalfait RobinMalfait changed the base branch from master to archive/master-2024-02-23 March 4, 2024 21:49
@adamwathan adamwathan changed the base branch from archive/master-2024-02-23 to master March 9, 2024 13:59
@thecrypticace thecrypticace self-assigned this Mar 22, 2024
@SnowRunescape
Copy link
Author

any updates?

@SnowRunescape
Copy link
Author

@thecrypticace any updates?

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.

None yet

4 participants