This release focuses on reducing friction across setup, review, and team handoff.
Setup flow
Workspace creation now takes three fewer steps.
Dashboard states
Empty and loading states were reduced into one cleaner path.
Approval handoff
Frequent review flows now need fewer confirmation screens.
Installation
npx shadcn@latest add @iconiq/r-collapsibleReducedMotion
Pass reducedMotionwhen you want the installed component to settle into its quieter motion path immediately. Leaving the prop unset still respects the user's system-level reduced motion preference.
This release focuses on reducing friction across setup, review, and team handoff.
Setup flow
Workspace creation now takes three fewer steps.
Dashboard states
Empty and loading states were reduced into one cleaner path.
Approval handoff
Frequent review flows now need fewer confirmation screens.
Props
Collapsible
6 props
booleanbooleanfalse(open: boolean) => voidbooleanfalsestringbooleanNotes
Exports
2 props
ButtonHTMLAttributes<HTMLButtonElement>HTMLAttributes<HTMLDivElement>