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

refactor: components using old theming #13955

Merged
merged 4 commits into from
Sep 27, 2024
Merged

refactor: components using old theming #13955

merged 4 commits into from
Sep 27, 2024

Conversation

wackerow
Copy link
Member

Description

  • QuizRadioGroup buttons
  • SendFromContacts
  • ReceiveEther
  • ReceivedEther

Updated to tailwind; colors updated to use latest theming

Related Issue

Theming updates

Copy link

netlify bot commented Sep 25, 2024

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 7bd899e
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/66f3632dcc1a040008734900
😎 Deploy Preview https://deploy-preview-13955--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: 50 (🟢 up 4 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.

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.

Looks good @wackerow thanks for the migration of these components. Left a small request.

@@ -4,7 +4,6 @@ import {
Box,
chakra,
ChakraProps,
Circle,
HStack,
Stack,
Text,
Copy link
Member

Choose a reason for hiding this comment

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

Is it possible to migrate this component completely to Tw? I feel that we only need to change a few components and avoid leaving this in a hybrid situation.

Copy link
Member Author

Choose a reason for hiding this comment

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

@pettinarip I started that and it led to a few complications that I didn't anticipate. For the sake of keeping scope of this PR trimmed to just the color updates, mind if I branch off and patch this up separately?

Copy link
Member

Choose a reason for hiding this comment

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

Got it. Sure, we can tackle that separately.

@pettinarip pettinarip merged commit 88c9ac9 into dev Sep 27, 2024
8 of 10 checks passed
@pettinarip pettinarip deleted the quiz-sim-color-patch branch September 27, 2024 07:32
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants