Changelog
teal.widgets 0.3.0
Enhancements
- Added support for downloading base plots.
- Add support for
draggable_bucketsto useshinyvalidatefor input validation. - The
disabledinverbatim_popup_srvis no longer triggered when button is hidden. - Added
typeargument toverbatim_popup_uiwhich allows the pop-up to be controlled by abuttonor alink.
teal.widgets 0.2.0
Breaking changes
- Updated
panel_groupandpanel_itemfunctions to no longer be an optional shiny input.
Enhancements
- Updated
standard_layoutfunction to contain class not id for each output block. - Added the
dimslot to the list returned by theplot_with_settingsmodule. - Added
styleargument toverbatim_popup_srvto control whether the content is styled usingstyler::style_text. -
conditionobjects can now be displayed inverbatim_popup.
teal.widgets 0.1.1
Enhancements
- The
optionteal.plot_dpicontrols thedpifor rendering and downloading plots inplot_with_settings. Ifoptionis not used then a default of72dpiis used (unchanged from the previous behavior).