Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
👋 Thanks for your first Pull Request and for helping build the future of Gutenberg and WordPress, @JoshQuake! In case you missed it, we'd love to have you join us in our Slack community. If you want to learn more about WordPress development in general, check out the Core Handbook full of helpful information. |
Fixed spacing between 'discord' and => in services array
path > Path fixed indentation
Prettier error fix????
|
All checks passed now. Woohoo! |
|
Just connecting the pull request to this open issue: #35487 |
t-hamano
left a comment
There was a problem hiding this comment.
Sorry for the late attention to this PR, @JoshQuake.
If you have time to work on this PR, could you check the following points to move this PR forward?
- It would be good to unify
viewBoxto0 0 24 24, like the other icons. - From the guideline, the primary color of this brand seems to be
#5865F2. It would be good to add color to this file and this file. - We need to do the following steps to generate a fixture file:
- Create a
core__social-link-discord.htmlfile intest/integration/fixtures/blocks/ - Write HTML there. Use the other HTML as a reference.
- Run
fixtures:regeneratelocally. The following files will be automatically generated:core__social-link-discord.jsoncore__social-link-discord.parsed.jsoncore__social-link-discord.serialized.html
- Commit and push the changes
- Create a
If you have any questions, please feel free to ask 👍
|
No problem @t-hamano, I will make the necessary changes over the weekend. |
|
@Gulamdastgir-Momin, I thin same feedback can be applied to your branch. Rebase your local branch on top of the latest trunk, apply feedback, and it should be good to re-open. |
|
Thanks @Mamaduka Working on it! |
What?
Adds Social Link variation for Discord.
Why?
I can't figure out how to add it through a separate plugin so here I am lol.
How?
Added discord.js to block-library/icons to add the official svg. Added a line for exporting the icon. Added Discord to the list of services so it will use the correct block variation.
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast