Skip to content

[Tabs] Add RTL support (dir prop) #497

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

Merged
merged 1 commit into from
Feb 25, 2021
Merged

[Tabs] Add RTL support (dir prop) #497

merged 1 commit into from
Feb 25, 2021

Conversation

benoitgrelard
Copy link
Contributor

Fixes #468

@benoitgrelard benoitgrelard merged commit 074bd01 into main Feb 25, 2021
@benoitgrelard benoitgrelard deleted the 468-tabs-dir-prop branch February 25, 2021 21:38
benoitgrelard added a commit that referenced this pull request Mar 3, 2021
# New features

Breaking changes are indicated with a 🔥 icon.

- Add support for SSR
- [Accordion] Support multiple values (#527) 🔥
- [Tabs] Add RTL support (`dir` prop) (#497)
- Remove `selector` prop and `data-radix-*` atributes 🔥

# Fixes

- [Slider] Fix step rounding issue (#463)
- [Presence] Improve `Presence` perf (#465)
- Fixed potential issue with overriding attributes in certain primitives

# Maintenance

- Improved internal context handling
- Better package/dependency split
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.

[Tabs] wrong keyboard nav on RTL layouts
2 participants