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

Shadcn migration - heros #13959

Merged
merged 2 commits into from
Sep 30, 2024
Merged

Shadcn migration - heros #13959

merged 2 commits into from
Sep 30, 2024

Conversation

pettinarip
Copy link
Member

Description

Migrates the ContentHero and MdxHero component to TW.

@github-actions github-actions bot added the tooling 🔧 Changes related to tooling of the project label Sep 25, 2024
Copy link

netlify bot commented Sep 25, 2024

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 12e5adc
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/66f3f90339bcb00008b4740e
😎 Deploy Preview https://deploy-preview-13959--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: 51 (🟢 up 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.

title,
description,
blurDataURL,
maxHeight,
Copy link
Member Author

Choose a reason for hiding this comment

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

Removed this prop as it was not being used and was a bit hacky to set up with tw.

Copy link
Member

@wackerow wackerow left a comment

Choose a reason for hiding this comment

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

Looks good! Did leave a note about MdxHero though... are we using this somewhere or should we remove it?

Copy link
Member

Choose a reason for hiding this comment

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

@pettinarip Are we using this component anywhere? I don't see any instances of it

Copy link
Member Author

Choose a reason for hiding this comment

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

We are not atm. But it is planned to be used once we implement the new DS styles on the docs and other pages I believe.

@pettinarip pettinarip merged commit c814d92 into dev Sep 30, 2024
8 of 10 checks passed
@pettinarip pettinarip deleted the shadcn-heros branch September 30, 2024 09:08
This was referenced Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling 🔧 Changes related to tooling of the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants