Victor Berchet
|
60c463d184
[Form] FormType labels should never have a for attribute
|
14 years ago |
Victor Berchet
|
b12b11c131
[Form] Never render a view again
|
14 years ago |
Victor Berchet
|
ef8cb967f5
Merge branch 'master' into form-collection-rendering
|
14 years ago |
Victor Berchet
|
bca17fe6a3
[Form] Fix collection rendering
|
14 years ago |
Joseph Bielawski
|
c2b9061559
[Form] Added Tests
|
14 years ago |
Bernhard Schussek
|
eb50d766da
[Form] Fixed variable scope when entering nested form helpers
|
14 years ago |
Bernhard Schussek
|
a97366fbcb
[Form] Split signature of FormFactory::create() into create() and createNamed()
|
14 years ago |
Bernhard Schussek
|
8fe21285ba
[Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object
|
14 years ago |
Bernhard Schussek
|
72b17cd67c
[Form] Renamed TemplateContext to FormView
|
14 years ago |
Bernhard Schussek
|
ca6ae09779
[Form] Removed TemplateContext::create()
|
14 years ago |
Bernhard Schussek
|
602846f386
[Form] Added tests for table_layout.html.twig
|
14 years ago |
Bernhard Schussek
|
96f040cec1
[Form] Added extensive test coverage for div_layout.html.twig
|
14 years ago |