Skip to content

feat(ChipsSelect,ChipsInput): move restProps to root#9186

Merged
EldarMuhamethanov merged 2 commits intomasterfrom
e.muhamethanov/9063/chips-move-rest
Nov 19, 2025
Merged

feat(ChipsSelect,ChipsInput): move restProps to root#9186
EldarMuhamethanov merged 2 commits intomasterfrom
e.muhamethanov/9063/chips-move-rest

Conversation

@EldarMuhamethanov
Copy link
Copy Markdown
Contributor

@EldarMuhamethanov EldarMuhamethanov commented Nov 19, 2025


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

Описание

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

Release notes

BREAKING CHANGE

@EldarMuhamethanov EldarMuhamethanov requested a review from a team as a code owner November 19, 2025 07:47
@github-actions
Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
JS 421.6 KB (+0.08% 🔺)
JS (gzip) 128.16 KB (+0.04% 🔺)
JS (brotli) 105.08 KB (+0.06% 🔺)
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
Copy Markdown
Contributor

e2e tests

Playwright Report

@github-actions
Copy link
Copy Markdown
Contributor

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

Commit 7b531f1

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 19, 2025

Codecov Report

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

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

@github-actions
Copy link
Copy Markdown
Contributor

👀 Docs deployed

📦 Package ✅

yarn add @vkontakte/vkui@https://development.s3.prodcloud.vk.team/pull/9186/7b531f16ce239b1fb4844b19f253268184a74724/pkg/@vkontakte/vkui/_pkg.tgz

Commit 7b531f1

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.

🙏 👍

@EldarMuhamethanov EldarMuhamethanov merged commit 33e96df into master Nov 19, 2025
29 of 30 checks passed
@EldarMuhamethanov EldarMuhamethanov deleted the e.muhamethanov/9063/chips-move-rest branch November 19, 2025 14:23
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]: перенести в корневой элемент у ChipsInput, ChipsSelect

2 participants