v0.3.0
Enhancements
- Added support for downloading base plots.
- Add support for
draggable_buckets
to useshinyvalidate
for input validation. - The
disabled
inverbatim_popup_srv
is no longer triggered when button is hidden. - Added
type
argument toverbatim_popup_ui
which allows the pop-up to be controlled by abutton
or alink
.
Bug fixes
- Added labels to pagination button in
table_with_settings
and fixed alt text. - Fixed the html structure of
panel_item
function.
Miscellaneous
- Added
shinytest2
tests forplot_with_settings
andtable_with_settings
. - Removed the
DRAFT
label on downloaded plots. - Changed dependency type of
rtables
fromImports
toSuggests
.
What's Changed
- [skip vbump] Dev version with 9xxx by @arkadiuszbeer in #95
disabled
inverbatim_popup_srv
is longer triggered when button i… by @gogonzo in #99- add link option to verbatim popup ui by @nikolas-burkoff in #100
- 23 add tests tws@main by @BLAZEWIM in #90
- Add coverage badge by @walkowif in #103
- Enable checks for
workflow_dispatch
event by @walkowif in #104 - fix vignette by @Polkas in #105
- [UAT] [teal.widgets] Paginate table says lock/unlock instead of on/off #407 by @chlebowa in #107
- Test shinytest structure by @mhallal1 in #114
- revert shinytest2 by @mhallal1 in #115
- 22_tests_plot_ws@main by @BLAZEWIM in #94
- PWS modification of download by @mhallal1 in #119
- remove ggplotify by @mhallal1 in #123
- 113 test pws@main by @Polkas in #121
- change id in panel_item by @mhallal1 in #124
- remove assertion that has conflict with goshawk by @BLAZEWIM in #129
- simplify the verbatim pop up by @Polkas in #127
- add support for shiny validate for draggable buckets by @nikolas-burkoff in #126
- Badges and contribution guidelines by @insights-engineering-bot in #130
- 125 tws tests srv@main by @BLAZEWIM in #131
- plot with settings test ui by @BLAZEWIM in #135
- testing ui: two options by @BLAZEWIM in #133
rtables
inteal.widgets
by @chlebowa in #138- Update check as-cran and default landing page by @walkowif in #140
- removing skip on CI by @arkadiuszbeer in #143
- Update
rtables
staged dep by @edelarua in #146 - update news by @donyunardi in #150
- Workflow updates by @walkowif in #151
- Fixing namespace for good w/o reexport + fix
x
instead oftt
by @Melkiades in #153 - release 0.3.0 [skip vbump] by @donyunardi in #156
New Contributors
- @BLAZEWIM made their first contribution in #90
- @walkowif made their first contribution in #103
- @chlebowa made their first contribution in #107
- @edelarua made their first contribution in #146
- @Melkiades made their first contribution in #153
Full Changelog: v0.2.0...v0.3.0