-
Notifications
You must be signed in to change notification settings - Fork 93
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
fix(NcActionButton): RTL support #6200
fix(NcActionButton): RTL support #6200
Conversation
ca9deaa
to
6d4b55a
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6200 +/- ##
==========================================
- Coverage 42.30% 42.27% -0.04%
==========================================
Files 154 155 +1
Lines 3988 3998 +10
Branches 1023 1002 -21
==========================================
+ Hits 1687 1690 +3
- Misses 2190 2199 +9
+ Partials 111 109 -2 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree about what's mentioned above regarding the icon,
everything else looks good ✅
6d4b55a
to
1984091
Compare
1984091
to
d9a0e94
Compare
Signed-off-by: Faisal Alghamdi <falghamdi125@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
12f3430
to
f0ac2e8
Compare
I agree, this is a good solution for the menu button. |
Signed-off-by: Faisal Alghamdi <falghamdi125@gmail.com>
Arrow direction change for RTL/LTR has been added to the PR! @ShGKme |
99dc74b
into
nextcloud-libraries:master
/backport to next |
Hello
This PR fixes padding in RTL mode for NcActionButton.
☑️ Resolves
🖼️ Screenshots