Releases: infinite-networks/InfiniteFormBundle
Releases · infinite-networks/InfiniteFormBundle
1.0.11: Merge pull request #65 from patie/patch-2
Sorry for the spam. Formalises 1.0.9-beta after 2 mistakes tagging.
1.0.9-beta
Includes fix for the checkbox grid on older versions of Symfony
Symfony 3 compatibility
InfiniteFormBundle is now compatible with Symfony 2.3 and Symfony 3.
1.0.6
- Move FormTypeInterface deprecation from ResizePolyFormListener to PolyCollectionType
- Fix issue with LegacyFormUtil not handling FormType instances in Symfony < 2.8
1.0.3
- Javascript collection helper's addToCollection method returns the row if one is added #47
- Added support for Polycollection using a defined property for indexing #21
1.0.2
- Actually fix a significant number of deprecation warnings for Symfony 2.7 compatibility
1.0.1
- Fix Symfony 2.7 deprecation warnings in the FormTypes #28