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

UI migrate CardList #7721

Merged
merged 6 commits into from
Oct 21, 2022
Merged

UI migrate CardList #7721

merged 6 commits into from
Oct 21, 2022

Conversation

pettinarip
Copy link
Member

Description

Migrate CardList component to Chakra.

It also includes a refactor on the URL util functions that used to live inside the Link component. I've moved all of those related functions to its own file (src/utils/url.ts).

Related Issue

#6374

@vercel
Copy link

vercel bot commented Sep 6, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
ethereum-org-website ❌ Failed (Inspect) Sep 6, 2022 at 3:17PM (UTC)

)}
</ItemLink>
return isLink ? (
<LinkBox key={id || idx}>
Copy link
Member Author

Choose a reason for hiding this comment

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

More about LinkOverlay and LinkBox here: https://chakra-ui.com/docs/components/link-overlay/usage

Good for a11y.

@gatsby-cloud
Copy link

gatsby-cloud bot commented Sep 6, 2022

Gatsby Cloud Build Report

ethereum-org-website-dev

🎉 Your build was successful! See the Deploy preview here.

Build Details

View the build logs here.

🕐 Build time: 37m

@corwintines corwintines merged commit 64eabed into dev Oct 21, 2022
@corwintines corwintines deleted the ui-migrate-cardlist branch October 21, 2022 00:54
@corwintines corwintines mentioned this pull request Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants