Releases: a2lix/TranslationFormBundle
Releases · a2lix/TranslationFormBundle
3.0.4: Fix SF4.2 & Twig deprecations (#334)
28 Jun 23:22
Compare
Sorry, something went wrong.
No results found
* Fix SF4.2 deprecation
* Fix Twig deprecation
* Improve travis
* Fix tests about DI
* Fix CS
* Update AutoFormBundle version
3.0.3
20 Jun 21:45
Compare
Sorry, something went wrong.
No results found
Fix KNP empty translations still persisted 2 (#332)
2.4.3
04 Mar 11:13
Compare
Sorry, something went wrong.
No results found
Fixed
Remove deprecation messages when using symfony/config ^4.2
3.0.2
04 Oct 20:46
Compare
Sorry, something went wrong.
No results found
Fix KNP empty translations still persisted (#321)
2.4.2
09 Jul 09:36
Compare
Sorry, something went wrong.
No results found
3.0.1: Template with id (#313)
09 Jul 09:36
Compare
Sorry, something went wrong.
No results found
* Template with id
* Fix cs
3.0.0
05 Apr 16:09
Compare
Sorry, something went wrong.
No results found
Revert & Improvements (#309)
* Best practices
* Rename DefaultProvider to SimpleProvider
* Some improvements
3.0.0 Beta1
03 Apr 20:22
Compare
Sorry, something went wrong.
No results found
Revert & Improvements (#309)
* Best practices
* Rename DefaultProvider to SimpleProvider
* Some improvements
2.4.1
18 Mar 10:43
Compare
Sorry, something went wrong.
No results found
Fixed
Remove call to setRequest on the xml configuration fixes scope widening
2.4.0
17 Mar 12:05
Compare
Sorry, something went wrong.
No results found
Fixed
Scope widening and missing request on certain Symfony versions
Deprecated
TranslatedEntityType::setRequest is deprecated, consider using setRequestStack instead