Skip to content

feat(WriteBar,Textarea): move restProps to root#9184

Merged
EldarMuhamethanov merged 2 commits intomasterfrom
e.muhamethanov/9086/move-rest-textarea-write-bar
Nov 19, 2025
Merged

feat(WriteBar,Textarea): move restProps to root#9184
EldarMuhamethanov merged 2 commits intomasterfrom
e.muhamethanov/9086/move-rest-textarea-write-bar

Conversation

@EldarMuhamethanov
Copy link
Contributor

@EldarMuhamethanov EldarMuhamethanov commented Nov 18, 2025


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

Описание

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

Release notes

BREAKING CHANGE

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

github-actions bot commented Nov 18, 2025

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

Commit 91ccfc6

@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/9184/91ccfc639be997413a9992dac1c4b3eaaf122654/pkg/@vkontakte/vkui/_pkg.tgz

Commit 91ccfc6

@github-actions
Copy link
Contributor

github-actions bot commented Nov 19, 2025

size-limit report 📦

Path Size
JS 424.59 KB (+0.27% 🔺)
JS (gzip) 128.87 KB (+0.24% 🔺)
JS (brotli) 105.43 KB (+0.16% 🔺)
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

github-actions bot commented Nov 19, 2025

e2e tests

Playwright Report

@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9184   +/-   ##
=======================================
  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 17005ba into master Nov 19, 2025
29 checks passed
@EldarMuhamethanov EldarMuhamethanov deleted the e.muhamethanov/9086/move-rest-textarea-write-bar branch November 19, 2025 13:53
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]: перенести в корневой элемент у WriteBar и Textarea

2 participants