Skip to content

Conversation

@malik-jouda
Copy link
Contributor

@malik-jouda malik-jouda commented Sep 25, 2024

πŸ”— Linked issue

Resolves #1354

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Before:
Screenshot 2024-09-26 at 11 11 53β€―AM
After:
Screenshot 2024-09-26 at 11 13 44β€―AM

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@benjamincanac
Copy link
Member

Is there no way to handle this with the dir="rtl" on the <html> attribute like other components? This would be the only component having a dir prop.

@malik-jouda
Copy link
Contributor Author

Is there no way to handle this with the dir="rtl" on the <html> attribute like other components? This would be the only component having a dir prop.

dir prop allows for automatic adjustments when switching between languages with different directions.

@benjamincanac benjamincanac merged commit db5e5c4 into nuxt:dev Oct 2, 2024
@benjamincanac
Copy link
Member

Thanks! 😊

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.

Carousel arrows & indicators are broken in RTL

2 participants