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

refactor: Updated @phosphor-icons/react #188

Conversation

Arunkumarvallal
Copy link
Contributor

Description

This PR replaces the deprecated phosphor-react package with the latest @phosphor-icons/react for better performance, compatibility, and future updates.

Changes Made

  • Removed phosphor-react package.
  • Installed @phosphor-icons/react.
  • Updated all icon imports to use @phosphor-icons/react.
  • Verified UI to ensure all icons render correctly.

Why is this needed?

Deprecated Package: phosphor-react is no longer maintained.
Improved Performance: Better optimization and tree-shaking.
Latest Icons & Updates: Future enhancements will only be in @phosphor-icons/react.
Better TypeScript Support: Improved type definitions.

Screenshots (if applicable)

image

Related Issues

Closes #187

Copy link
Contributor

@JustinBenito JustinBenito left a comment

Choose a reason for hiding this comment

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

This is a much needed refactor @Arunkumarvallal bro.
Thanks a lot for your contribution.
Merging it right away.

Cheers :)

@JustinBenito JustinBenito merged commit 4c72064 into FOSSUChennai:main Mar 20, 2025
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.

Replace the phosphor-react to latest @phosphor-icons/react
2 participants