Historique des commits

Auteur SHA1 Message Date
  Victor Berchet a43fad409b [Form] Improve unit tests for rendering il y a 14 ans
  Victor Berchet 2c1108ce6b [Form] Revert the ability to override anything else than the text of the label while rendering a row il y a 14 ans
  Victor Berchet ee5d975783 [Form] Remove a test which is no more relevant (after recent FileType refactoring) il y a 14 ans
  Victor Berchet f729c6ba93 [Form] Add the ability to override label & widget options when rendering a row il y a 14 ans
  Fabien Potencier d16a708cc8 [Form] simplified file type class il y a 14 ans
  Pascal Borreli f5eaa404c7 [Tests] Fixed typos il y a 14 ans
  Victor Berchet 8d2974ce90 [Form] Fix accessibility for file inputs il y a 14 ans
  Victor Berchet 5044a7b56d [FrameworkBundle][Form] Fix label rendering il y a 14 ans
  Victor Berchet 61721e3fd4 [FrameworkBundle][Form] Fix rendering search inputs in PHP il y a 14 ans
  Victor Berchet 60c463d184 [Form] FormType labels should never have a for attribute il y a 14 ans
  Victor Berchet b12b11c131 [Form] Never render a view again il y a 14 ans
  Victor Berchet ef8cb967f5 Merge branch 'master' into form-collection-rendering il y a 14 ans
  Victor Berchet bca17fe6a3 [Form] Fix collection rendering il y a 14 ans
  Joseph Bielawski c2b9061559 [Form] Added Tests il y a 14 ans
  Bernhard Schussek eb50d766da [Form] Fixed variable scope when entering nested form helpers il y a 14 ans
  Bernhard Schussek a97366fbcb [Form] Split signature of FormFactory::create() into create() and createNamed() il y a 14 ans
  Bernhard Schussek 8fe21285ba [Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object il y a 14 ans
  Bernhard Schussek 72b17cd67c [Form] Renamed TemplateContext to FormView il y a 14 ans
  Bernhard Schussek ca6ae09779 [Form] Removed TemplateContext::create() il y a 14 ans
  Bernhard Schussek 602846f386 [Form] Added tests for table_layout.html.twig il y a 14 ans
  Bernhard Schussek 96f040cec1 [Form] Added extensive test coverage for div_layout.html.twig il y a 14 ans