Skip to content

v0.5.0

Latest

Choose a tag to compare

@insights-engineering-bot insights-engineering-bot released this 19 Aug 23:23
· 1 commit to main since this release
bea55d0

Enhancements

  • Improved the layout and appearance of the widgets using bslib components (#288).

Breaking changes

  • panel_group() and panel_item() are soft deprecated. Please use the bslib::accordion() and bslib::accordion_panel() instead.
  • nested_closeable_modal() was soft deprecated.

Bug fixes

  • Recompute the live-search option value dynamically in updateOptionalSelectInput (#291).
  • Fix bug where plot height reset after resizing (#301).

What's Changed

New Contributors

Full Changelog: v0.4.3...v0.5.0