Skip to content

fix: add RTL support to the Table component#2472

Merged
jrgarciadev merged 1 commit into
heroui-inc:mainfrom
mrbadri:fix/table
Mar 8, 2024
Merged

fix: add RTL support to the Table component#2472
jrgarciadev merged 1 commit into
heroui-inc:mainfrom
mrbadri:fix/table

Conversation

@mrbadri
Copy link
Copy Markdown
Contributor

@mrbadri mrbadri commented Mar 8, 2024

Closes #2471

📝 Description

Add RTL support to the table component.

⛳️ Current behavior (updates)

The table component currently lacks support for right-to-left (RTL) direction.

🚀 New behavior

This PR addresses the RTL support issue in the switch component, ensuring correct rendering in RTL environments.

💣 Is this a breaking change (Yes/No):

📝 Additional Information

@mrbadri mrbadri requested a review from jrgarciadev as a code owner March 8, 2024 09:35
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 8, 2024

🦋 Changeset detected

Latest commit: b0dae69

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@nextui-org/table Patch
@nextui-org/react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextui-storybook-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 8, 2024 9:37am

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 8, 2024

@mrbadri is attempting to deploy a commit to the NextUI Inc Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown
Member

@jrgarciadev jrgarciadev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! @mrbadri 🙏🏻

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.

[BUG] - Lack of RTL Support in table

2 participants