Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/segmented-controller-collapse-inactive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@godaddy/antares': minor
---

feat(segmented-controller): add `collapseInactive` mode and `icon` prop on items. When enabled, only the selected segment shows its label; others collapse to icon-only and surface their label via tooltip on hover/focus. The container reserves a `min-width` sized to the worst-case label state so the outer footprint stays stable across selections, and labels animate width 0 ↔ auto on the same 200ms timeline as the selection indicator.
Loading
Loading