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

refactor(ui5-card): render header if not empty #646

Merged
merged 4 commits into from
Jul 24, 2019
Merged

Conversation

ilhan007
Copy link
Member

@ilhan007 ilhan007 commented Jul 15, 2019

Render the ui5-card header only if one of the following properties
heading, status, avatar or subtitle is set. If none of those is used,
the header will not be rendered.
Fixes: #643

Render the ui5-card header only if one of the following properties
heading, status, avatar or subtitle is set. If none of those is used,
the header will not be rendered.
@ilhan007 ilhan007 requested a review from MapTo0 July 15, 2019 08:59
@ilhan007 ilhan007 merged commit 288e060 into master Jul 24, 2019
@ilhan007 ilhan007 deleted the refactor-card-header branch July 24, 2019 10:41
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.

Add noHeader prop to Card component
2 participants