Skip to content

Releases: ems-project/EMSFormBundle

Fix multiple email validation

01 Apr 11:44
14383d3
Compare
Choose a tag to compare
Merge pull request #78 from ems-project/develop

fix(Validation/EmailMultiple): set HTML5 mode to the email constraint

Create multiple email field/validation & fixes

16 Mar 13:56
Compare
Choose a tag to compare

1.2.2

Feature / Create multiple email field/validation/constraint (#74)
Fix / Front field validation (#72)
Fix / Attribute value with no attribute name (#73)
Fix / Belgium phone validation (#71)

New Fields & validations cfr. documentation

07 Feb 09:02
Compare
Choose a tag to compare
1.2.1

feature(js): add file support

Update Symfony 4.4

14 Jan 12:13
Compare
Choose a tag to compare
1.2.0

update dependencies to symfony 4.4

Add formData polyfill for IE11 and edge

27 Dec 15:26
1c9a02b
Compare
Choose a tag to compare
Merge pull request #60 from ems-project/fix-ie-formdata

Fix(emsForm.js) : Add formData polyfill for IE11 and edge

manifest.json fixing

23 Dec 13:13
5420191
Compare
Choose a tag to compare
Merge pull request #59 from coppee/fix-wrong-manifest

Fix(manifest) : Rebuild the project to get the good hash in manifest.json

IE debugs

16 Dec 10:14
89cca0d
Compare
Choose a tag to compare
Merge pull request #58 from ems-project/ie_debug

Ie debug

onLoad callback

26 Nov 08:36
559151d
Compare
Choose a tag to compare
Merge pull request #57 from ems-project/onLoad

On load callback JS function

bugfix: allow debug with production js build

31 Oct 09:34
Compare
Choose a tag to compare
1.1.4

bugfix: allow debug with production js build

New fields and improved message handling

31 Oct 08:13
Compare
Choose a tag to compare
  • Numbers with forgiving input field added
  • Nested choice with dynamic loading field added
  • Split form rendering from response message rendering