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

feat: Export ui.card_body() #1506

Merged
merged 6 commits into from
Jul 17, 2024
Merged

feat: Export ui.card_body() #1506

merged 6 commits into from
Jul 17, 2024

Conversation

gadenbuie
Copy link
Collaborator

@gadenbuie gadenbuie commented Jul 9, 2024

Fixes #1128

Makes shiny.ui.card_body() and shiny.express.ui.card_body() public.

Also includes a few small maintenance adjustments:

  1. We now conditionally include the .bslib-gap-spacing class if fillable=True. (This matches changes in bslib.)
  2. A few small docstring edits.

@gadenbuie gadenbuie added this pull request to the merge queue Jul 17, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 17, 2024
@gadenbuie gadenbuie merged commit 7be5c87 into main Jul 17, 2024
30 checks passed
@gadenbuie gadenbuie deleted the feat/ui-card-body branch July 17, 2024 15:11
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.

Export ui.card_body()
3 participants