-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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/Tailwind migration #13946
Comments
@pettinarip I'm currently handling all of the Quiz components |
@TylerAPfledderer gotcha! added your name next to them, ty. |
@pettinarip Please assign me the |
Assigned @saurabhburade 👍🏼 |
Please assign the Contributors and DataProductCard to me @pettinarip Thanks |
Yey! awesome, assigned! let me know if you need any clarification or help 💪🏼 |
TwImage is not working with remote URLs , getting this error cos its using next/image under the hood should I add |
Right @Baystef lets use the |
Hi @pettinarip can you assign the |
hey @pettinarip could you please assign |
@yashtotla @kushagrasarathe thanks for helping! assigned, thanks |
|
Fix issue #13946 Migrated 404.tsx page to shadcn/tailwind
Hi @pettinarip , |
@ameeetgaikwad FYI we have made progress with the migration of the |
Hey @pettinarip, Thanks! |
sure will let you know! |
Hi @pettinarip , I have opened a PR for Could you assign me Thanks! |
Cool @JoeChenJ! thanks. I've assigned the |
Hey @pettinarip , please assign me Thanks! |
@pettinarip can you assign |
Hi @pettinarip , please assign me:
Thanks! |
Thanks @MahendraBishnoi29 & @JoeChenJ -- list updated! |
Hi @pettinarip , please assign me:
Thanks! |
Description
As part of our Q3 roadmap, this issue tracks the progress of the Shadcn/Tailwind migration.
How to contribute
If you’d like to help with the component migration, please follow these steps:
Tips & Guidance
components/ui
@chakra-ui/react/Icon
⇒ just use the exported svg component from react-icons instead<MdMenu className="text-2xl" />
<p>
tag<h1>
,<h2>
, etc. tagsLink
component defined incomponents/ui/Link
components/ui/buttons/Button
TwImage
fromcomponents/Image
components/ui/flex
as much as possibletailwind.config.ts
file. At the review stage, we will analyze & try to replace old theme colors with new colors from the Design System.Done
List
DatesAndTimeline
component to Shadcn/Tailwind #14071LocalCommunitiesList
to tailwind #14065TutorialMetadata.tsx
to shadcn/tailwind #14335TranslationBannerLegal.tsx
to shadcn #14511In review
Pending
src/components
src/components/Staking
src/pages
The text was updated successfully, but these errors were encountered: