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

feat: migrate StablecoinsTable to shadcn #14043

Merged
merged 4 commits into from
Oct 9, 2024

Conversation

0xgun
Copy link
Contributor

@0xgun 0xgun commented Oct 3, 2024

Description

  • Migrate StablecoinsTable to tailwind

  • Replaced existing table implementation with the Shadcn table component.

Related Issue

#13946

Copy link

netlify bot commented Oct 3, 2024

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 07ba537
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/6706dd408cd1a30008211f2d
😎 Deploy Preview https://deploy-preview-14043--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 48 (🔴 down 5 from production)
Accessibility: 93 (no change from production)
Best Practices: 89 (🔴 down 9 from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@pettinarip pettinarip mentioned this pull request Oct 4, 2024
65 tasks
Copy link
Member

@pettinarip pettinarip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@0xgun thnks for the migration of the StablecoinsTable.

Looks good overall. I'll push a commit to clean up some old/redundant styles and rely more on the default styles of our table.

src/components/StablecoinsTable.tsx Outdated Show resolved Hide resolved
src/components/StablecoinsTable.tsx Outdated Show resolved Hide resolved
src/components/StablecoinsTable.tsx Outdated Show resolved Hide resolved
src/components/StablecoinsTable.tsx Show resolved Hide resolved
src/components/StablecoinsTable.tsx Outdated Show resolved Hide resolved
src/components/StablecoinsTable.tsx Outdated Show resolved Hide resolved
src/components/StablecoinsTable.tsx Outdated Show resolved Hide resolved
Copy link
Member

@pettinarip pettinarip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @0xgun!

@pettinarip pettinarip merged commit f024266 into ethereum:dev Oct 9, 2024
3 checks passed
Copy link

gitpoap-bot bot commented Oct 9, 2024

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

Be sure to join the Ethereum.org discord if you are interested in contributing further to the project or have any questions for the team.

GitPOAP: 2024 Ethereum.org Contributor:

GitPOAP: 2024 Ethereum.org Contributor GitPOAP Badge

Head to gitpoap.io & connect your GitHub account to mint!

Learn more about GitPOAPs here.

@pettinarip pettinarip added the hacktoberfest Track hacktoberfest activity label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Track hacktoberfest activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants