Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(CustomSelect): CustomSelectRenderOption #5950

Merged

Conversation

SevereCloud
Copy link
Contributor

  • [ ] Unit-тесты (Фикс типизации)
  • [ ] e2e-тесты (Фикс типизации)
  • [ ] Дизайн-ревью (Фикс типизации)
  • [ ] Документация фичи (Фикс типизации)

Изменения

Исправляем типизацию для функции renderOption, так как свойство CustomSelectOption['option'] является deprecated

@SevereCloud SevereCloud requested a review from a team as a code owner October 10, 2023 17:17
@SevereCloud SevereCloud self-assigned this Oct 10, 2023
@SevereCloud SevereCloud added ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча v5 Автоматизация: PR продублируется в ветку v5 labels Oct 10, 2023
@SevereCloud SevereCloud added this to the v5.9.2 milestone Oct 10, 2023
@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
JS 324.89 KB (0%)
JS (gzip) 99.06 KB (0%)
JS (brotli) 81.87 KB (0%)
JS import Div (tree shaking) 2.71 KB (0%)
CSS 255.15 KB (0%)
CSS (gzip) 33.5 KB (0%)
CSS (brotli) 27.17 KB (0%)

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit bf35788:

Sandbox Source
VKUI TypeScript Configuration

@github-actions
Copy link
Contributor

e2e tests

Playwright Report

@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (684ee02) 79.19% compared to head (bf35788) 79.19%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5950   +/-   ##
=======================================
  Coverage   79.19%   79.19%           
=======================================
  Files         304      304           
  Lines        9516     9516           
  Branches     3219     3219           
=======================================
  Hits         7536     7536           
  Misses       1980     1980           
Flag Coverage Δ
unittests 79.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
.../vkui/src/components/CustomSelect/CustomSelect.tsx 86.32% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@mendrew mendrew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SevereCloud SevereCloud merged commit bb9e857 into master Oct 11, 2023
@SevereCloud SevereCloud deleted the SevereCloud/fix/CustomSelect/CustomSelectRenderOption branch October 11, 2023 06:57
@vkcom-publisher
Copy link
Contributor

v5.9.2 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча v5 Автоматизация: PR продублируется в ветку v5
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants