NEWS.md
bslib components (#288).panel_group() and panel_item() are soft deprecated. Please use the bslib::accordion() and bslib::accordion_panel() instead.nested_closeable_modal() was soft deprecated.nested_closeable_modal() that can create nested popups inside an already existing popup.runApp with shinyApp.table_with_settings() is synchronized with the latest update of rtables, and updated the version dependency accordingly.draggable_buckets to use shinyvalidate for input validation.disabled in verbatim_popup_srv is no longer triggered when button is hidden.type argument to verbatim_popup_ui which allows the pop-up to be controlled by a button or a link.panel_group and panel_item functions to no longer be an optional shiny input.standard_layout function to contain class not id for each output block.dim slot to the list returned by the plot_with_settings module.style argument to verbatim_popup_srv to control whether the content is styled using styler::style_text.condition objects can now be displayed in verbatim_popup.option teal.plot_dpi controls the dpi for rendering and downloading plots in plot_with_settings. If option is not used then a default of 72dpi is used (unchanged from the previous behavior).