Skip to content

Chain Page Updates for Creator & Metal #5679

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

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Conversation

Joe-Thirdweb
Copy link
Contributor

@Joe-Thirdweb Joe-Thirdweb commented Dec 10, 2024

Problem solved

Short description of the bug fixed or feature added
Linear: Dash-573
Added to chains for custom chainlist pages

  • Metal L2 (1750)
  • Creator Chain (66665)
  • Treasure Topaz (978658)

Enabled white space preserving for new lines on chain 'About' section.


PR-Codex overview

This PR focuses on enhancing the chainMetaRecord by adding new entries for Creator Mainnet and Metal L2, including their respective metadata and CTA details. It also updates the styling of a paragraph in the layout.tsx file.

Detailed summary

  • Modified <p> class in layout.tsx to use whitespace-pre-line.
  • Added new assets: creatorBanner, creatorCTA, metalBanner, and metalCTA.
  • Introduced Creator Mainnet entry with metadata and CTA.
  • Introduced Metal L2 entry with metadata and CTA.
  • Added a new entry for Treasure Topaz and Treasure Mainnet with similar metadata and CTA.

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

Copy link

vercel bot commented Dec 10, 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 Dec 10, 2024 10:35pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-v2 ⬜️ Skipped (Inspect) Dec 10, 2024 10:35pm
thirdweb_playground ⬜️ Skipped (Inspect) Dec 10, 2024 10:35pm
wallet-ui ⬜️ Skipped (Inspect) Dec 10, 2024 10:35pm

Copy link

changeset-bot bot commented Dec 10, 2024

⚠️ No Changeset found

Latest commit: c11ae45

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

Copy link
Contributor

graphite-app bot commented Dec 10, 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.

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Dec 10, 2024
@Joe-Thirdweb Joe-Thirdweb added the merge-queue Adds the pull request to Graphite's merge queue. label Dec 10, 2024
Copy link
Contributor Author

Joe-Thirdweb commented Dec 10, 2024

Merge activity

  • Dec 10, 1:20 PM EST: The merge label 'merge-queue' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Dec 10, 5:24 PM EST: A user added this pull request to the Graphite merge queue.
  • Dec 10, 5:37 PM EST: A user merged this pull request with the Graphite merge queue.

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.23%. Comparing base (462138d) to head (c11ae45).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5679   +/-   ##
=======================================
  Coverage   51.23%   51.23%           
=======================================
  Files        1092     1092           
  Lines       57346    57346           
  Branches     4677     4677           
=======================================
  Hits        29383    29383           
  Misses      27247    27247           
  Partials      716      716           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 462138d
packages 47.85% <ø> (ø)

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

Copy link
Contributor

github-actions bot commented Dec 10, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 44.93 KB (0%) 899 ms (0%) 2.5 s (+6.28% 🔺) 3.4 s
thirdweb (cjs) 110.71 KB (0%) 2.3 s (0%) 6.7 s (+8.64% 🔺) 8.9 s
thirdweb (minimal + tree-shaking) 5.58 KB (0%) 112 ms (0%) 347 ms (+75.57% 🔺) 459 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 88 ms (+108.12% 🔺) 98 ms
thirdweb/react (minimal + tree-shaking) 19.01 KB (0%) 381 ms (0%) 665 ms (-10.73% 🔽) 1.1 s

@vercel vercel bot temporarily deployed to Preview – wallet-ui December 10, 2024 21:39 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground December 10, 2024 21:39 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 December 10, 2024 21:39 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 December 10, 2024 21:48 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground December 10, 2024 21:48 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui December 10, 2024 21:48 Inactive
## Problem solved

Short description of the bug fixed or feature added
Linear: Dash-573
Added to chains for custom chainlist pages

- Metal L2 (1750)
- Creator Chain (66665)
- Treasure Topaz (978658)

Enabled white space preserving for new lines on chain 'About' section.

<!-- start pr-codex -->

---

## PR-Codex overview
This PR introduces new assets and updates `chainMetaRecord` to enhance the dashboard with additional blockchain information, including two new chains: `Creator` and `Metal L2`, along with their respective metadata and call-to-action details.

### Detailed summary
- Added new images: `creatorBanner`, `creatorCTA`, `metalBanner`, `metalCTA`.
- Updated `layout.tsx` to use `whitespace-pre-line` for `chainMetadata.about`.
- Introduced `Creator` chain metadata with details and CTA.
- Introduced `Metal L2` chain metadata with details and CTA.
- Added `Treasure Topaz` and `Treasure Mainnet` chain metadata with details and CTA.

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

<!-- end pr-codex -->
@vercel vercel bot temporarily deployed to Preview – docs-v2 December 10, 2024 22:25 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground December 10, 2024 22:25 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui December 10, 2024 22:25 Inactive
@graphite-app graphite-app bot merged commit c11ae45 into main Dec 10, 2024
32 checks passed
@graphite-app graphite-app bot deleted the Joe-ChainPageUpdates branch December 10, 2024 22:37
@vercel vercel bot temporarily deployed to Production – thirdweb_playground December 10, 2024 22:37 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. merge-queue Adds the pull request to Graphite's merge queue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants