VKUI icon indicating copy to clipboard operation
VKUI copied to clipboard

tech: add SimpleGrid component

Open BlackySoul opened this issue 1 year ago • 5 comments

~~- [ ] Unit-тесты~~

~~- [ ] e2e-тесты~~

  • [ ] Дизайн-ревью

  • [x] Документация фичи

~~- [ ] Гайд миграции~~

Описание

Добавление layout-компонента для создания responsive-гридов

BlackySoul avatar Dec 08 '23 06:12 BlackySoul

size-limit report 📦

Path Size
JS 376.02 KB (+0.25% 🔺)
JS (gzip) 115.08 KB (+0.21% 🔺)
JS (brotli) 94.72 KB (+0.18% 🔺)
JS import Div (tree shaking) 1.42 KB (0%)
CSS 303 KB (+0.37% 🔺)
CSS (gzip) 38.7 KB (+0.48% 🔺)
CSS (brotli) 31.11 KB (+0.47% 🔺)

github-actions[bot] avatar Dec 08 '23 06:12 github-actions[bot]

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.

codesandbox-ci[bot] avatar Dec 08 '23 06:12 codesandbox-ci[bot]

e2e tests

Playwright Report

github-actions[bot] avatar Dec 08 '23 06:12 github-actions[bot]

👀 Docs deployed

Commit d0921d5e29d58963a1aee78df316794f445d5b88

github-actions[bot] avatar Dec 08 '23 06:12 github-actions[bot]

Codecov Report

Attention: Patch coverage is 86.95652% with 3 lines in your changes missing coverage. Please review.

Project coverage is 84.06%. Comparing base (8d31a09) to head (d0921d5). Report is 99 commits behind head on master.

Files Patch % Lines
...ages/vkui/src/components/SimpleGrid/SimpleGrid.tsx 86.95% 3 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6233      +/-   ##
==========================================
+ Coverage   83.89%   84.06%   +0.16%     
==========================================
  Files         357      358       +1     
  Lines       10776    10942     +166     
  Branches     3553     3620      +67     
==========================================
+ Hits         9041     9198     +157     
- Misses       1735     1744       +9     
Flag Coverage Δ
unittests 84.06% <86.95%> (+0.16%) :arrow_up:

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Dec 08 '23 06:12 codecov[bot]

v6.3.0 🎉

vkcom-publisher avatar Jul 25 '24 15:07 vkcom-publisher