thirdweb-dev / js

Best in class web3 SDKs for Browser, Node and Mobile apps
https://thirdweb.com
Apache License 2.0
458 stars 375 forks source link

[Dashboard] Remove <Stack /> (2) #4830

Closed kien-ngo closed 1 month ago

kien-ngo commented 1 month ago

Problem solved

Short description of the bug fixed or feature added


PR-Codex overview

This PR focuses on replacing instances of the Stack component from Chakra UI with div elements styled with Tailwind CSS classes for layout management. This change aims to enhance the component structure and styling consistency across the application.

Detailed summary

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

graphite-app[bot] commented 1 month ago

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[bot] commented 1 month ago

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 Sep 27, 2024 3:57pm
3 Skipped Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **docs-v2** | ⬜️ Skipped ([Inspect](https://vercel.com/thirdweb/docs-v2/6kUVCgjYC1VDTAFz1LAW58F6ub3r)) | | | Sep 27, 2024 3:57pm | | **thirdweb_playground** | ⬜️ Skipped ([Inspect](https://vercel.com/thirdweb/thirdweb_playground/2ryXq83s6zaEtutme83m3JHTP1mB)) | | | Sep 27, 2024 3:57pm | | **wallet-ui** | ⬜️ Skipped ([Inspect](https://vercel.com/thirdweb/wallet-ui/3psK1XKTK7Nanjp4FBJVLmwuV2wV)) | | | Sep 27, 2024 3:57pm |
changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 509c7981ee96fe92114ae3a64b9a1d3e4eb3eb74

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

kien-ngo commented 1 month ago

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

Join @kien-ngo and the rest of your teammates on Graphite Graphite

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 47.67%. Comparing base (8ea9420) to head (509c798). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4830 +/- ## ======================================= Coverage 47.67% 47.67% ======================================= Files 1051 1051 Lines 56715 56715 Branches 3894 3894 ======================================= Hits 27040 27040 Misses 28988 28988 Partials 687 687 ``` | [Flag](https://app.codecov.io/gh/thirdweb-dev/js/pull/4830/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thirdweb-dev) | Coverage Δ | | *Carryforward flag | |---|---|---|---| | [legacy_packages](https://app.codecov.io/gh/thirdweb-dev/js/pull/4830/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thirdweb-dev) | `65.68% <ø> (ø)` | | Carriedforward from [8ea9420](https://app.codecov.io/gh/thirdweb-dev/js/commit/8ea9420cc493981ad320ca3f97fa1fa16458c9ad?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thirdweb-dev) | | [packages](https://app.codecov.io/gh/thirdweb-dev/js/pull/4830/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thirdweb-dev) | `43.40% <ø> (ø)` | | | *This pull request uses carry forward flags. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thirdweb-dev) to find out more.
github-actions[bot] commented 1 month ago

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 41.93 KB (0%) 839 ms (0%) 1.4 s (+24.98% 🔺) 2.3 s
thirdweb (cjs) 101.55 KB (0%) 2.1 s (0%) 2 s (-9.32% 🔽) 4 s
thirdweb (minimal + tree-shaking) 4.82 KB (0%) 97 ms (0%) 144 ms (+39.59% 🔺) 240 ms
thirdweb/chains (tree-shaking) 498 B (0%) 10 ms (0%) 50 ms (+177.38% 🔺) 60 ms
thirdweb/react (minimal + tree-shaking) 16.78 KB (0%) 336 ms (0%) 384 ms (+71.65% 🔺) 720 ms
graphite-app[bot] commented 1 month ago

Merge activity