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/Resources/views/Form
Fabien Potencier 6ab9129693 bug #24874 [TwigBridge] Fixed the .form-check-input class in the bs4 templates (vudaltsov)
This PR was squashed before being merged into the 3.4 branch (closes #24874).

Discussion
----------

[TwigBridge] Fixed the .form-check-input class in the bs4 templates

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

If I am not mistaken, the `form-check-input` class should always be present in inputs of checkboxes and radios

Commits
-------

95a90e4231 [TwigBridge] Fixed the .form-check-input class in the bs4 templates
2017-11-12 08:19:44 -08:00
..
bootstrap_3_horizontal_layout.html.twig [Bridge\Twig] fix bootstrap checkbox_row to render properly & remove spaceless 2017-10-30 12:07:24 -07:00
bootstrap_3_layout.html.twig [Bridge\Twig] fix bootstrap checkbox_row to render properly & remove spaceless 2017-10-30 12:07:24 -07:00
bootstrap_4_horizontal_layout.html.twig fixed CS 2017-10-30 12:08:07 -07:00
bootstrap_4_layout.html.twig bug #24874 [TwigBridge] Fixed the .form-check-input class in the bs4 templates (vudaltsov) 2017-11-12 08:19:44 -08:00
bootstrap_base_layout.html.twig Fix displaying errors for bootstrap 4 2017-11-04 14:34:38 +01:00
form_div_layout.html.twig [Form] Add tel and color types 2017-10-02 14:59:30 +02:00
form_table_layout.html.twig Added the '-' character for spaceless on tag start and end to be consistent for block, if, set and for nodes 2015-01-18 15:22:12 +01:00
foundation_5_layout.html.twig Initial commit for Bootstrap 4 form theme, based on Bootstrap 3 form theme 2017-09-01 13:34:10 +02:00