Fixed
- Multi-select no longer overflows its container in flex/grid layouts. The tag wrap area used a percentage flex-basis (
flex-1), which resolves tomax-contentduring intrinsic sizing and inflatedmin-width:autoparents (also breakingmaxTagCount="responsive"collapse). It now pins a definite zero basis (w-0), so the control stays within the available width whileflex-growfills it — no per-usagemin-w-0workaround needed.
Update: npx shadcn@latest add https://gjs-select.gokhanyildiz.dev/r/gjs-select.json