Skip to content

Conversation

@MananTank
Copy link
Member

@MananTank MananTank commented Apr 2, 2025

PR-Codex overview

This PR focuses on enhancing the layout and structure of various components in the application, improving responsiveness, and introducing new footer sections for better navigation and documentation access.

Detailed summary

  • Removed SupportedPlatformLink.tsx.
  • Updated links in page.mdx files.
  • Enhanced layout in DeployedContractsPage and ProjectSidebarLayout.
  • Introduced FooterLinksSection in multiple components for better documentation access.
  • Improved spacing and container usage across various components.
  • Refactored AccountAbstractionPage and InAppWalletsFooter for better structure and consistency.

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

@linear
Copy link

linear bot commented Apr 2, 2025

@vercel
Copy link

vercel bot commented Apr 2, 2025

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

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2025 0:00am
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2025 0:00am
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
login ⬜️ Skipped (Inspect) Apr 3, 2025 0:00am
thirdweb_playground ⬜️ Skipped (Inspect) Apr 3, 2025 0:00am
wallet-ui ⬜️ Skipped (Inspect) Apr 3, 2025 0:00am

@vercel vercel bot temporarily deployed to Preview – thirdweb_playground April 2, 2025 20:07 Inactive
@changeset-bot
Copy link

changeset-bot bot commented Apr 2, 2025

⚠️ No Changeset found

Latest commit: 6001f24

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 – wallet-ui April 2, 2025 20:07 Inactive
@vercel vercel bot temporarily deployed to Preview – login April 2, 2025 20:07 Inactive
@github-actions github-actions bot added Dashboard Involves changes to the Dashboard. Portal Involves changes to the Portal (docs) codebase. labels Apr 2, 2025
@MananTank MananTank marked this pull request as ready for review April 2, 2025 20:07
@MananTank MananTank requested review from a team as code owners April 2, 2025 20:07
Copy link
Member Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

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

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@codecov
Copy link

codecov bot commented Apr 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.98%. Comparing base (3f21445) to head (6001f24).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6627   +/-   ##
=======================================
  Coverage   54.98%   54.98%           
=======================================
  Files         888      888           
  Lines       55753    55753           
  Branches     3816     3816           
=======================================
  Hits        30653    30653           
  Misses      25005    25005           
  Partials       95       95           
Flag Coverage Δ
packages 54.98% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 2, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 47.49 KB (0%) 950 ms (0%) 146 ms (+97.27% 🔺) 1.1 s
thirdweb (cjs) 129.89 KB (0%) 2.6 s (0%) 232 ms (+34.74% 🔺) 2.9 s
thirdweb (minimal + tree-shaking) 5.62 KB (0%) 113 ms (0%) 92 ms (+1626.71% 🔺) 204 ms
thirdweb/chains (tree-shaking) 514 B (0%) 11 ms (0%) 53 ms (+1131.36% 🔺) 63 ms
thirdweb/react (minimal + tree-shaking) 19.33 KB (0%) 387 ms (0%) 93 ms (+754.25% 🔺) 480 ms

@vercel vercel bot temporarily deployed to Preview – thirdweb_playground April 2, 2025 20:14 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui April 2, 2025 20:14 Inactive
@vercel vercel bot temporarily deployed to Preview – login April 2, 2025 20:14 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground April 2, 2025 20:16 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui April 2, 2025 20:16 Inactive
@vercel vercel bot temporarily deployed to Preview – login April 2, 2025 20:16 Inactive
@MananTank MananTank changed the title [TOOL-3909] Dashboard: Add footer links to project pages [TOOL-3909] Dashboard: Add footer links to project pages, style tweaks Apr 2, 2025
@MananTank MananTank changed the title [TOOL-3909] Dashboard: Add footer links to project pages, style tweaks [TOOL-3909] Dashboard: Add footer links to project pages & style adjustments Apr 2, 2025
@MananTank MananTank changed the title [TOOL-3909] Dashboard: Add footer links to project pages & style adjustments [TOOL-3909] Dashboard: Add footer links to project pages & header style adjustments Apr 2, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Apr 3, 2025

Merge activity

graphite-app bot pushed a commit that referenced this pull request Apr 3, 2025
…le adjustments (#6627)

<!-- start pr-codex -->

## PR-Codex overview
This PR focuses on enhancing the layout and structure of various components in the application, introducing new footer sections, and improving the user interface for better organization and navigation.

### Detailed summary
- Removed the `SupportedPlatformLink.tsx` file.
- Updated `href` in `react-native/v5/page.mdx` from `/installation` to `/getting-started`.
- Enhanced layout in multiple components with added `container` classes for better styling.
- Introduced new `FooterCard` component in various pages for documentation and tutorial links.
- Replaced `AAFooterSection` with `AAFooter` in `AccountAbstractionPage.tsx`.
- Updated `InAppWalletFooterSection` to `InAppWalletsFooter` with a new structure.
- Modified headers and added spacing in several components for improved visual hierarchy.
- Introduced new `InsightFooter` component with relevant links.
- Adjusted various components to use consistent `container` class for layout consistency.

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

<!-- end pr-codex -->
@vercel vercel bot temporarily deployed to Preview – login April 3, 2025 01:25 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground April 3, 2025 01:25 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui April 3, 2025 01:25 Inactive
…le adjustments (#6627)

<!-- start pr-codex -->

## PR-Codex overview
This PR focuses on enhancing the layout and structure of various components in the application, introducing new footer sections, and improving the user interface for better organization and navigation.

### Detailed summary
- Removed the `SupportedPlatformLink.tsx` file.
- Updated `href` in `react-native/v5/page.mdx` from `/installation` to `/getting-started`.
- Enhanced layout in multiple components with added `container` classes for better styling.
- Introduced new `FooterCard` component in various pages for documentation and tutorial links.
- Replaced `AAFooterSection` with `AAFooter` in `AccountAbstractionPage.tsx`.
- Updated `InAppWalletFooterSection` to `InAppWalletsFooter` with a new structure.
- Modified headers and added spacing in several components for improved visual hierarchy.
- Introduced new `InsightFooter` component with relevant links.
- Adjusted various components to use consistent `container` class for layout consistency.

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

<!-- end pr-codex -->
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground April 3, 2025 11:53 Inactive
@vercel vercel bot temporarily deployed to Preview – login April 3, 2025 11:53 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui April 3, 2025 11:53 Inactive
@graphite-app graphite-app bot merged commit 6001f24 into main Apr 3, 2025
33 checks passed
@graphite-app graphite-app bot deleted the tool-3909 branch April 3, 2025 12:01
@vercel vercel bot temporarily deployed to Production – wallet-ui April 3, 2025 12:01 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb_playground April 3, 2025 12:01 Inactive
@vercel vercel bot temporarily deployed to Production – login April 3, 2025 12:01 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. Portal Involves changes to the Portal (docs) codebase.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants