-
Notifications
You must be signed in to change notification settings - Fork 798
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
Add Social Logos to monorepo #36964
Merged
Merged
Add Social Logos to monorepo #36964
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Illustrator document - SVGs - exporter script
This makes it work in the simular way that the current gridicon grunt buil script works.
- Fix typo in package.json - Remove invisible rectangle from Illustrator file, this is auto inserted by the grunt script and breaks other things if present - Add circle around alternate G+ logo to adhere with guidelines - Properly compound Path, Tumblr and a few other icons that actually featured white fills instead of negative space
Also grunt it.
Adds Grunt Build Script
Remove PNG files and the build script part that are creates them.
Remove PHP function that displays the icons in the svg format
Also grunt the lot.
Add WhatsApp, Telegram, mail, update print
The closing head tag wasn't closing.
anomiex
reviewed
May 22, 2024
Co-authored-by: Brad Jorsch <[email protected]>
anomiex
previously approved these changes
May 22, 2024
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.
Let's do it.
anomiex
reviewed
May 23, 2024
projects/js-packages/social-logos/changelog/add-social_logos_to_monorepo5
Outdated
Show resolved
Hide resolved
projects/js-packages/social-logos/changelog/add-social_logos_to_monorepo6
Outdated
Show resolved
Hide resolved
anomiex
approved these changes
May 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Actions
GitHub actions used to automate some of the work around releases and repository management
Docs
[JS Package] Components
[JS Package] Social Logos
[Plugin] Jetpack
Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/
RNA
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Moves Social Logos package into the monorepo
Proposed changes:
This PR moves the Social Logos package into the monorepo. Originally I was going to wait for some feedback on a related project, but figured it's best to just wrap this up and iterate as needed.
Related tasks:
.js
files to NPM, and this now only has the.jsx
files; I'm not sure if that will be a problem or not. If we need to transpile prior to publishing, maybe this is what I need to understand.Other information:
Jetpack product discussion
Does this pull request change what data or activity we track or use?
Testing instructions:
jetpack build js-packages/social-logos
and verify thebuild
folder is generated./src/svg
../tools/build