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(TabsItem): add Component prop #8125

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

SevereCloud
Copy link
Contributor

Описание

В TabsItem требуется прокидывать в качестве компонента Link из Next.JS

Изменения

Разрешаем прокидывать Component

Release notes

Исправления

  • TabsItem: разрешили прокидывать Component

@SevereCloud SevereCloud requested a review from a team as a code owner December 26, 2024 19:00
@github-actions github-actions bot added the patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Dec 26, 2024
@SevereCloud SevereCloud self-assigned this Dec 26, 2024
@SevereCloud SevereCloud added this to the v7.1.1 milestone Dec 26, 2024
Copy link
Contributor

size-limit report 📦

Path Size
JS 389.42 KB (0%)
JS (gzip) 118.19 KB (0%)
JS (brotli) 97.27 KB (0%)
JS import Div (tree shaking) 1.56 KB (0%)
CSS 342.61 KB (0%)
CSS (gzip) 42.45 KB (0%)
CSS (brotli) 33.82 KB (0%)

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.

Copy link
Contributor

e2e tests

⚠️ Some screenshots were failed. See Playwright Report.

Playwright Report

Copy link
Contributor

👀 Docs deployed

Commit 93512ad

Copy link

codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.55%. Comparing base (ba6b9c4) to head (93512ad).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8125   +/-   ##
=======================================
  Coverage   95.55%   95.55%           
=======================================
  Files         398      398           
  Lines       11351    11351           
  Branches     3741     3741           
=======================================
  Hits        10847    10847           
  Misses        504      504           
Flag Coverage Δ
unittests 95.55% <ø> (ø)

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.

@SevereCloud SevereCloud merged commit 4477337 into master Dec 27, 2024
29 checks passed
@SevereCloud SevereCloud deleted the SevereCloud/fix/TabsItem/add-Component-prop branch December 27, 2024 11:58
@vkcom-publisher
Copy link
Contributor

v7.1.1 🎉

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

Successfully merging this pull request may close these issues.

4 participants