Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Twig][Form] Twig theme for Foundation 6#34880

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:masterfromLyssal:twig-form-foundation-6
Jan 10, 2020

Conversation

Lyssal
Copy link
Contributor

QA
Branch?master
Bug fix?no
New feature?yes
Deprecations?no
Tickets
LicenseMIT
Doc PR-

Hi,

I propose a form theme for Foundation 6. This layout stylizes buttons, percent / money widgets and permits switch inputs adding a 'switch-input' attribute (as forhttps://symfony.com/blog/new-in-symfony-4-4-bootstrap-custom-switches).

Foundation_6

publicfunctionbuildForm(FormBuilderInterface$builder,array$options):void{$builder// ...        ->add('checkbox-switch',Type\CheckboxType::class, ['attr' => ['class' =>'switch-input',            ],        ])    ;}

@fabpotfabpotforce-pushed thetwig-form-foundation-6 branch from815cdc4 toe47a134CompareJanuary 10, 2020 08:11
@fabpot
Copy link
Member

Thank you@Lyssal.

@fabpotfabpot merged commite47a134 intosymfony:masterJan 10, 2020
@nicolas-grekasnicolas-grekas modified the milestones:next,5.1May 4, 2020
@fabpotfabpot mentioned this pull requestMay 5, 2020
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@fabpotfabpotfabpot approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
5.1
Development

Successfully merging this pull request may close these issues.

4 participants
@Lyssal@fabpot@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp