From 3e20c228da6ae3576cbffcb51716265ae8835e4d Mon Sep 17 00:00:00 2001 From: Seoku <48541850+HyeongSeoku@users.noreply.github.com> Date: Mon, 6 Oct 2025 21:11:01 +0900 Subject: [PATCH] =?UTF-8?q?fix(input-group-textarea):=20prevent=20child=20?= =?UTF-8?q?elements=20from=20overflowing=20by=E2=80=A6=20(#8341)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix(input-group-textarea): prevent child elements from overflowing by adding min-w-0 * chore: run registry:build --------- Co-authored-by: shadcn --- .../content/docs/components/input-group.mdx | 6 + .../r/styles/new-york-v4/empty-demo.json | 2 +- .../r/styles/new-york-v4/input-group.json | 2 +- .../styles/new-york-v4/new-components-01.json | 2 +- .../public/r/styles/new-york-v4/registry.json | 2408 +++++++++++++---- apps/v4/registry.json | 2408 +++++++++++++---- .../components/ui/input-group.tsx | 2 +- .../registry/new-york-v4/ui/input-group.tsx | 2 +- apps/www/public/r/registries.json | 3 + .../r/styles/new-york-v4/empty-demo.json | 2 +- .../r/styles/new-york-v4/input-group.json | 2 +- .../styles/new-york-v4/new-components-01.json | 2 +- .../public/r/styles/new-york-v4/registry.json | 2408 +++++++++++++---- 13 files changed, 5720 insertions(+), 1529 deletions(-) diff --git a/apps/v4/content/docs/components/input-group.mdx b/apps/v4/content/docs/components/input-group.mdx index 0666d52573..e46960e8a0 100644 --- a/apps/v4/content/docs/components/input-group.mdx +++ b/apps/v4/content/docs/components/input-group.mdx @@ -253,3 +253,9 @@ All other props are passed through to the underlying `