Skip to content

Releases: pirasterize/sonata-form-builder

Add support for non-form elements in form

27 Apr 09:13
75f19c4
Compare
Choose a tag to compare
v0.42

Add support for non-form elements in form - starting with titles (#49)

Update SF 4.4

16 Dec 06:46
cdab20c
Compare
Choose a tag to compare
Update SF 4.4 Pre-release
Pre-release
v0.41

Use FQCN for ImmutableArray in block form (#48)

Symfony 4.4 suport

23 Sep 06:17
3aa2a8b
Compare
Choose a tag to compare
Symfony 4.4 suport Pre-release
Pre-release
Add symfony 4.4 compatibility (#47)

Co-authored-by: Brecht Franco <[email protected]>

Fix mutliplechoice

30 Mar 12:57
c079123
Compare
Choose a tag to compare
Fix mutliplechoice Pre-release
Pre-release
Remove html5 required attribute from checkboxes (#46)

When 'multiple checkboxes' is required, only minimum 1 should be required.

Fix checkbox validation

24 Mar 10:11
4976369
Compare
Choose a tag to compare
Pre-release
v0.38

Require 1 or 0 minimum checked checkboxes for multiple checkboxes wid…

Small fix

06 Oct 08:31
6dffbd2
Compare
Choose a tag to compare
Small fix Pre-release
Pre-release
v0.37

Fixed missing required checkbox on new textarea fields (#44)

Textarea required option

05 Oct 08:32
12035ba
Compare
Choose a tag to compare
Pre-release
Added possibility to make textarea required (#43)

* Added js build info to readme

* Add possibility to make textarea required

Removed old type postal code

03 Jun 13:11
b33c623
Compare
Choose a tag to compare
Pre-release
Remove postalcode input type (#41)

Co-authored-by: Didier Laumen <[email protected]>

Export fix

16 Mar 14:50
8a9a01b
Compare
Choose a tag to compare
Export fix Pre-release
Pre-release
Fix csv export (#40)

* Set escape character

* Sanitze filename in case of unprintable chars or spaces

* Add error handling on write error\

Co-authored-by: Didier Laumen <[email protected]>

Fix admin views with inputsizes

04 Mar 06:50
cfab624
Compare
Choose a tag to compare
Pre-release
Theming fixes (#39)

* Fix admin views with inputsizes

* Fix form theming issues

* Pass button type class to formfactory