-
Notifications
You must be signed in to change notification settings - Fork 184
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
UI for WeChat invites #2043
UI for WeChat invites #2043
Conversation
… selected. Remove old WeChat invite panel code.
@@ -114,7 +139,7 @@ | |||
</div> | |||
</div> | |||
|
|||
<div> | |||
<div hidden?='{{ selectedNetworkName != "Cloud"}}'> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This div was visible in the invite screen for all social networks
Ready for review! |
Hello! I'm hoping to make Thanks! |
Please re-open, on |
Tested manually & ran grunt test
This requires freedomjs/freedom-social-wechat#11 to be checked in and published
Combined with the freedom pull request, fixes: #1573 and #1977