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

/auth and /iaw -> framer #6358

Merged
merged 1 commit into from
Feb 27, 2025
Merged

/auth and /iaw -> framer #6358

merged 1 commit into from
Feb 27, 2025

Conversation

jnsdls
Copy link
Member

@jnsdls jnsdls commented Feb 27, 2025


PR-Codex overview

This PR focuses on the removal of several files and components from the apps/dashboard directory, indicating a significant refactoring or cleanup effort. It also includes minor changes to some components and updates to the package.json and pnpm-lock.yaml files.

Detailed summary

  • Deleted multiple files in src, public/assets, and related components.
  • Removed ChakraNextImageProps type definition.
  • Updated CardProps interface in src/tw-components/card.tsx.
  • Modified TrackedIconButton component in src/tw-components/button.tsx.
  • Changed routing in redirects.js for /auth and /in-app-wallets.
  • Refactored typography-related code in src/tw-components/utils/typography.ts and src/theme/typography.ts.
  • Adjusted PRODUCTS and MOBILE_PRODUCTS_SECTIONS arrays in src/components/product-pages/common/nav/data.ts.
  • Made various updates to pnpm-lock.yaml including dependency version changes.

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

Copy link

vercel bot commented Feb 27, 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 Feb 27, 2025 8:56am
login ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 8:56am
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 8:56am
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 8:56am
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 8:56am

Copy link

changeset-bot bot commented Feb 27, 2025

⚠️ No Changeset found

Latest commit: 363ac9e

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

@jnsdls jnsdls marked this pull request as ready for review February 27, 2025 08:38
@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Feb 27, 2025
@jnsdls jnsdls requested review from a team as code owners February 27, 2025 08:38
Copy link
Member Author

jnsdls commented Feb 27, 2025


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.

Copy link
Contributor

github-actions bot commented Feb 27, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.56 KB (0%) 932 ms (0%) 1.8 s (-28.43% 🔽) 2.8 s
thirdweb (cjs) 124.42 KB (0%) 2.5 s (0%) 5.2 s (-3.29% 🔽) 7.7 s
thirdweb (minimal + tree-shaking) 5.6 KB (0%) 112 ms (0%) 130 ms (-11.1% 🔽) 242 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 70 ms (-19.79% 🔽) 80 ms
thirdweb/react (minimal + tree-shaking) 19.35 KB (0%) 387 ms (0%) 394 ms (-13.54% 🔽) 781 ms

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.

1 participant