shadcn + shadcn Shadcn UI Blocks, Templates, and Components | Free and ProA collection of beautifully designed Shadcn UI blocks, components, templates, and dashboard layouts for React. Built on Base UI and Radix UI primitives, styled with Tailwind CSS, ready to copy-paste or install via the shadcn CLI. isanjayjoshi | discuss | tweet + it dev shadcn table Unexpected behavior on table horizontal scrolling · Issue #416 · shadcn-ui/uiHi @shadcn! Many thanks for this repo, amazing work 👏 Just noticed a strange behavior on the table component. When the content of the table is larger than the screen, a white space the size of the overflow is created. I have tried severa... wono | discuss | tweet + it dev shadcn Using "country-state-city" try to create a country select input consisting of all countries and also create another select input of cities in the country selcted. | A shadcn/ui and v0 generationThis is a v0.dev and shadcn/ui generation for the prompt: Using "country-state-city" try to create a country select input consisting of all countries and also create another select input of cities in the country selcted. wono | discuss | tweet + it dev shadcn calendar ShadCN UI 학습기: calendar 컴포넌트최근 일주일 동안 인턴 준비를 하기 위해 이사 + 적응이 필요하였습니다.이번에 학습할 내용은 shadcn UI에서의 캘린더 컴포넌트입니다.최근 프로젝트에서 React 19을 사용하면서 shadcn/ui의 캘린더 컴포넌트를 설치하려고 했는데, 설치와 빌드 과정에서 아래와 wono | discuss | tweet + it dev nextjs shadcn TIL - Shadcn UI & Next JS | OKKY유데미 강좌 “Shadcn UI & Next JS - shadcn으로 아름다운 대시보드 만들기” 를 완강했습니다.https://www.udemy.com/course/shadcn-ui-next-js-korean/shadcn 을 사용한 사용자 인터페이스 만들기가 주된 내용입니다.shadcn 컴포넌트는 소스폴더에 코드로 들어오기 때문에 원하는 대로 고쳐 wono | discuss | tweet + it dev n3xtjs shadcn pagination Epic Next JS 15 Tutorial Part 8Learn how to implement search and pagination functionalities in Next.js. wono | discuss | tweet + it dev nextjs shadcn How to create search in ui/shadcn?I try to use this https://ui.shadcn.com/docs/components/command for searching functionality but the problem is that it doesn't overlap the text. as you can see in the image. The dropdown doesn't o... wono | discuss | tweet + it dev nextjs shadcn Cannot set `Select` to an empty value. · Issue #2054 · shadcn-ui/uiMaybe this is something very obvious that I'm not understanding, but I've checked out the shadcn-ui and the radix/primitives docs and I can't figure this out. Here's my code: const SelectField: React.FunctionComponent<SelectFieldProps> =... wono | discuss | tweet + it dev shadcn css Incorrect use of <label for=FORM_ELEMENT> · Issue #1573 · shadcn-ui/uiThe error message looks like this: This is how I used it in From: wono | discuss | tweet + it dev shadcn dialog Feature: Close Functionality for Dialog Component · Issue #88 · shadcn-ui/uiRight now there's no such wrapper code available in the docs for close functionality in Dialog component. I have tried to implement the same and it's working all fine. const DialogClose = React.forwardRef< React.ElementRef<typeof DialogP... wono | discuss | tweet + it dev shadcn example ui/apps/www/registry/new-york/examples at main · shadcn-ui/uiBeautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source. - ui/apps/www/registry/new-york/examples at main · shadcn-ui/ui wono | discuss | tweet + it dev shadcn checkbox form [bug]: checkbox value not submitted in external form · Issue #4537 · shadcn-ui/uiDescribe the bug When form is passed as an attribute, checkbox does not contribute value to submitted data const onSubmit = (e: FormEvent) => { e.preventDefault(); const payload = Object.fromEntries( new FormData(e.target as HTMLFormElem... wono | discuss | tweet + it dev nextjs shadcn Next Js 14 Todo App With Shadcn-ui | Fatih BırtılWe will create an interediate Todo App project with Next.js. We will use typescript, shadcn-ui, tailwind, zustand and much more in this project. wono | discuss | tweet + it dev shadcn template Top 5+ Free Shadcn UI & NextJS Boilerplates/Templates for 2024Web development is always evolving, and keeping up means using the best tools available. If you're... Tagged with nextjs, webdev, opensource, resources. wono | discuss | tweet
+ shadcn Shadcn UI Blocks, Templates, and Components | Free and ProA collection of beautifully designed Shadcn UI blocks, components, templates, and dashboard layouts for React. Built on Base UI and Radix UI primitives, styled with Tailwind CSS, ready to copy-paste or install via the shadcn CLI. isanjayjoshi | discuss | tweet
+ it dev shadcn table Unexpected behavior on table horizontal scrolling · Issue #416 · shadcn-ui/uiHi @shadcn! Many thanks for this repo, amazing work 👏 Just noticed a strange behavior on the table component. When the content of the table is larger than the screen, a white space the size of the overflow is created. I have tried severa... wono | discuss | tweet
+ it dev shadcn Using "country-state-city" try to create a country select input consisting of all countries and also create another select input of cities in the country selcted. | A shadcn/ui and v0 generationThis is a v0.dev and shadcn/ui generation for the prompt: Using "country-state-city" try to create a country select input consisting of all countries and also create another select input of cities in the country selcted. wono | discuss | tweet
+ it dev shadcn calendar ShadCN UI 학습기: calendar 컴포넌트최근 일주일 동안 인턴 준비를 하기 위해 이사 + 적응이 필요하였습니다.이번에 학습할 내용은 shadcn UI에서의 캘린더 컴포넌트입니다.최근 프로젝트에서 React 19을 사용하면서 shadcn/ui의 캘린더 컴포넌트를 설치하려고 했는데, 설치와 빌드 과정에서 아래와 wono | discuss | tweet
+ it dev nextjs shadcn TIL - Shadcn UI & Next JS | OKKY유데미 강좌 “Shadcn UI & Next JS - shadcn으로 아름다운 대시보드 만들기” 를 완강했습니다.https://www.udemy.com/course/shadcn-ui-next-js-korean/shadcn 을 사용한 사용자 인터페이스 만들기가 주된 내용입니다.shadcn 컴포넌트는 소스폴더에 코드로 들어오기 때문에 원하는 대로 고쳐 wono | discuss | tweet
+ it dev n3xtjs shadcn pagination Epic Next JS 15 Tutorial Part 8Learn how to implement search and pagination functionalities in Next.js. wono | discuss | tweet
+ it dev nextjs shadcn How to create search in ui/shadcn?I try to use this https://ui.shadcn.com/docs/components/command for searching functionality but the problem is that it doesn't overlap the text. as you can see in the image. The dropdown doesn't o... wono | discuss | tweet
+ it dev nextjs shadcn Cannot set `Select` to an empty value. · Issue #2054 · shadcn-ui/uiMaybe this is something very obvious that I'm not understanding, but I've checked out the shadcn-ui and the radix/primitives docs and I can't figure this out. Here's my code: const SelectField: React.FunctionComponent<SelectFieldProps> =... wono | discuss | tweet
+ it dev shadcn css Incorrect use of <label for=FORM_ELEMENT> · Issue #1573 · shadcn-ui/uiThe error message looks like this: This is how I used it in From: wono | discuss | tweet
+ it dev shadcn dialog Feature: Close Functionality for Dialog Component · Issue #88 · shadcn-ui/uiRight now there's no such wrapper code available in the docs for close functionality in Dialog component. I have tried to implement the same and it's working all fine. const DialogClose = React.forwardRef< React.ElementRef<typeof DialogP... wono | discuss | tweet
+ it dev shadcn example ui/apps/www/registry/new-york/examples at main · shadcn-ui/uiBeautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source. - ui/apps/www/registry/new-york/examples at main · shadcn-ui/ui wono | discuss | tweet
+ it dev shadcn checkbox form [bug]: checkbox value not submitted in external form · Issue #4537 · shadcn-ui/uiDescribe the bug When form is passed as an attribute, checkbox does not contribute value to submitted data const onSubmit = (e: FormEvent) => { e.preventDefault(); const payload = Object.fromEntries( new FormData(e.target as HTMLFormElem... wono | discuss | tweet
+ it dev nextjs shadcn Next Js 14 Todo App With Shadcn-ui | Fatih BırtılWe will create an interediate Todo App project with Next.js. We will use typescript, shadcn-ui, tailwind, zustand and much more in this project. wono | discuss | tweet
+ it dev shadcn template Top 5+ Free Shadcn UI & NextJS Boilerplates/Templates for 2024Web development is always evolving, and keeping up means using the best tools available. If you're... Tagged with nextjs, webdev, opensource, resources. wono | discuss | tweet