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(PanelHeaderButton): fix preset links #5851

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

BlackySoul
Copy link
Contributor

@BlackySoul BlackySoul commented Sep 24, 2023


- [ ] Unit-тесты
- [ ] e2e-тесты
- [ ] Дизайн-ревью

Описание

Изменения

Добавляем в компоненты ссылку на актуальную документацию

@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
JS 317.11 KB (0%)
JS (gzip) 96.79 KB (0%)
JS (brotli) 80.12 KB (0%)
JS import Div (tree shaking) 2.95 KB (0%)
CSS 276.35 KB (0%)
CSS (gzip) 36.07 KB (0%)
CSS (brotli) 28.59 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 d021bbb:

Sandbox Source
VKUI TypeScript Configuration

@github-actions
Copy link
Contributor

e2e tests

Playwright Report

@codecov
Copy link

codecov bot commented Sep 24, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (9e84b96) 81.18% compared to head (d021bbb) 81.18%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5851   +/-   ##
=======================================
  Coverage   81.18%   81.18%           
=======================================
  Files         299      299           
  Lines        9188     9188           
  Branches     3120     3120           
=======================================
  Hits         7459     7459           
  Misses       1729     1729           
Flag Coverage Δ
unittests 81.18% <ø> (ø)

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

Files Changed Coverage Δ
...src/components/PanelHeaderBack/PanelHeaderBack.tsx 78.57% <ø> (ø)
...c/components/PanelHeaderClose/PanelHeaderClose.tsx 100.00% <ø> (ø)
...src/components/PanelHeaderEdit/PanelHeaderEdit.tsx 100.00% <ø> (ø)
...components/PanelHeaderSubmit/PanelHeaderSubmit.tsx 100.00% <ø> (ø)

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

@github-actions
Copy link
Contributor

👀 Docs deployed

Commit d021bbb

@BlackySoul BlackySoul added v5 Автоматизация: PR продублируется в ветку v5 patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча labels Sep 25, 2023
@BlackySoul BlackySoul merged commit aaab8ee into master Sep 25, 2023
25 checks passed
@BlackySoul BlackySoul deleted the blackysoul/fix_docs_links branch September 25, 2023 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча v5 Автоматизация: PR продублируется в ветку v5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Doc]: Куда делаcь дока по PanelHeaderBack?
3 participants