Releases: john-harrold/formods
Releases · john-harrold/formods
formods v0.1.7
- Added word placeholders to the UI so the user can change them when generating reports/saving the app state.
- Fixed issue with
has_updated()
where zero values from ui inputs were not taking effect because of a special case with buttons. This requires anis_button=TRUE
argument for buttons. - Updated the
ZZ_Server.R
template to usehas_updated()