Skip to content
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

[GH-437] Update files in icon directory to typescript #549

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

equalsgibson
Copy link

@equalsgibson equalsgibson commented Jan 26, 2025

Summary

Refactor the jsx files within webapp/src/images/icons to be typescript, also remove files that export a single octicon in favor of importing the icon into the file where it is used directly.

Ticket Link

Fixes #437

@wiggin77
Copy link
Member

wiggin77 commented Feb 3, 2025

@raghavaggarwal2308 thoughts on this PR?

@raghavaggarwal2308 raghavaggarwal2308 added this to the v1.10.0 milestone Feb 4, 2025
@raghavaggarwal2308
Copy link
Contributor

@wiggin77 The PR looks good to me, need to resolve the conflicts @equalsgibson

@equalsgibson
Copy link
Author

@wiggin77 @raghavaggarwal2308 resolved the conflicts, let me know if any other changes are required

Copy link
Contributor

@raghavaggarwal2308 raghavaggarwal2308 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏽

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert icons component in images folder to typescript
3 participants