Skip to content

fix(Search,Input): add missed enterKeyHint to base props#9666

Merged
inomdzhon merged 1 commit intomasterfrom
imirdzhamolov/fix/Search-enterKeyHit-prop
Apr 3, 2026
Merged

fix(Search,Input): add missed enterKeyHint to base props#9666
inomdzhon merged 1 commit intomasterfrom
imirdzhamolov/fix/Search-enterKeyHit-prop

Conversation

@inomdzhon
Copy link
Copy Markdown
Contributor

@inomdzhon inomdzhon commented Apr 3, 2026


Описание

Добавляем св-во enterKeyHint в базовые, чтобы не приходилось прокидывать в slotProps.

Release notes

Исправления

  • Search: enterKeyHint доступен в базовом API
  • Input: enterKeyHint доступен в базовом API

@inomdzhon inomdzhon added this to the v8.0.1 milestone Apr 3, 2026
@inomdzhon inomdzhon self-assigned this Apr 3, 2026
@inomdzhon inomdzhon added this to VKUI Apr 3, 2026
@inomdzhon inomdzhon requested a review from a team as a code owner April 3, 2026 08:47
@github-actions github-actions Bot added the ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Apr 3, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 3, 2026

size-limit report 📦

Path Size
JS 409.05 KB (+0.02% 🔺)
JS (gzip) 125.35 KB (+0.03% 🔺)
JS (brotli) 103.29 KB (-0.02% 🔽)
JS import Div (tree shaking) 811 B (0%)
CSS 375.11 KB (0%)
CSS (gzip) 46.28 KB (0%)
CSS (brotli) 36.64 KB (0%)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 3, 2026

e2e tests

Playwright Report

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 3, 2026

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

Commit aeb5a21

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.35%. Comparing base (427ce16) to head (aeb5a21).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9666   +/-   ##
=======================================
  Coverage   95.35%   95.35%           
=======================================
  Files         439      439           
  Lines       12052    12052           
  Branches     4374     4374           
=======================================
  Hits        11492    11492           
  Misses        560      560           
Flag Coverage Δ
unittests 95.35% <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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 3, 2026

👀 Docs deployed

📦 Package ✅

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

Commit aeb5a21

@inomdzhon inomdzhon merged commit 37b49d2 into master Apr 3, 2026
29 checks passed
@inomdzhon inomdzhon deleted the imirdzhamolov/fix/Search-enterKeyHit-prop branch April 3, 2026 09:17
@github-project-automation github-project-automation Bot moved this to ✅ Done in VKUI Apr 3, 2026
vkcom-publisher pushed a commit that referenced this pull request Apr 3, 2026
Добавляем св-во [enterKeyHint](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/enterkeyhint) в базовые, чтобы не приходилось прокидывать в `slotProps`.
@vkcom-publisher
Copy link
Copy Markdown
Contributor

v8.0.1 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча cmp:input cmp:search type:enhancement

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants