Victor Berchet 8d2974ce90 [Form] Fix accessibility for file inputs 14 лет назад
..
Extension b8144c62ad DateType single-text should be single_text 14 лет назад
Fixtures 79e709cdc9 removed the ON_ prefix for Form event names 14 лет назад
Guess 54e66c518f [Form] Reorganized code into "form extensions" 14 лет назад
Util b93f5a372a [Form] Renamed ChoiceUtil to FormUtil and gave its methods more general names 14 лет назад
AbstractDivLayoutTest.php 8d2974ce90 [Form] Fix accessibility for file inputs 14 лет назад
AbstractExtensionTest.php 21013b930c [Form] Improved test coverage of FormFactory and improved error handling 14 лет назад
AbstractLayoutTest.php 2093a45aef merged stloyd/form_label 14 лет назад
AbstractTableLayoutTest.php a97366fbcb [Form] Split signature of FormFactory::create() into create() and createNamed() 14 лет назад
AbstractTypeTest.php 54e66c518f [Form] Reorganized code into "form extensions" 14 лет назад
FormBuilderTest.php 675e5ded9e [Form] Changed FormBuilder::build() to FormBuilder::create(). You hvae to pass the resulting builder to FormBuilder::add() manually now 14 лет назад
FormFactoryTest.php da28f8e3b3 [Form] Added FormTypeInterface::getAllowedOptionValues() to better validate passed options 14 лет назад
FormInterface.php 2dbb41714a [Form] Merged Field and Form. Merged FieldBuilder and FormBuilder. After the refactoring, the distinction between the two concepts is small enough to merge them 14 лет назад
FormTest.php 13a964ae6d [Form] Form::isBound() and Form::isValid() work correctly now for read-only forms 14 лет назад
PropertyPathTest.php e787d5dc22 [Form] PropertyPath now can handle elements with special characters 14 лет назад