Skip to content

v0.2.0

Compare
Choose a tag to compare
@toddjordan toddjordan released this 03 Sep 06:02
· 18 commits to master since this release

New Features

  • New renderer hook initLayout that runs on init to allow for customization of template
  • Ability to suppress 3rd party assets (bootstrap) from build (thx to @tomtom5152 )
  • Minor refactoring

If you are playing with using a custom renderer, you must move any renderer you've built from the /app/renderers/ direcotry to the /app/dynamic-forms/renderers direcotry