-
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 |
Review request @pettinarip |
Hi @pettinarip I am new to open source contribution please help me out and assign me a task |
Hi everyone! FYI I've updated the list with the last things to migrate to tw & shadcn, and removed assignments for a few components that didn't get a PR. Feel free to leave a comment if you want to work on any of them! |
|
Hi @pettinarip , sorry for the delay. I've just finished up |
@ameeetgaikwad assigned! @plvzfq-rit sure! no worries. I added you back. |
Hi @pettinarip, |
Hi @pettinarip, I wasn’t available earlier, so I couldn’t complete the task.I’m available now and would like to work on these files (BoxGrid.tsx, Callout.tsx, CallToContribute/index.tsx, CardList.tsx, and InfoBanner.tsx). |
Hi @pettinarip, Merry Christmas. I'll like to work on
|
Shifted 404.tsx page from chakra ui to shadcn/tailwind css
Hey @pettinarip |
Hi @pettinarip, happy new year+ could I have a go working on Thanks! |
Assigning to you @plvzfq-rit. re: the avatar, correct, ignore it for now as we will do in a separate PR. edit: Happy new year to you too!! 🍾 |
|
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/components/Staking
src/pages
The text was updated successfully, but these errors were encountered: