Explore {bslib} v0.5.0

Use this project to explore the new features in {bslib} version 0.5.0.

Read about the release

Read all about the release in our post, Towards easy, delightful, and customizable Shiny dashboards with {bslib}.

Or head over to https://pkgs.rstudio.com/bslib to dive into more detailed articles!

About this project

Each numbered script corresponds to an example presented in the release blog post:

  1. 01-hello-dashboards.R: New dashboard-focused components in {bslib}.

  2. 02-themable-dashboards.R: Dashboards with {bslib} are fully themable, and in real-time!

  3. 03-layout-tooling.R: Meet layout_columns(), a new interface to Bootstrap’s 12-column grid.

  4. 04-card-level-sidebars.R: Use localized sidebars in cards for better user interfaces.

  5. 05-accordions.R: Group inputs and save space with the accordion component.