·
27 commits
to main
since this release
Enhancements
- Improved the layout and appearance of the app using
bslibcomponents. - Added argument
conf_typeto moduletm_g_kmto allow users to set a confidence interval type for median survival time estimation. - Added
denomargument intm_t_binary_outcomemodule. - Update
withrdependency version.
Bug fixes
- Fixed bug in
tm_t_eventsto return sorted table (#1393). - Fixed "Add to Report" failures in
tm_g_pp_adverse_events,tm_g_pp_therapy,tm_t_pp_basic_info,tm_t_pp_laboratoryandtm_t_pp_prior_medicationmodules (#1404).
Breaking changes
- Removed the
tableobject decoration intm_g_pp_adverse_events,tm_g_pp_therapy(#1404). - Deprecated the
decoratorsargument intm_t_pp_basic_info,tm_t_pp_laboratoryandtm_t_pp_prior_medication(#1404).
What's Changed
- Implement bslib and use Bootstrap 5 by @vedhav in #1359
- Add the
conf_typeargument totm_g_km()by @edelarua in #1361 - Adds
denomargument totm_t_binary_outcomemodule by @averissimo in #1366 - 1369 table should be the last object that is returned in
tm_t_eventsby @m7pr in #1372 - Final UI and bslib changes by @vedhav in #1370
- Replace
switchInputwithinput_switchby @vedhav in #1385 - Remove dev_suppress by @gogonzo in #1387
- Fix minimal versions for scheduled actions by @llrs-roche in #1389
- Adding new module using
summarize_glm_countby @llrs-roche in #1386 - chore: bump teal.logger dependency to 0.4.0 and remove from Remotes by @m7pr in #1395
- fix sorting in
tm_t_eventsby @kumamiao in #1394 - Use the the new add button for adding a card by @vedhav in #1400
- Final UI/UX changes by @vedhav in #1405
- Bump version of shiny to support
bsliband align withteal's minshinyversion by @vedhav in #1410 - Update modules' code for reproducibility by @llrs-roche in #1399
- Fixes failing "Add to Report" for modules that have
DTtable visualization by @averissimo in #1411 - Update lifecycle badges by @m7pr in #1412
- chore: bump teal.code dependency to 0.7.0 and remove from Remotes by @m7pr in #1413
- chore: bump teal.reporter dependency to 0.5.0 and remove from Remotes by @m7pr in #1414
- [skip vbump] upversion v0.11.0 by @donyunardi in #1415
New Contributors
Full Changelog: v0.10.0...v0.11.1