VKCOM / VKUI

VKUI – это набор React-компонентов, с помощью которых можно создавать интерфейсы, внешне неотличимые от наших iOS и Android приложений.
https://vkcom.github.io/VKUI/
MIT License
1.04k stars 185 forks source link

fix(vkui): add default export #7983

Closed SevereCloud closed 1 week ago

SevereCloud commented 1 week ago

Описание

jest требует дефолтного экспорта

Изменения

Добавил в exports поля default

Release notes

Исправления

github-actions[bot] commented 1 week ago

size-limit report 📦

Path Size
JS 385.65 KB (0%)
JS (gzip) 116.97 KB (0%)
JS (brotli) 96.18 KB (0%)
JS import Div (tree shaking) 1.46 KB (0%)
CSS 334.8 KB (0%)
CSS (gzip) 42.35 KB (0%)
CSS (brotli) 33.43 KB (0%)
codesandbox-ci[bot] commented 1 week ago

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.

github-actions[bot] commented 1 week ago

e2e tests

Playwright Report

github-actions[bot] commented 1 week ago

👀 Docs deployed

Commit 898f87b31ab2ce962ff0e4b4ad323da9bcd9178c

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.36%. Comparing base (db19559) to head (898f87b). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #7983 +/- ## ======================================= Coverage 95.36% 95.36% ======================================= Files 380 380 Lines 11321 11321 Branches 3769 3769 ======================================= Hits 10796 10796 Misses 525 525 ``` | [Flag](https://app.codecov.io/gh/VKCOM/VKUI/pull/7983/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VKCOM) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/VKCOM/VKUI/pull/7983/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VKCOM) | `95.36% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VKCOM#carryforward-flags-in-the-pull-request-comment) to find out more.

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


🚨 Try these New Features:

vkcom-publisher commented 1 week ago
v7.0.0-beta.2 🎉
vkcom-publisher commented 8 hours ago
v7.0.0 🎉