fix(input): resolve RTL support (#2315)
Closes # 2315
๐ Description
Add RTL support to the input component.
โณ๏ธ Current behavior (updates)
The input component currently lacks support for right-to-left (RTL) direction.
๐ New behavior
This PR addresses the RTL support issue in the input component, ensuring correct rendering in RTL environments.
๐ฃ Is this a breaking change (Yes/No):
๐ Additional Information
- Resolves issue #2315
- Added RTL support to the input component
๐ฆ Changeset detected
Latest commit: fab4f9e5a1f45337fd58a0b4a683a6040716a6e8
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 3 packages
| Name | Type |
|---|---|
| @nextui-org/input | Patch |
| @nextui-org/autocomplete | 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
@mrbadri is attempting to deploy a commit to the NextUI Team on Vercel.
A member of the Team first needs to authorize it.
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 7, 2024 10:20pm |
Hi @mrbadri, thank you for submitting this pull request. I will review it shortly
@mrbadri it worked fine, thank you!, could you please add the changeset?
Hi jrgarciadev, thank you for review my pull request
when i run 'pnpm changeset' i get this error : ๐ฆ Which packages would you like to include? ยท No items were selected ๐ฆ error You must select at least one package to release ๐ฆ error (You most likely hit enter instead of space!)
i can't add changeset
Hi jrgarciadev, I add changeset
Hi Mohammad Reza! if you need any help with RTL support, I'm ready to help you.
Hi jrgarciadev,
I hope you're doing well! I've made some updates to address the feedback you provided earlier. Could you please take another look at my pull request when you have a moment? Your feedback is greatly appreciated.
Thank you!
Mohammad Reza Badri