mirror of
https://github.com/cosscom/coss.git
synced 2026-09-14 20:06:50 +08:00
6bae419ddf
* feat(ui): add segmented control patterns * docs(ui): add tabs migration guidance * docs(ui): mark segmented control as new * fix(ui): add segmented control particle tag * fix(ui): clarify segmented particle semantics * fix(ui): exclude tabs from segmented search * style(ui): remove segmented state transition * fix(ui): require segmented radio selection * fix(ui): remove redundant radio requirement * fix(ui): keep segmented toggle selected * style(ui): preserve segmented text transition * revert(ui): allow empty segmented toggles * style(ui): remove segmented transitions * style(ui): isolate segmented focus transition * fix(ui): refine segmented control spacing * docs(skills): add segmented control guidance * refactor(ui): remove segmented toggle particles