v0.2.0
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