-
Notifications
You must be signed in to change notification settings - Fork 965
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
Old logo for X (formally Twitter) #2775
Comments
I think we could add here :
x: {
'share-url': 'https://twitter.com/intent/tweet?url=[[URL]]',
'background-color': '#55acee',
src: `${IMG_BASE_URL}x.png`,
}, And we also need Mailjet to add the x.png file on there server: https://www.mailjet.com/images/theme/v1/icons/ico-social/ |
I sent an email to mailjet product team to ask them to add the logo. Then I'll do the PR. |
I created the PR, we need to wait Mailjet to add the icon : #2776 |
@ngarnier who is project maintainer now ? |
As stated in multiple issues, we won't update the list of default social network just use regular social-element to host your own icon instead. |
Maybe you can explain why ? It is easy and one of the main social networks worldwide. |
When MJML3 was out custom social element was really painful to write. Last time Mailjet simply did remove old logos #2482 #2547 #2551 opening multiple issues, reaching me personally on Slack/Twitter/Mail.
|
I understand what you say, but then we should remove all native icons from repo to avoid maintenance ? |
@TechnikMax here is the PR you need : #2777 Otherwise, you can simply cherrypick the PR into your project. |
Those were kept for MJML3 compatibility (smooth transition with mj-migrate) and should be marked as deprecated you're right. That was a big discussion when moving from MJML 3 to 4 and we should have stated this more clearly. I'll update the doc to reflect this, and I probably won't merge this. |
Describe the bug
X / Twitter an a new logo and i didn't saw any option to use it.
To Reproduce
Steps to reproduce the behavior:
Use the twitter option from the social package
Expected behavior
The new X-Logo
MJML environment
Additional context
I see two solutions, but i can't fix them myself because bot need a new logo on the mailjet server
Personally I like the second option better, firstly nothing changes for the user, secondly the name is correct and not mixed up with the old name and the new logo.
The text was updated successfully, but these errors were encountered: