Releases: ems-project/EMSFormBundle
Releases · ems-project/EMSFormBundle
Fix multiple email validation
Merge pull request #78 from ems-project/develop fix(Validation/EmailMultiple): set HTML5 mode to the email constraint
Create multiple email field/validation & fixes
New Fields & validations cfr. documentation
1.2.1 feature(js): add file support
Update Symfony 4.4
1.2.0 update dependencies to symfony 4.4
Add formData polyfill for IE11 and edge
Merge pull request #60 from ems-project/fix-ie-formdata Fix(emsForm.js) : Add formData polyfill for IE11 and edge
manifest.json fixing
Merge pull request #59 from coppee/fix-wrong-manifest Fix(manifest) : Rebuild the project to get the good hash in manifest.json
IE debugs
onLoad callback
Merge pull request #57 from ems-project/onLoad On load callback JS function
bugfix: allow debug with production js build
1.1.4 bugfix: allow debug with production js build
New fields and improved message handling
- Numbers with forgiving input field added
- Nested choice with dynamic loading field added
- Split form rendering from response message rendering