Releases: LinioIT/dynamic-form-bundle
Releases · LinioIT/dynamic-form-bundle
3.0.0
2.2.0
- Adds new functionality to the birthday field type allowing restricting the years to be displayed (see documentation)
2.1.0
Changelog 2.0.0...2.1.0
- Added support for Symfony ^4.0 and ^5.0
Symfony 3 and PHP 7
Merge pull request #16 from LinioIT/feature/symfony-3.2 Add Symfony 3.0 support and require PHP 7.1
Fields are enabled by default.
Merge pull request #11 from psren/enable-fields-by-default Enable fields by default
Added validator builder.
Merge pull request #15 from LinioIT/feature/validator-builder Added validator builder.
Added new help message provider
Merge pull request #14 from smmd/master [ALICE-1062] Added help message.
Minor Symfony deprecation fixes.
Merge pull request #13 from LinioIT/aramonc-patch-1 Added quotes for compatibility with Symfony 2.8.
Added Event Subscribers support.
Merge pull request #9 from xurumelous/master Added the ability to attach event subscribers to a form.
1.0.2: Merge pull request #3 from LinioIT/feature/get-json-configuration
Feature/get json configuration