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

Use bslib's new nav() api to implement tabPanel() and friends #3388

Merged
merged 7 commits into from
Jun 2, 2021

Conversation

cpsievert
Copy link
Collaborator

@cpsievert cpsievert commented May 12, 2021

rstudio/bslib#314 moves this logic into bslib (where we will redesign and extend the API)

Closes #2310 (via bslib::page_navbar())

@cpsievert cpsievert force-pushed the bslib-navs branch 4 times, most recently from 3677f42 to 264d4d1 Compare May 20, 2021 17:01
DESCRIPTION Outdated Show resolved Hide resolved
DESCRIPTION Outdated Show resolved Hide resolved
@cpsievert cpsievert marked this pull request as ready for review May 26, 2021 17:52
@cpsievert cpsievert merged commit ccc8e05 into master Jun 2, 2021
@cpsievert cpsievert deleted the bslib-navs branch June 2, 2021 17:10
schloerke added a commit that referenced this pull request Jun 2, 2021
* master:
  Fix tab input value updating for BS4 dropdowns (#3412)
  Follow up to #3410: bump version and update news (#3411)
  Bootstrap 5 support (#3410)
  Use bslib's new nav() api to implement tabPanel() and friends (#3388)
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.

windowTitle argument needs better default
2 participants