Skip to content
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(tab-bar): update tab-bar to set the color/background of tab-button #16641

Merged
merged 12 commits into from
Dec 10, 2018

Conversation

brandyscarney
Copy link
Member

⚠️ WIP, need to test this more ⚠️

Short description of what this resolves:

Similar to this PR: #16590, this is to implement the color/background in the tab-bar which will inherit in tab-button.

Allows the user to set the --background and --color on the same element, the tab-bar, while not overriding the color set by the color property.

Closes #14853

similar to PR #16590, this is to implement the color/background in the tab-bar and inherit in tab-button

closes #14853
@ionitron-bot ionitron-bot bot added the package: core @ionic/core package label Dec 7, 2018
@brandyscarney brandyscarney merged commit 2f63049 into master Dec 10, 2018
@brandyscarney brandyscarney deleted the tab-bar-colors branch December 10, 2018 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v4: setting --background overrides the background set by color
1 participant