LinioIT / dynamic-form-bundle

Generates symfony forms based on Yaml configuration files
18 stars 11 forks source link

[DIS-735] feat: improve features of birth date type #26

Closed csanjuanc closed 2 years ago

csanjuanc commented 3 years ago

Goal: Allow to generate dynamic ranges of years in the fields of type birthday date and the possibility of sorting them in ascending or descending order.

How to test: Please run composer phpunit command.

csanjuanc commented 2 years ago

Hi @nesl247, thanks for the excellent comments! I'll try to fix it soon, I'm working on a higher priority ticket right now. Thanks again for the improvements!