-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
feat(ion-item-sliding): style icons on top of text in an option button #5363
feat(ion-item-sliding): style icons on top of text in an option button #5363
Conversation
f76ec7b
to
4e57fcf
Compare
Looks awesome! So the default would be to put the icons on top of the text, correct? I think the
What do you think @brandyscarney? How can we make it easy to understand what the attribute does, and lower the selector specificity? |
@adamdbradley @brandyscarney I agree, "horizontal" is a bad name. #5352 (comment)
exactly! but it has to be the default option for
I think this attribute is like I think it is a good idea to provide the selector in Just my two cents. |
Awesome work! The icons on top should definitely be the default. 👍 I agree that the attribute should go on the I say we go with the |
@brandyscarney yeah that sounds like a plan. @manucorporat would you be be able to update the PR to use |
@brandyscarney @adamdbradley done! |
feat(ion-item-sliding): style icons on top of text in an option button
closes #5352
This is the magic css:
It is very complete and "intelligent":