- New features:
- Add ability to specify
tfrmt
,data
, and/ormockmode
in thetfrmtbuilder()
function call, as an alternative to manually uploading/specifying these within the app.
- Add ability to specify
-
New features:
- Add support for
page_plan
- Add support for additional output formats:
rtf
,docx
,pdf
- Add support for
.xpt
data files - Add ability to expand and collapse table preview on "Edit" tab
- Addition of JSON examples on the "Load" tab
- Add support for
-
Bug fixes:
- Fix navbar link underline css conflict to support bslib >= 0.6.0
- Fix issue where buttons on "Load" tab overlapped on smaller screens
- Fix issue where sorting cols selections did not trigger activation/glow of save/refresh buttons properly
- Improve robustness of how
tfrmt
internal functions are called.
First release to CRAN
- Bug fixes:
- Allow param-level formatting in
body_plan()
- Fix issue where user is unable to select
frmt
buttons inbody_plan()
via installed package - fix navbar warnings about extra content
- Allow param-level formatting in
- Data Mapping improvements:
- Persistent mapping selections when additional inputs are added
- Informing user when the "save" button has yet to be pressed
- Mock mode toggle in nav bar rather than load tab
First release