8000 [Bridge\Twig] Add 'form-control-range' for range input type by Oviglo · Pull Request #40472 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Bridge\Twig] Add 'form-control-range' for range input type #40472

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

Merged
merged 1 commit into from
Mar 16, 2021
Merged

[Bridge\Twig] Add 'form-control-range' for range input type #40472

merged 1 commit into from
Mar 16, 2021

Conversation

Oviglo
Copy link
Contributor
@Oviglo Oviglo commented Mar 15, 2021
Q A
Branch? 5.x
Bug fix? yes
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

Add 'form-control-range' for range input type for Bootstrap theme, see the doc

Copy link
Contributor
@AngelFQC AngelFQC left a comment

Choose a reason for hiding this comment

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

Hi @Oviglo

Me, again :)

In this pull request you are mixing minor changes (like format of code) and logical changes

From the documentation, here https://symfony.com/doc/current/contributing/code/pull_requests.html#work-on-your-pull-request
There are three points to consider:

  • Do atomic and logically separate commits (use the power of git rebase to have a clean and logical history);
  • Never fix coding standards in some existing code as it makes the code review more difficult;
  • Write good commit messages: Start by a short subject line (the first line), followed by a blank line and a more detailed

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.

Thanks, just minor comments. That's for 4.4 I guess.

8000
@nicolas-grekas nicolas-grekas added this to the 4.4 milestone Mar 16, 2021
@nicolas-grekas nicolas-grekas changed the title Add 'form-control-range' for range input type. [Bridge\Twig] Add 'form-control-range' for range input type Mar 16, 2021
@nicolas-grekas
Copy link
Member

Thank you @Oviglo.

@nicolas-grekas nicolas-grekas merged commit ff9c815 into symfony:4.4 Mar 16, 2021
This was referenced Mar 29, 2021
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
0