mirror of
https://github.com/FriendsOfSymfony/FOSFacebookBundle.git
synced 2026-03-24 00:32:16 +01:00
[PR #111] [CLOSED] changed fb:login_button to HTML 5 compatible button #272
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/FriendsOfSymfony/FOSFacebookBundle/pull/111
Author: @adityapatadia
Created: 2/1/2012
Status: ❌ Closed
Base:
master← Head:master📝 Commits (6)
9db556eAdded Size parameter to fb:login-button to allow user choose proper size of button.a811883Added " which i forgot in last commit...d91b40eadded default parameter "small" for "size" of facebook login buttonacda385changed size parameter default to "medium"ade5e77Added show faces default parameter for HTML 5 compatible buttonee97c26Changed to HTML 5 Compatible login button so user don't need to enter xmlns for new login button.📊 Changes
2 files changed (+5 additions, -1 deletions)
View changed files
📝
Resources/views/loginButton.html.twig(+3 -1)📝
Templating/Helper/FacebookHelper.php(+2 -0)📄 Description
Added size paramater and changed login button to HTML 5 compatible button.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.