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

Skip to content

[Form] Add Bootstrap 4 style for field FileType #26464

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
ArmRes opened this issue Mar 9, 2018 · 1 comment
Closed

[Form] Add Bootstrap 4 style for field FileType #26464

ArmRes opened this issue Mar 9, 2018 · 1 comment

Comments

@ArmRes
Copy link

ArmRes commented Mar 9, 2018

Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? no
Symfony version

Add Bootstrap 4 style for field FileType
https://getbootstrap.com/docs/4.0/components/forms/#file-browser

@zzenmate
Copy link

zzenmate commented Mar 12, 2018

I created a PR #26502
It would be nice to get some feedback from you.

@fabpot fabpot closed this as completed Mar 27, 2018
fabpot added a commit that referenced this issue Mar 27, 2018
This PR was squashed before being merged into the 4.1-dev branch (closes #26502).

Discussion
----------

[Form] Add Bootstrap 4 style for field FileType

| Q             | A
| ------------- | ---
| Branch?       | master<!-- see below -->
| Bug fix?      | no
| New feature?  | yes <!-- don't forget to update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- don't forget to update UPGRADE-*.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | #26464   <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

<!--
Write a short README entry for your feature/bugfix here (replace this comment block.)
This will help people understand your PR and can be used as a start of the Doc PR.
Additionally:
 - Bug fixes must be submitted against the lowest branch where they apply
   (lowest branches are regularly merged to upper ones so they get the fixes too).
 - Features and deprecations must be submitted against the master branch.
-->

Commits
-------

df57718 [Form] Add Bootstrap 4 style for field FileType
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants