VKUI
VKUI copied to clipboard
tech: add SimpleGrid component
~~- [ ] Unit-тесты~~
~~- [ ] e2e-тесты~~
-
[ ] Дизайн-ревью
-
[x] Документация фичи
~~- [ ] Гайд миграции~~
Описание
Добавление layout
-компонента для создания responsive
-гридов
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% 🔺) |
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.
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.
✅ v6.3.0 🎉