Releases: helsingborg-stad/modularity-form-builder
Releases · helsingborg-stad/modularity-form-builder
3.0.7
Full Changelog: 3.0.6...3.0.7
3.0.6
Full Changelog: 3.0.5...3.0.6
3.0.5
What's Changed
- Fix: Conditions not working for form fields by @NiclasNorin in #87
Full Changelog: 3.0.4...3.0.5
3.0.4
Full Changelog: 3.0.3...3.0.4
3.0.3
3.0.2
Full Changelog: 2.0.0...3.0.2
2.0.0
What's Changed
- Feature/form replace html with comp by @Muckbuck in #22
- Change submit botton color by @Muckbuck in #23
- 3.0/feature/form by @alexanderbomanskoug2 in #24
- grid by @silvergrund in #27
- Feature/3.0/js https by @silvergrund in #28
- Feature/3.0/checkbox group required by @alexanderbomanskoug2 in #29
- fileupload by @silvergrund in #26
- Feature/3.0/recaptcha v3 by @silvergrund in #30
- Terms and Translation by @silvergrund in #32
- Implode array of checkbox values if array by @Muckbuck in #33
- Removed class which disturbed design and implementation of css variab… by @alexanderbomanskoug2 in #34
- Add translations for select file and max number of files by @Muckbuck in #37
- Form File Upload involuntarily obligatory by @alexanderbomanskoug2 in #40
- Set block compatability to false by @Muckbuck in #42
- Conditional JSON would break the HTML attributes. By replaceing doubl… by @alexanderbomanskoug2 in #41
- added id to input fields and fixed labels for attribute by @jonatanhanson in #43
- change autoreply email sender name by @ergr1001 in #46
- trying to move translation functionality from view to controller by @cedrikvonheiroth in #54
- 3.0/fix/file upload labels by @annalinneajohansson in #55
- Accesibility improvements concerning labels and screen reader by @mikael-stromgren in #57
- 3.0/feature/informative error messages on fileuploads by @annalinneajohansson in #56
- 3.0/fix/fields attributes by @NiclasNorin in #58
- Fixed doubled @fileupload components, most likely a failed merge conf… by @annalinneajohansson in #61
- If form is empty by @NiclasNorin in #60
- Moved logic to field.js by @NiclasNorin in #62
- Tabindex -1 by @NiclasNorin in #63
- Added component and notice text by @NiclasNorin in #64
- Checkbox validation by @NiclasNorin in #67
- Grouping, labelling and describing of checkboxes and radio buttons by @mikael-stromgren in #65
- Fixing conditional fields selected value by @mikael-stromgren in #66
-
- Set dynamic element id:s so that multiple forms on the same page d… by @annalinneajohansson in #68
- 3.0/feature/remove old code by @NiclasNorin in #69
- I dont find any issues removing these. by @NiclasNorin in #70
- Support multiple forms on same page by @NiclasNorin in #72
- Adds possibility to set a custom button label by @NiclasNorin in #73
- feature/Massredigering formulrsvar saknar kryssruta CU 865bj9p5v by @annalinneajohansson in #75
- fix: upgrade composer packages by @thorbrink in #78
- Fix: Sender copy not conditional by @NiclasNorin in #81
- fixing messages field from having duplicated IDs by @NiclasNorin in #80
- Feat: Adds reply-to by @NiclasNorin in #82
- Fix: Correcting code by @NiclasNorin in #83
- 3.0/fix/notices form builder by @NiclasNorin in #84
New Contributors
- @Muckbuck made their first contribution in #22
- @ergr1001 made their first contribution in #46
- @cedrikvonheiroth made their first contribution in #54
- @annalinneajohansson made their first contribution in #55
- @mikael-stromgren made their first contribution in #57
- @NiclasNorin made their first contribution in #58
- @thorbrink made their first contribution in #78
Full Changelog: 1.9.2...2.0.0
1.9.1: Merge pull request #19 from helsingborg-stad/fix/returnToForm
Fix/return to form
1.8.7: Feature/checkbox require (#14)
Added custom validation for required checkboxes to allow a minimum of one selected value.
1.8.6: add min max for time input field (#12)
* add min max for time input field * fix condition check * Exported ACF with export manager plugin Co-authored-by: Jonatan Hanson <[email protected]>