Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

vudaltsov
Copy link
Contributor

@vudaltsov vudaltsov commented Nov 9, 2017

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

@nicolas-grekas
Copy link
Member

nicolas-grekas commented Nov 10, 2017

the composer.json file of the Twig bridge needs to be updated also, "conflicts" section
"symfony/form": "<3.4-beta4|~4.0,<4.0-beta4",

@nicolas-grekas nicolas-grekas added this to the 3.4 milestone Nov 10, 2017
Copy link
Member

@nicolas-grekas nicolas-grekas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(failure on deps=low is a CI bug)

@fabpot
Copy link
Member

fabpot commented Nov 12, 2017

Thank you @vudaltsov.

fabpot added a commit that referenced this pull request Nov 12, 2017
…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
-------

95a90e4 [TwigBridge] Fixed the .form-check-input class in the bs4 templates
@fabpot fabpot closed this Nov 12, 2017
This was referenced Nov 12, 2017
@vudaltsov vudaltsov deleted the bs4-fix branch December 14, 2018 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants