This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bridge/Twig/Tests/Extension
2013-01-10 16:26:59 +01:00
..
Fixtures merged 2.0 2012-05-21 16:05:28 +02:00
child_label.html.twig added global variables access in a form theme (closes #3058) 2012-07-10 11:44:08 +02:00
CodeExtensionTest.php moved the Twig CodeExtension from the bundle to the bridge 2012-12-12 12:26:16 +01:00
custom_widgets.html.twig [Form] Individual rows of CollectionType cannot be styled anymore for performance reasons 2012-07-14 12:10:29 +02:00
FormExtensionDivLayoutTest.php [Form] Made original data of a form and choices accessible in templates 2012-07-23 19:24:46 +02:00
FormExtensionTableLayoutTest.php [Form] Improved FormRenderer API to reduce the size of the function call stack during rendering 2012-07-22 09:29:35 +02:00
HttpKernelExtensionTest.php added some unit tests (and fixed some bugs) 2013-01-10 16:26:59 +01:00
parent_label.html.twig [Form] Deprecated FieldType, which has been merged into FormType 2012-04-17 16:44:39 +02:00
theme_extends.html.twig [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
theme_use.html.twig [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
theme.html.twig [Form] Inverted the logic of "single_control" and renamed it to "compound". The opposite is now "simple". 2012-05-25 12:34:16 +02:00
TranslationExtensionTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00