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

Migrate DatesAndTimeline component to Shadcn/Tailwind #14071

Merged
merged 4 commits into from
Nov 4, 2024

Conversation

0xgun
Copy link
Contributor

@0xgun 0xgun commented Oct 5, 2024

Description

Migrate DatesAndTimeline component to Shadcn/Tailwind from Chakra

Related Issue

#13946

Copy link

netlify bot commented Oct 5, 2024

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit dadec89
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/6723951e9a0302000894f830
😎 Deploy Preview https://deploy-preview-14071--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 7 from production)
Accessibility: 92 (no change from production)
Best Practices: 89 (🔴 down 9 from production)
SEO: 99 (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.

@github-actions github-actions bot added config ⚙️ Changes to configuration files content 🖋️ This involves copy additions or edits documentation 📖 Change or add documentation event 📅 This issue or pull request is related to an event listing tooling 🔧 Changes related to tooling of the project translation 🌍 This is related to our Translation Program labels Oct 10, 2024
@0xgun 0xgun force-pushed the migrate-DatesAndTimeline branch from 5162c69 to f3f3064 Compare October 10, 2024 17:55
@0xgun
Copy link
Contributor Author

0xgun commented Oct 26, 2024

@pettinarip could you please review this PR

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 looks good visually but left a few comments to use the cn function and defined DS colors.

src/components/Translatathon/DatesAndTimeline.tsx Outdated Show resolved Hide resolved
src/components/Translatathon/DatesAndTimeline.tsx Outdated Show resolved Hide resolved
src/components/Translatathon/DatesAndTimeline.tsx Outdated Show resolved Hide resolved
@0xgun
Copy link
Contributor Author

0xgun commented Oct 29, 2024

Hey @pettinarip , I have made all the requested changes

src/components/Translatathon/DatesAndTimeline.tsx Outdated Show resolved Hide resolved
variant="outline"
isDisabled={date.link === APPLICATION_URL && !isLive} // Application only
aria-disabled={date.link === APPLICATION_URL && !isLive}
Copy link
Member

Choose a reason for hiding this comment

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

👍🏼

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.

🚀

@pettinarip pettinarip merged commit b0812f7 into ethereum:dev Nov 4, 2024
9 of 10 checks passed
This was referenced Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config ⚙️ Changes to configuration files content 🖋️ This involves copy additions or edits documentation 📖 Change or add documentation event 📅 This issue or pull request is related to an event listing tooling 🔧 Changes related to tooling of the project translation 🌍 This is related to our Translation Program
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants