Skip to content

feat(Input,Search): move restProps to root#9183

Merged
EldarMuhamethanov merged 6 commits intomasterfrom
e.muhamethanov/9084/input-search-move-rest
Nov 19, 2025
Merged

feat(Input,Search): move restProps to root#9183
EldarMuhamethanov merged 6 commits intomasterfrom
e.muhamethanov/9084/input-search-move-rest

Conversation

@EldarMuhamethanov
Copy link
Contributor

@EldarMuhamethanov EldarMuhamethanov commented Nov 18, 2025


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

Описание

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

Release notes

BREAKING CHANGE

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

github-actions bot commented Nov 18, 2025

size-limit report 📦

Path Size
JS 425.63 KB (+0.25% 🔺)
JS (gzip) 129.03 KB (+0.11% 🔺)
JS (brotli) 105.51 KB (+0.15% 🔺)
JS import Div (tree shaking) 1.67 KB (0%)
CSS 370.5 KB (0%)
CSS (gzip) 45.84 KB (0%)
CSS (brotli) 36.32 KB (0%)

@github-actions
Copy link
Contributor

github-actions bot commented Nov 18, 2025

e2e tests

Playwright Report

@github-actions
Copy link
Contributor

github-actions bot commented Nov 18, 2025

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

Commit 80d06a1

@github-actions
Copy link
Contributor

github-actions bot commented Nov 18, 2025

👀 Docs deployed

📦 Package ✅

yarn add @vkontakte/vkui@https://development.s3.prodcloud.vk.team/pull/9183/80aab8ae866c23b2328e8ed0ae26537a4576c4bb/pkg/@vkontakte/vkui/_pkg.tgz

Commit 80aab8a

@codecov
Copy link

codecov bot commented Nov 18, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9183      +/-   ##
==========================================
+ Coverage   95.02%   95.04%   +0.01%     
==========================================
  Files         419      419              
  Lines       11183    11185       +2     
  Branches     4210     4211       +1     
==========================================
+ Hits        10627    10631       +4     
+ Misses        556      554       -2     
Flag Coverage Δ
unittests 95.04% <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.

@EldarMuhamethanov EldarMuhamethanov merged commit 456e953 into master Nov 19, 2025
29 checks passed
@EldarMuhamethanov EldarMuhamethanov deleted the e.muhamethanov/9084/input-search-move-rest branch November 19, 2025 14:20
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]: перенести в корневой элемент у Input и Search

2 participants