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

feat(Button): add rounded #5648

Merged
merged 1 commit into from
Sep 6, 2023
Merged

feat(Button): add rounded #5648

merged 1 commit into from
Sep 6, 2023

Conversation

SevereCloud
Copy link
Contributor

@SevereCloud SevereCloud requested a review from a team as a code owner August 18, 2023 13:59
@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 836759f:

Sandbox Source
VKUI TypeScript Configuration

@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
JS 317.07 KB (+0.02% 🔺)
JS (gzip) 93.01 KB (+0.02% 🔺)
JS (brotli) 76.92 KB (+0.1% 🔺)
JS import Div (tree shaking) 2.97 KB (0%)
CSS 276.48 KB (+0.04% 🔺)
CSS (gzip) 36.07 KB (+0.05% 🔺)
CSS (brotli) 28.61 KB (+0.1% 🔺)

@github-actions
Copy link
Contributor

👀 Docs deployed

Commit 836759f

@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (4bdbbcb) 81.78% compared to head (836759f) 81.79%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5648   +/-   ##
=======================================
  Coverage   81.78%   81.79%           
=======================================
  Files         290      290           
  Lines        9746     9748    +2     
  Branches     3113     3114    +1     
=======================================
+ Hits         7971     7973    +2     
  Misses       1775     1775           
Flag Coverage Δ
unittests 81.79% <100.00%> (+<0.01%) ⬆️

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

Files Changed Coverage Δ
packages/vkui/src/components/Button/Button.tsx 100.00% <100.00%> (ø)

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

@github-actions
Copy link
Contributor

e2e tests

Playwright Report

@SevereCloud SevereCloud requested a review from a team August 22, 2023 11:44
@SevereCloud SevereCloud added the no-stale Добавляет PR в исключения для автоматического закрытия label Aug 30, 2023
Copy link

@Zaycevq Zaycevq 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 added the v5 Автоматизация: PR продублируется в ветку v5 label Sep 6, 2023
@SevereCloud SevereCloud merged commit 00098ba into master Sep 6, 2023
@SevereCloud SevereCloud deleted the SevereCloud/issue5625 branch September 6, 2023 13:12
vkcom-publisher pushed a commit that referenced this pull request Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-stale Добавляет PR в исключения для автоматического закрытия v5 Автоматизация: PR продублируется в ветку v5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Режим для Button = Rounded полное скругление
4 participants