Skip to content

feat(SplitLayout): move restProps to root#9182

Merged
EldarMuhamethanov merged 2 commits intomasterfrom
e.muhamethanov/9069/split-layout-move-rest
Nov 19, 2025
Merged

feat(SplitLayout): move restProps to root#9182
EldarMuhamethanov merged 2 commits intomasterfrom
e.muhamethanov/9069/split-layout-move-rest

Conversation

@EldarMuhamethanov
Copy link
Contributor

@EldarMuhamethanov EldarMuhamethanov commented Nov 18, 2025


  • Unit-тесты
  • Документация фичи
  • Release notes

Описание

Нужно перенести restProps, из внутреннего инпута в корень компонента. Также некоторые свойства должны остаться для инпута, эти свойства описаны в #9069

Release notes

BREAKING CHANGE

@EldarMuhamethanov EldarMuhamethanov requested a review from a team as a code owner November 18, 2025 08:42
@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
JS 421.21 KB (-0.02% 🔽)
JS (gzip) 128.08 KB (-0.03% 🔽)
JS (brotli) 104.99 KB (-0.05% 🔽)
JS import Div (tree shaking) 1.67 KB (0%)
CSS 370.43 KB (0%)
CSS (gzip) 45.83 KB (0%)
CSS (brotli) 36.31 KB (0%)

@github-actions
Copy link
Contributor

e2e tests

Playwright Report

@github-actions
Copy link
Contributor

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

Commit a02d31f

@github-actions
Copy link
Contributor

👀 Docs deployed

📦 Package ✅

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

Commit a02d31f

@codecov
Copy link

codecov bot commented Nov 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.02%. Comparing base (c55d7cb) to head (a02d31f).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9182   +/-   ##
=======================================
  Coverage   95.02%   95.02%           
=======================================
  Files         419      419           
  Lines       11183    11183           
  Branches     4210     4210           
=======================================
  Hits        10627    10627           
  Misses        556      556           
Flag Coverage Δ
unittests 95.02% <100.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.

Copy link
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.

🙏 👍

@EldarMuhamethanov EldarMuhamethanov merged commit 0eeb42d into master Nov 19, 2025
30 checks passed
@EldarMuhamethanov EldarMuhamethanov deleted the e.muhamethanov/9069/split-layout-move-rest branch November 19, 2025 14:19
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.

[BREAKING CHANGE][restProps]: перенести в корневой элемент у SplitLayout

2 participants