They Dropped THIS And Thought Nobody Would Notice

preview_player
Показать описание
Unstyled Component Libraries are a godsend if you ask me. Ever since I discovered 'em like a year ago (been using plain tailwindcss before) I've never used anything else. This is a great addition for us all to use.

-- my links
Рекомендации по теме
Комментарии
Автор

It would be better if they added new primitives that so many people waiting for

shakapaker
Автор

They tweeted about it last week, it's cool

davidghena
Автор

I think this looks better than just black-and-white design of shadcn UI :)

developerpranav
Автор

Def gonna try this out, this library being developed by the same people that actually built Radix UI makes me optimistic.

Dom-zyqy
Автор

Nobody would notice? 😅
That was our newsletter headline 2 weeks ago. 😉

thisweekinreact
Автор

Great share thank you, i'm setting my client side Sass project so i will try to use this cool librairie

salahiddinediouri
Автор

Can we use themes and give our own brand color?? Or use primitive and color it?? Whats the main difference

abhcode
Автор

We will probably will look in the future and say "why the f* did we thought that this shadcn thing was good?"

FranFiori
Автор

I hope radix and shadcnui add color inputs, those are the worst to configure and setup to fit in.

benji_builder
Автор

It's been 2 weeks I'm searching for a solution for some weird behaviour I'm seeing with the shadcn/ radix combobox. On chrome on android, it triggers the keyboard to open an extra row of keys showing the credit card, password and location icons. This causes the layout of the combobox input to get messed up, the padding shifts around.

siya.abc
Автор

have you checked React
ig its also a unstyled component library

EEBDivyanshgupta
Автор

I don't understand shadcn-ui use always Radix ui

electroheadfx
Автор

I don't like styles. I think shadcn-ui is better. Also has more component than radix

DukeEmree
Автор

Would be interesting to know how to styles these components in tailwind

nofeah
Автор

This is so similar to Chakra UI. What is the difference between radix UI and Chakra UI?

Ali-eimg
Автор

Why dont you use Radix UI components instead of pure html?

neerajverma
Автор

I’ve been running into an “issue” in NextJS (13.4.19). They have tailwind.config.ts (not .js) and shadcn/ui does not have support for that as of now. What could be a solution to this? Is it okay to delete the .ts file and go with tailwind.config.js or when the shadcn cli asks where the tailwind.config.js is so should I simply say tailwind.config.ts? (Tried that way and it simply overwrote the entire tailwind.config.ts with the commonjs syntax (module.exports) and I don’t know if that would work properly or if it will throw any errors at the build time).

Please let me know if anyone has a solution.

lucifer-ybtn
Автор

Shadcn UI doesn't have a vertical orientation on the Navigation Menu component

imnash_on_E
Автор

Can you made a tutorial about how to make reusable component in nextjs 13 app router, like how can we pass a callback as a props, because in app router it won't let us to pass a callback to component(server/client), imagine we have a button, and i used it in everywhere, so when i need a event handler, we can't do like {... props} from the component, instead of doing hardcode the event handler, for example we need onClick, and that event handler will there everywhere, how terrible is that.💀

simpingsyndrome
Автор

Wait wait, don't you have 0 control in this case, you don't have access to the comp? You can't override styles on any component. At least, there is nothing in the documentation that shows how, you can do it manually ofc, with "style".

aghileslounis
visit shbcf.ru