Skip to content

fix(CellButton): remove inheritance#9523

Merged
SevereCloud merged 1 commit intomasterfrom
SevereCloud/issue9515
Mar 30, 2026
Merged

fix(CellButton): remove inheritance#9523
SevereCloud merged 1 commit intomasterfrom
SevereCloud/issue9515

Conversation

@SevereCloud
Copy link
Copy Markdown
Contributor

@SevereCloud SevereCloud commented Feb 27, 2026


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

Описание

CellButton зависит от SimpleCell, что создает много проблем с версткой

Изменения

Избавляемся от наследования SimpleCell и исправляем компонент по макету

Release notes

Исправления

  • CellButton: исправлены отступы и цвета

@SevereCloud SevereCloud requested a review from a team as a code owner February 27, 2026 11:35
@github-actions github-actions bot added the ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Feb 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 27, 2026

size-limit report 📦

Path Size
JS 415.25 KB (+0.41% 🔺)
JS (gzip) 126.97 KB (+0.13% 🔺)
JS (brotli) 104.45 KB (+0.01% 🔺)
JS import Div (tree shaking) 811 B (0%)
CSS 376.98 KB (+0.67% 🔺)
CSS (gzip) 46.57 KB (+0.31% 🔺)
CSS (brotli) 36.77 KB (+0.16% 🔺)

@SevereCloud SevereCloud force-pushed the SevereCloud/issue9515 branch from f8d4074 to be9f5cd Compare February 27, 2026 11:41
@SevereCloud SevereCloud requested a review from a team February 27, 2026 11:42
@SevereCloud SevereCloud removed the ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Feb 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

e2e tests

Playwright Report

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 27, 2026

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

Commit be9f5cd

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 27, 2026

👀 Docs deployed

📦 Package ✅

yarn add @vkontakte/vkui@https://development.s3.prodcloud.vk.team/pull/9523/be9f5cdef3a5bc51c2786880d2046eecc8a6f173/pkg/@vkontakte/vkui/_pkg.tgz

Commit be9f5cd

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 27, 2026

Codecov Report

❌ Patch coverage is 64.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.70%. Comparing base (e526cec) to head (be9f5cd).
⚠️ Report is 117 commits behind head on master.

Files with missing lines Patch % Lines
...ages/vkui/src/components/CellButton/CellButton.tsx 64.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9523      +/-   ##
==========================================
- Coverage   94.77%   94.70%   -0.07%     
==========================================
  Files         441      441              
  Lines       11958    11983      +25     
  Branches     4407     4430      +23     
==========================================
+ Hits        11333    11349      +16     
- Misses        625      634       +9     
Flag Coverage Δ
unittests 94.70% <64.00%> (-0.07%) ⬇️

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.

Copy link
Copy Markdown
Contributor

@qurle qurle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🩵😇🤩🥰🩶

@vkcom-publisher vkcom-publisher added pr-needs-work Автоматизация: PR автоматически закроется через 14 дней при отсутствии активности and removed pr-needs-work Автоматизация: PR автоматически закроется через 14 дней при отсутствии активности labels Mar 9, 2026
Copy link
Copy Markdown
Contributor

@inomdzhon inomdzhon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Скриншоты под vkcom подозрительно стали шире из-за добавления шеврона 🤔

@SevereCloud
Copy link
Copy Markdown
Contributor Author

Скриншоты под vkcom подозрительно стали шире из-за добавления шеврона 🤔

Они стали шире из-за текста с свойствами над компонентом

@SevereCloud SevereCloud requested a review from inomdzhon March 20, 2026 10:59
@vkcom-publisher vkcom-publisher added the pr-needs-work Автоматизация: PR автоматически закроется через 14 дней при отсутствии активности label Mar 28, 2026
@SevereCloud SevereCloud merged commit 53fd71d into master Mar 30, 2026
50 of 53 checks passed
@SevereCloud SevereCloud deleted the SevereCloud/issue9515 branch March 30, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-needs-work Автоматизация: PR автоматически закроется через 14 дней при отсутствии активности

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug][CellButton]: Фикс отступа и цвета шеврона в centered-версии

4 participants