Files
shadcn-ui/apps/v4
shadcn 683073f102 feat(registry): add ai-elements components to new-york-v4 (#11051)
* feat(registry): add ai-elements components to new-york-v4

Adds attachment, bubble, marker, message, and message-scroller (registry:ui) to the new-york-v4 style, ported from radix-vega (also Radix-based, so non-breaking). Regenerates the runtime indexes (__index__.tsx, __components__.tsx) and the built catalog so they stay in sync.

* fix(registry): use resolved orientation for attachment variants

data-orientation used the normalized resolvedOrientation while the variant classes used the raw orientation prop, desyncing them when orientation is null. Use resolvedOrientation for both. Addresses Copilot review on #11051.
2026-06-29 20:56:50 +04:00
..
2026-06-26 21:19:31 +04:00
2026-06-26 21:49:48 +04:00
2026-06-26 22:18:01 +04:00
2026-06-26 21:19:31 +04:00
2026-06-26 21:19:31 +04:00
2026-06-26 21:19:31 +04:00
2026-06-26 21:19:31 +04:00
fix
2026-03-10 13:25:21 +04:00
2026-06-16 11:20:07 +04:00

This is a wip registry for the shadcn canary version. It has React 19 and Tailwind v4 components.