Skip to content

Conversation

@kien-ngo
Copy link
Contributor

@kien-ngo kien-ngo commented Oct 3, 2024

Problem solved

Short description of the bug fixed or feature added


PR-Codex overview

This PR focuses on replacing icons from react-icons with lucide-react icons across various components for a more consistent icon set. Additionally, it makes minor adjustments to the code structure.

Detailed summary

  • Replaced FiEye with EyeIcon in NFTRevealButton.
  • Replaced FiCopy with CopyIcon in LatestEvents.
  • Replaced BsLightningCharge with ZapIcon in GeneralCta.
  • Replaced FiCheck with CheckIcon in SolidityAddressInput.
  • Replaced FaXTwitter with XIcon and SiOpensea with OpenseaIcon in OpCreditsGrantedModal.
  • Replaced FiX, RxCaretDown, and RxCaretUp with XIcon, ChevronDownIcon, and ChevronUpIcon in ClaimConditionsPhase.
  • Replaced FiPlay with PlayIcon and FaCircleInfo with InfoIcon in InteractiveAbiFunction.
  • Replaced FiInfo with InfoIcon in CreateListingsForm.
  • Replaced various Md icons with Chevron icons in AccountsTable.
  • Added OpenseaIcon component definition.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@changeset-bot
Copy link

changeset-bot bot commented Oct 3, 2024

⚠️ No Changeset found

Latest commit: a7e285a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel vercel bot temporarily deployed to Preview – docs-v2 October 3, 2024 02:20 Inactive
@vercel
Copy link

vercel bot commented Oct 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 3, 2024 8:40pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-v2 ⬜️ Skipped (Inspect) Oct 3, 2024 8:40pm
thirdweb_playground ⬜️ Skipped (Inspect) Oct 3, 2024 8:40pm
wallet-ui ⬜️ Skipped (Inspect) Oct 3, 2024 8:40pm

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 3, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@vercel vercel bot temporarily deployed to Preview – wallet-ui October 3, 2024 02:20 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 3, 2024 02:20 Inactive
Copy link
Contributor Author

kien-ngo commented Oct 3, 2024

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Oct 3, 2024
@codecov
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.61%. Comparing base (615dd1e) to head (a7e285a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4904   +/-   ##
=======================================
  Coverage   47.61%   47.61%           
=======================================
  Files        1057     1057           
  Lines       57221    57221           
  Branches     3924     3924           
=======================================
  Hits        27246    27246           
  Misses      29286    29286           
  Partials      689      689           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 615dd1e
packages 43.37% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 41.95 KB (0%) 840 ms (0%) 323 ms (+30.58% 🔺) 1.2 s
thirdweb (cjs) 101.63 KB (0%) 2.1 s (0%) 406 ms (-6.56% 🔽) 2.5 s
thirdweb (minimal + tree-shaking) 4.82 KB (0%) 97 ms (0%) 146 ms (+957.25% 🔺) 242 ms
thirdweb/chains (tree-shaking) 498 B (0%) 10 ms (0%) 47 ms (+1249.81% 🔺) 57 ms
thirdweb/react (minimal + tree-shaking) 17.23 KB (0%) 345 ms (0%) 123 ms (+286.47% 🔺) 468 ms

@kien-ngo kien-ngo force-pushed the kien/remove-react-icons-4 branch from 7a42cbb to 0dab465 Compare October 3, 2024 09:34
@kien-ngo kien-ngo force-pushed the kien/remove-react-icons-5 branch from 54406f5 to fdd9a57 Compare October 3, 2024 09:34
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 3, 2024 09:34 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 3, 2024 09:34 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 3, 2024 09:34 Inactive
@MananTank MananTank force-pushed the kien/remove-react-icons-4 branch from 0dab465 to 4c4d3b4 Compare October 3, 2024 12:42
@MananTank MananTank force-pushed the kien/remove-react-icons-5 branch from fdd9a57 to ee7542f Compare October 3, 2024 12:43
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 3, 2024 12:43 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 3, 2024 12:43 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 3, 2024 12:43 Inactive
@kien-ngo kien-ngo force-pushed the kien/remove-react-icons-4 branch from 4c4d3b4 to c372498 Compare October 3, 2024 14:19
@kien-ngo kien-ngo force-pushed the kien/remove-react-icons-5 branch from ee7542f to d311838 Compare October 3, 2024 14:20
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 3, 2024 14:20 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 3, 2024 17:22 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 3, 2024 17:22 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 3, 2024 17:23 Inactive
@kien-ngo kien-ngo changed the base branch from graphite-base/4904 to main October 3, 2024 17:23
@kien-ngo kien-ngo force-pushed the kien/remove-react-icons-5 branch from 4686670 to 9db3761 Compare October 3, 2024 17:23
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 3, 2024 17:23 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 3, 2024 17:23 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 3, 2024 17:23 Inactive
@kien-ngo kien-ngo force-pushed the kien/remove-react-icons-5 branch from 9db3761 to ad1dd2a Compare October 3, 2024 20:19
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 3, 2024 20:19 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 3, 2024 20:19 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 3, 2024 20:19 Inactive
@kien-ngo kien-ngo marked this pull request as ready for review October 3, 2024 20:19
@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 3, 2024

Merge activity

## Problem solved

Short description of the bug fixed or feature added

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on replacing icon imports from `react-icons` with `lucide-react` icons across various components in the dashboard application, enhancing the visual consistency and potentially improving performance.

### Detailed summary
- Replaced `FiEye` with `EyeIcon` in `reveal-button.tsx`.
- Replaced `FiCopy` with `CopyIcon` in `LatestEvents.tsx`.
- Replaced `BsLightningCharge` with `ZapIcon` in `GeneralCta.tsx`.
- Replaced `FiCheck` with `CheckIcon` in `address-input.tsx`.
- Replaced `FaXTwitter` with `XIcon` and `SiOpensea` with `OpenseaIcon` in `OpCreditsGrantedModal.tsx`.
- Replaced `FiX` with `XIcon` and caret icons with `ChevronDownIcon`, `ChevronUpIcon` in `phase.tsx`.
- Replaced `FiPlay` with `PlayIcon` and `FaCircleInfo` with `InfoIcon` in `interactive-abi-function.tsx`.
- Replaced `FiInfo` with `InfoIcon` in `list-form.tsx`.
- Replaced navigation icons in `accounts-table.tsx` with `Chevron` icons from `lucide-react`.
- Added `OpenseaIcon` component in `OpenseaIcon.tsx`.

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`

<!-- end pr-codex -->
@jnsdls jnsdls force-pushed the kien/remove-react-icons-5 branch from ad1dd2a to a7e285a Compare October 3, 2024 20:30
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 3, 2024 20:30 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 3, 2024 20:30 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 3, 2024 20:30 Inactive
@graphite-app graphite-app bot merged commit a7e285a into main Oct 3, 2024
27 checks passed
@graphite-app graphite-app bot deleted the kien/remove-react-icons-5 branch October 3, 2024 20:41
@vercel vercel bot temporarily deployed to Production – docs-v2 October 3, 2024 20:41 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb_playground October 3, 2024 20:41 Inactive
@vercel vercel bot temporarily deployed to Production – wallet-ui October 3, 2024 20:41 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dashboard Involves changes to the Dashboard.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants