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

Add hide_header option for Card #2947

Merged
merged 2 commits into from
Nov 27, 2021
Merged

Add hide_header option for Card #2947

merged 2 commits into from
Nov 27, 2021

Conversation

philippjfr
Copy link
Member

@philippjfr philippjfr commented Nov 24, 2021

Sometimes you still want to place things in cards but don't actually need a header.

@philippjfr philippjfr added this to the v0.13.0 milestone Nov 24, 2021
@codecov
Copy link

codecov bot commented Nov 24, 2021

Codecov Report

Merging #2947 (225259b) into master (336bf0e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2947   +/-   ##
=======================================
  Coverage   83.14%   83.14%           
=======================================
  Files         190      190           
  Lines       24867    24869    +2     
=======================================
+ Hits        20675    20677    +2     
  Misses       4192     4192           
Impacted Files Coverage Δ
panel/layout/card.py 92.72% <100.00%> (+0.13%) ⬆️
panel/models/layout.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 336bf0e...225259b. Read the comment docs.

@philippjfr philippjfr merged commit 0d3d182 into master Nov 27, 2021
@philippjfr philippjfr deleted the hide_card_header branch November 27, 2021 02:00
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.

None yet

1 participant