Skip to content

feat(tab-content-view): change tabContentItem to View #7629

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 9 commits into from
Aug 15, 2019

Conversation

ADjenkov
Copy link
Contributor

@ADjenkov ADjenkov commented Aug 2, 2019

Make tabContentItem ContentView instead of ViewBase to enable CSS properties propagation. This will enable setting backgroundColor/color and so on to its children views.

Modify Tabs,BottomNavigation and tests to respect ContentVIew's content property.

FIx #7496

@ADjenkov ADjenkov self-assigned this Aug 2, 2019
@cla-bot cla-bot bot added the cla: yes label Aug 2, 2019
@ADjenkov ADjenkov force-pushed the djenkov/tab-content-item-view branch from 206e183 to 2cd39a4 Compare August 7, 2019 11:10
@ADjenkov ADjenkov force-pushed the djenkov/tab-content-item-view branch from 25754f9 to 66bbf21 Compare August 7, 2019 11:41
@MartoYankov MartoYankov merged commit 72ca461 into master Aug 15, 2019
@MartoYankov MartoYankov deleted the djenkov/tab-content-item-view branch August 15, 2019 08:08
tsonevn pushed a commit that referenced this pull request Sep 2, 2019
chore: update changelog

add keyboard's backspace click event listener

fix tslint errors

fix tsc errors

add keyboard's backspace click event listener

fix tslint errors

fix tsc errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Tabs][BottomNavigation] TabContentItem background color not applied
4 participants