Skip to content

Releases: john-harrold/formods

formods v0.1.7

24 Sep 01:21
Compare
Choose a tag to compare
  • 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 an is_button=TRUE argument for buttons.
  • Updated the ZZ_Server.R template to use has_updated()