pushed
shadcn-ui/ui9:54 AM - Feb 17, 2026
shadcn

shadcn pushed a fix to make Base UI accordion triggers respect the aria-disabled state (switching styles from disabled: to aria-disabled:). The update is applied across the base registry component and the v4 examples, and the generated style JSON for multiple base themes was updated to match.

Accordion a11y fix for Base UI - shadcn-ui/ui