revdep/library/optedr/new/bslib/NEWS.md

bslib 0.9.0

Breaking changes

Related to the above change, navset_bar() now defaults to using underline = TRUE so that both page_navbar() and navset_bar() use the same set of default navbar_options().

In navbar_options(), inverse is replaced by theme, which takes values "light" (dark text on a light background), "dark" (light text on a dark background), or "auto" (follow page settings, the default). This change affects that default navbar foreground and background colors for Bootswatch preset themes with Bootstrap 5. Detailed instructions for customizing the navbar appearance, especially for Bootswatch themes, can be found in ?navbar_options. (#1146)

New features

Improvements and bug fixes

bslib 0.8.0

Breaking changes

New features

Improvements

Bug fixes

bslib 0.7.0

This large release includes many improvements and bug fixes for newer UI components like layout_columns(), card(), and sidebar(). In addition, the new input_task_button() offers a drop-in replacement for shiny::actionButton() (to prevent multiple submissions of the same operation) as well as pairing nicely with the new shiny::ExtendedTask for implementing truly non-blocking operations in Shiny.

New features

Changes & improvements

Bug fixes

bslib 0.6.2

Increased the version requirement on the {sass} package to 0.4.9. As a result, font_google(local=TRUE) should no longer fail to download font files.

bslib 0.6.1

Bug fixes

bslib 0.6.0

Breaking changes

New features

The preset can also be customized using the $bslib-dashboard-design and $bslib-enable-shadows Sass variables. Set these to false to disable the dashboard treatment and card shadows, respectively. These variables can be set via bs_theme(), e.g. bs_theme("bslib-dashboard-design" = "false"). (#897, #906)

Improvements

Bug fixes

bslib 0.5.1

New features

Improvements

Bug fixes

bslib 0.5.0

This significant release focuses on making dashboards with filling/responsive layouts easier. See the new Getting Started with Dashboards article to learn more. It also includes new components (accordion()) as well as many improvements and bug fixes for existing features and components.

{bslib}'s dashboarding features are still experimental at this point, but this release represents a significant step towards being our recommended way to create Shiny dashboards.

Breaking changes / improvements

New features

Bug fixes

Deprecations

bslib 0.4.2

Potentially breaking changes

New features

bslib 0.4.1

Bug Fixes

bslib 0.4.0

Breaking changes

New features

Bug fixes

bslib 0.3.1

New features

Bug fixes

bslib 0.3.0

Breaking changes

New features

Bug fixes

bslib 0.2.5.1

Small patch release to fix failing test on Solaris.

bslib 0.2.5

New features and improvements

Bug fixes

bslib 0.2.4



Kezrael/optedr documentation built on Feb. 17, 2025, 1:37 a.m.