-
Notifications
You must be signed in to change notification settings - Fork 5k
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 |
Amazing @JoeChenJ thanks for the hard work. I unassigned myself from the slug page in case you are interested. |
FYI I've updated the assignments the components since we didn't get a PR. |
Thank you @pettinarip ! I wanna work on:
|
Hey @pettinarip , looks like there's already a PR merged for |
@JoeChenJ ah! good catch! sorry my bad. Updating... |
Hey @pettinarip , I would like to handle Looks like |
@JoeChenJ thanks! assigned those two. I've updated the list and removed the already migrated ones. Regarding the |
Aaaaand its donee!!! 🚀 🚀 🚀 Thanks to all who has participated and contributed to this effort. |
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
Tag
component in/ui
foldercomponents/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 #14511learning-tools.tsx
page to Tailwind #14706The text was updated successfully, but these errors were encountered: