Releases: dwyl/autoform
Releases · dwyl/autoform
Schema Multiple Word Name
Schema Name
- Update associated schema name to use
Macro.underscore
0.6.2
Changes
- Allows customisation of the text in the 'Submit' form button
- Allows for schemas to be used that are more than one word
- Updates Fields (https://github.com/dwyl/fields) dependency
0.6.1
0.6.0
Changes
- Renders nested schemas in changesets using
inputs_for/4
- Keeps changes in form after errors
0.5.0
0.4.0
Changes
Integrates with https://github.com/dwyl/fields
If using Fields in the schema that is passed to autoform, and the Field has an input_type, autoform will render that input type.