Skip to content

fix(HorizontalCell): rm max width#9316

Merged
inomdzhon merged 2 commits intomasterfrom
SevereCloud/issue7605
Dec 26, 2025
Merged

fix(HorizontalCell): rm max width#9316
inomdzhon merged 2 commits intomasterfrom
SevereCloud/issue7605

Conversation

@SevereCloud
Copy link
Copy Markdown
Contributor

@SevereCloud SevereCloud commented Dec 19, 2025


  • Unit-тесты
  • e2e-тесты
  • Дизайн-ревью
  • Документация фичи
  • Release notes

Описание

В HorizontalCell для размеров была использована максимальная ширина, вместо фиксированной

Текст не по центру не является багом для size="m"

Изменения

Используем фиксированную ширину

image

Release notes

Исправления

  • HorizontalCell: ширина для размеров теперь фиксированная

Используем фиксированную ширину
@SevereCloud SevereCloud requested a review from a team as a code owner December 19, 2025 09:11
@github-actions github-actions bot added the ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Dec 19, 2025
@SevereCloud SevereCloud removed the ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Dec 19, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 19, 2025

size-limit report 📦

Path Size
JS 402.43 KB (0%)
JS (gzip) 123.52 KB (0%)
JS (brotli) 102.35 KB (0%)
JS import Div (tree shaking) 811 B (0%)
CSS 372.69 KB (-0.01% 🔽)
CSS (gzip) 46.22 KB (+0.01% 🔺)
CSS (brotli) 36.62 KB (+0.07% 🔺)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 19, 2025

e2e tests

⚠️ Some screenshots were failed. See Playwright Report.

Playwright Report

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 19, 2025

📊 Найдены изменения в собранных файлах: Отчет

Commit 1cf83f0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 19, 2025

👀 Docs deployed

📦 Package ✅

yarn add @vkontakte/vkui@https://development.s3.prodcloud.vk.team/pull/9316/1cf83f01dde988a3f3be653e7a6d742ef999c1ab/pkg/@vkontakte/vkui/_pkg.tgz

Commit 1cf83f0

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.00%. Comparing base (cd814c7) to head (1cf83f0).
⚠️ Report is 20 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9316   +/-   ##
=======================================
  Coverage   95.00%   95.00%           
=======================================
  Files         427      427           
  Lines       11518    11518           
  Branches     4284     4284           
=======================================
  Hits        10943    10943           
  Misses        575      575           
Flag Coverage Δ
unittests 95.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@inomdzhon inomdzhon merged commit cc94b7d into master Dec 26, 2025
28 of 29 checks passed
@inomdzhon inomdzhon deleted the SevereCloud/issue7605 branch December 26, 2025 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug][HorizontalCell]: добавить равномерное распределение по ширине

2 participants