[Feature] Add TipHub app and update configurations for various projects
PR-Codex overview
This PR updates the tiphub app in a Next.js project. It adds core web vitals, configures PostCSS, integrates thirdweb client, improves UI components, and enhances project structure.
Detailed summary
- Added core web vitals extension
- Updated Next.js config
- Configured PostCSS for Tailwind CSS
- Integrated thirdweb client
- Improved UI components and layout
- Updated package.json dependencies
- Added TypeScript configuration
- Enhanced error handling in API calls
The following files were skipped due to too many changes:
apps/tiphub/src/app/[...slug]/page.tsx,apps/tiphub/public/next.svg,apps/tiphub/src/components/tip-jar.client.tsx,apps/tiphub/src/components/ui/button.tsx,apps/tiphub/src/app/globals.css,apps/tiphub/tailwind.config.ts,apps/tiphub/LICENSE,pnpm-lock.yaml
✨ Ask PR-Codex anything about this PR by commenting with
/codex {your question}
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| thirdweb_playground | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 18, 2024 11:15pm |
| thirdweb-www | ❌ Failed (Inspect) | Jul 18, 2024 11:15pm | ||
| wallet-ui | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 18, 2024 11:15pm |
⚠️ No Changeset found
Latest commit: ad054076f6028943da054b7cc51bf85041b1ffa2
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
Your org requires 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.
[!WARNING] This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite. Learn more
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @jnsdls and the rest of your teammates on
Graphite
CodSpeed Performance Report
Merging #3663 will not alter performance
Comparing feature/add-tiphub-app-and-config-updates (ad05407) with feature/add-async-erc20-value-property (bbd2bf9)
Summary
✅ 9 untouched benchmarks
size-limit report 📦
| Path | Size | Loading time (3g) | Running time (snapdragon) | Total time |
|---|---|---|---|---|
| thirdweb (esm) | 43.12 KB (0%) | 863 ms (0%) | 1.6 s (+72.11% 🔺) | 2.5 s |
| thirdweb (cjs) | 91.14 KB (0%) | 1.9 s (0%) | 2.4 s (+10.18% 🔺) | 4.3 s |
| thirdweb (minimal + tree-shaking) | 4.82 KB (0%) | 97 ms (0%) | 100 ms (-6.45% 🔽) | 196 ms |
| thirdweb/chains (tree-shaking) | 433 B (0%) | 10 ms (0%) | 19 ms (-6.56% 🔽) | 29 ms |
| thirdweb/react (minimal + tree-shaking) | 13.52 KB (0%) | 271 ms (0%) | 412 ms (+264.67% 🔺) | 682 ms |