Skip to content

DS-762: Рефакторинг компонентов - #77

Merged
fabulous-unicorn merged 7 commits into
release/2.0.0from
feature/DS-762
Aug 14, 2026
Merged

DS-762: Рефакторинг компонентов#77
fabulous-unicorn merged 7 commits into
release/2.0.0from
feature/DS-762

Conversation

@fabulous-unicorn

@fabulous-unicorn fabulous-unicorn commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator
  1. Divider: имеет различные цвета для иконки и текста –> заменить токен цвета для контента на "color": "{color.fg.muted}" – PR fix(tokens): цвет контента Divider переведён на fg.muted #67;
  2. Avatar: имеет обводку серого цвета –> заменить цвет ообводки на белый цвет в фон – PR fix(Avatar): обводка переведена на inverse #68;
  3. Badge: добавить размеры large и xlarge для severity и dot;
  4. Button: выровнять центрирование по вертикали для size=xlarge
  5. Checkbox: в тёмной теме изменить цвет иконки в состоянии checked – PR fix(Checkbox): цвет иконки checked в тёмной теме #69;
  6. InputOTP: изменить вид компонента согласно [figma-референса] (вынесен за пределы PR до уточнения сценариев)(https://www.figma.com/design/Q1BWgZ7zoV5UzlBOnjW0cM/UI-Kit--DS--v2.1?node-id=13483-15862&t=ECt1RhDD5R3sReri-11);
  7. InputSwitch: в тёмной теме изменить цвет фона и хендлера – PR fix(InputSwitch): цвета в тёмной теме приведены к макету #70;
  8. Slider: в тёмной теме изменить цвет для лейблов текста – PR fix(Slider): цвет лейблов в тёмной теме #71;
  9. Dialog: изменить скругление на значение 21px {dimension.borderRadius.500} – PR fix(Dialog): скругление переведено на ступень шкалы #72;
  10. Tab: активная линия (чёрного цвета) должна быть наравне с линией таб-листа (серого цвета) и иметь токен со значением равным 2px – PR fix(Tabs): активная линия выровнена с линией таб-листа #73;
  11. Templates/List/Base: пофиксить сторис, сейчас ui выглядит сломанным.

@fabulous-unicorn
fabulous-unicorn changed the base branch from main to release/2.0.0 August 14, 2026 08:40
@Shoshanyaka Shoshanyaka added the release:v2.0.0 Release version v2.0.0 label Aug 14, 2026
@fabulous-unicorn
fabulous-unicorn force-pushed the feature/DS-762 branch 2 times, most recently from 04646a4 to 0ae56cb Compare August 14, 2026 08:52
@fabulous-unicorn
fabulous-unicorn marked this pull request as ready for review August 14, 2026 09:48
@fabulous-unicorn
fabulous-unicorn requested a review from a team as a code owner August 14, 2026 09:48
@fabulous-unicorn
fabulous-unicorn requested review from grevtsovna and isokolovskii and removed request for a team and isokolovskii August 14, 2026 09:48
Comment thread src/components/Badge/Badge.stories.ts Outdated
Comment thread src/components/Checkbox/Checkbox.tsx Outdated
@fabulous-unicorn
fabulous-unicorn merged commit 8f18c62 into release/2.0.0 Aug 14, 2026
4 checks passed
@fabulous-unicorn
fabulous-unicorn deleted the feature/DS-762 branch August 14, 2026 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:v2.0.0 Release version v2.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants