Skip to content

v1.0.2

Latest

Choose a tag to compare

@gokhanjs gokhanjs released this 27 Jun 20:46
· 9 commits to main since this release
3ef4ed6

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 to max-content during intrinsic sizing and inflated min-width:auto parents (also breaking maxTagCount="responsive" collapse). It now pins a definite zero basis (w-0), so the control stays within the available width while flex-grow fills it — no per-usage min-w-0 workaround needed.

Update: npx shadcn@latest add https://gjs-select.gokhanyildiz.dev/r/gjs-select.json