·
1 commit
to main
since this release
Enhancements
- Improved the layout and appearance of the widgets using
bslibcomponents (#288).
Breaking changes
panel_group()andpanel_item()are soft deprecated. Please use thebslib::accordion()andbslib::accordion_panel()instead.nested_closeable_modal()was soft deprecated.
Bug fixes
- Recompute the
live-searchoption value dynamically inupdateOptionalSelectInput(#291). - Fix bug where plot height reset after resizing (#301).
What's Changed
- Implement bslib and use Bootstrap 5 by @vedhav in #290
- Final UI and bslib changes by @vedhav in #293
- recompute live-search in updateoptionalselectinput by @donyunardi in #292
- Remove plot_suppress by @gogonzo in #297
- Use input_switch by @llrs-roche in #299
- Update shinytest2 for widgets by @llrs-roche in #298
- fix scheduled jobs by @m7pr in #300
- Set plot_with_settings width limits just once by @llrs-roche in #304
- add allow-clear option by @donyunardi in #306
- Standardize the modal buttons by @vedhav in #307
- Fix broken
draggable_bucketsby @vedhav in #309 - Final UI/UX changes by @vedhav in #310
- Update shiny version missing in #309 by @averissimo in #312
- Update lifecycle badges by @m7pr in #313
- fix warning partial argument match by @donyunardi in #314
- Vbump rtables to get BS5 fix + increase timeout to pass integration tests by @vedhav in #316
- [skip vbump] upversion v0.5.0 by @donyunardi in #315
New Contributors
- @llrs-roche made their first contribution in #299
Full Changelog: v0.4.3...v0.5.0