Skip to content

Conversation

@cpsievert
Copy link
Collaborator

@cpsievert cpsievert commented May 21, 2021

Closes #3401. To be merged after rstudio/htmltools#267

TODO:

  • Make sure this works sensibly with runtime: shiny
  • Add some snapshots tests to make sure both the HTML and dependencies are rendered

@cpsievert cpsievert marked this pull request as draft May 21, 2021 22:53
@cpsievert cpsievert requested a review from wch May 21, 2021 22:53
cpsievert added a commit to rstudio/bslib that referenced this pull request May 24, 2021
… with handling bootstrapLib() state during static render)
cpsievert added a commit to rstudio/bslib that referenced this pull request May 25, 2021
…314)

* New nav() api providing legacy support for shiny's tabPanel() logic

* wip doc improvements

* Resave data (GitHub Action)

* Document (GitHub Actions)

* Various cleanup

* More wip docs

* Document (GitHub Actions)

* Simplify static rendering logic (rstudio/shiny#3402 should fix issues with handling bootstrapLib() state during static render)

* Document (GitHub Actions)

* Make it more clear that functions reside in bslib

* More doc improvements

* Document (GitHub Actions)

* Don't re-export appendTab()/prependTab() (we should consider them deprecated at this point)

* Default target to NULL in insertTab()

* Finish up

* Document (GitHub Actions)

* Fix Rd link

* Update pkgdown reference

Co-authored-by: cpsievert <[email protected]>
@cpsievert cpsievert force-pushed the bootstrapLibPostRender branch from bf62dba to 14521b6 Compare May 27, 2021 15:14
@cpsievert cpsievert force-pushed the bootstrapLibPostRender branch from e6c0dfe to 3bb56d5 Compare June 14, 2021 17:54
@cpsievert cpsievert force-pushed the bootstrapLibPostRender branch from 3bb56d5 to 923c1b2 Compare June 14, 2021 21:55
@cpsievert cpsievert modified the milestone: 1.7 Jun 28, 2021
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.

Issues with static rendering and bootstrapPage(theme = bslib::bs_theme())

2 participants