Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(Link): not use button #8296

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SevereCloud
Copy link
Contributor

  • close #

  • Unit-тесты
  • e2e-тесты
  • Дизайн-ревью
  • Документация фичи
  • Release notes

Описание

Изменения

Release notes

@github-actions github-actions bot added the ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Feb 19, 2025
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

size-limit report 📦

Path Size
JS 396.91 KB (-0.01% 🔽)
JS (gzip) 120.55 KB (-0.02% 🔽)
JS (brotli) 99.01 KB (-0.18% 🔽)
JS import Div (tree shaking) 1.56 KB (0%)
CSS 348.58 KB (0%)
CSS (gzip) 43.16 KB (0%)
CSS (brotli) 34.47 KB (0%)

Copy link
Contributor

e2e tests

Playwright Report

Copy link

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.54%. Comparing base (95ede57) to head (99ec1c6).
Report is 65 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8296      +/-   ##
==========================================
- Coverage   95.54%   95.54%   -0.01%     
==========================================
  Files         404      404              
  Lines       11640    11639       -1     
  Branches     3857     3856       -1     
==========================================
- Hits        11121    11120       -1     
  Misses        519      519              
Flag Coverage Δ
unittests 95.54% <ø> (-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.

Copy link
Contributor

👀 Docs deployed

Commit 99ec1c6

@vkcom-publisher vkcom-publisher added pr-needs-work Автоматизация: PR автоматически закроется через 14 дней при отсутствии активности and removed pr-needs-work Автоматизация: PR автоматически закроется через 14 дней при отсутствии активности labels Feb 27, 2025
@vkcom-publisher vkcom-publisher added pr-needs-work Автоматизация: PR автоматически закроется через 14 дней при отсутствии активности and removed pr-needs-work Автоматизация: PR автоматически закроется через 14 дней при отсутствии активности labels Mar 7, 2025
@vkcom-publisher vkcom-publisher added the pr-needs-work Автоматизация: PR автоматически закроется через 14 дней при отсутствии активности label Mar 16, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча pr-needs-work Автоматизация: PR автоматически закроется через 14 дней при отсутствии активности
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug][Link]: Компонент становится button без передачи href & onClick
2 participants