Skip to content

Releases: a2lix/TranslationFormBundle

2.3.0

12 Mar 22:29
2.3.0
51ab0cd
Compare
Choose a tag to compare

Added

  • Added Symfony 4 support

Fixed

  • Usage of FQCNs for form types to improve SF3 compatibility
  • Fix deprecated strict attribute on services configuration
  • TranslatedEntityType is now compatible with choice_label for Symfony >= 2.7

2.2.0: Add some fixes.

27 Feb 14:37
2.2.0
0ccc843
Compare
Choose a tag to compare

2.1.2: Merge pull request #229 from tobias-93/fix-error-symfony3

11 Apr 12:51
Compare
Choose a tag to compare
Fix error in Symfony 3.0, deprecated pattern option in 2.5

2.1.1: Merge pull request #220 from raziel057/patch-1

04 Feb 09:16
Compare
Choose a tag to compare

Symfony3 support and some other improvements

12 Jan 09:46
Compare
Choose a tag to compare

#165
#166
#169
#182
#188
#190 ⚠️ about not BC with CSS class change if you use the default template.
#214

2.0.4: Merge pull request #163 from Rvanlaak/master

08 Dec 12:52
Compare
Choose a tag to compare
Allow bundle to override default_locale

Locale provider as a service

10 Nov 15:55
Compare
Choose a tag to compare

Locale provider as a service, see #159
Javascript to managed HTML5 invalid event to show the right concern tab

Allow custom Translation Class name

12 Sep 08:43
Compare
Choose a tag to compare

"exclude_fields", "required_locales", ...

17 Jul 12:16
Compare
Choose a tag to compare

See 2.0.0...master

"exclude_fields", "required_locales", ...

Do not restrict to Sf2.3

17 Jul 12:10
Compare
Choose a tag to compare
Merge pull request #100 from LeoBenoist/patch-1

Update composer.json to allow symfony 2.4