Skip to content

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?

@SnowRunescape SnowRunescape requested a review from crswll April 21, 2024 02:42
@veganista
Copy link

veganista commented May 30, 2024

I've been using maizzle and these are very handy for controlling table borders in old versions of Outlook.

Adding border-solid causes Outlook to render all borders, where adding border-*-solid allows adding borders to just the target side.

I'm sure supporting Outlook 2016 isn't a priority though 😂

@thecrypticace thecrypticace requested a review from a team as a code owner December 3, 2024 19:05
@RobinMalfait RobinMalfait changed the base branch from main to v3 January 27, 2025 11:19
@RobinMalfait
Copy link
Member

Hey!

Now that Tailwind CSS v4 is out, we won't be adding new features to v3. Feel free to contribute this to the v4 codebase if you want (but can't promise an ETA on when we will be able to accept the PR).

Going to close the PR for now, but I do appreciate the contribution!

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.

6 participants