Skip to content

feat: add justifySelf#9609

Merged
SevereCloud merged 1 commit intomasterfrom
SevereCloud/feat/add-justifySelf
Mar 30, 2026
Merged

feat: add justifySelf#9609
SevereCloud merged 1 commit intomasterfrom
SevereCloud/feat/add-justifySelf

Conversation

@SevereCloud
Copy link
Copy Markdown
Contributor

@SevereCloud SevereCloud commented Mar 19, 2026


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

Описание

Добавляем свойства alignSelf и justifySelf
Рефакторим Flex.Item

Release notes

Улучшения

  • Для layout компонентов добавлены свойства alignSelf и justifySelf

@github-actions
Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
JS 412.47 KB (-0.09% 🔽)
JS (gzip) 126.51 KB (-0.05% 🔽)
JS (brotli) 104.46 KB (+0.02% 🔺)
JS import Div (tree shaking) 811 B (0%)
CSS 374.78 KB (+0.09% 🔺)
CSS (gzip) 46.46 KB (+0.14% 🔺)
CSS (brotli) 36.77 KB (+0.22% 🔺)

@github-actions
Copy link
Copy Markdown
Contributor

e2e tests

⚠️ Some screenshots were failed. See Playwright Report.

Playwright Report

@github-actions
Copy link
Copy Markdown
Contributor

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

Commit a800a94

@github-actions
Copy link
Copy Markdown
Contributor

👀 Docs deployed

📦 Package ✅

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

Commit a800a94

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.41%. Comparing base (08ee09b) to head (a800a94).
⚠️ Report is 49 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9609      +/-   ##
==========================================
- Coverage   95.41%   95.41%   -0.01%     
==========================================
  Files         440      440              
  Lines       12073    12071       -2     
  Branches     4363     4361       -2     
==========================================
- Hits        11520    11518       -2     
  Misses        553      553              
Flag Coverage Δ
unittests 95.41% <100.00%> (-0.01%) ⬇️

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.

@SevereCloud SevereCloud added the no-stale Добавляет PR в исключения для автоматического закрытия label Mar 19, 2026
@SevereCloud SevereCloud merged commit 0535417 into master Mar 30, 2026
29 checks passed
@SevereCloud SevereCloud deleted the SevereCloud/feat/add-justifySelf 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

no-stale Добавляет PR в исключения для автоматического закрытия

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature][Компоненты раскладки]: Расширить свойства раскладки свойствами alignSelf и justifySelf

3 participants