-
Notifications
You must be signed in to change notification settings - Fork 185
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(Banner): rename prop asideMode
to after
and add prop tappable
#7793
feat(Banner): rename prop asideMode
to after
and add prop tappable
#7793
Conversation
size-limit report 📦
|
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. |
e2e tests |
👀 Docs deployed
Commit 8f45609 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7793 +/- ##
==========================================
+ Coverage 95.08% 95.10% +0.01%
==========================================
Files 376 376
Lines 11074 11076 +2
Branches 3677 3679 +2
==========================================
+ Hits 10530 10534 +4
+ Misses 544 542 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
# Conflicts: # packages/vkui/src/components/Banner/__image_snapshots__/banner-vkcom-chromium-light-1-snap.png # packages/vkui/src/components/Banner/__image_snapshots__/banner-vkcom-firefox-light-1-snap.png # packages/vkui/src/components/Banner/__image_snapshots__/banner-vkcom-webkit-light-1-snap.png
Описание
В компоненте
Banner
переименовал свойствоasideMode
наafter
. Также сделал корневой элемент через Tappable.Release notes
BREAKING CHANGE
Banner: свойство
asideMode
переименовано наafter
Пример миграции
Улучшения
after
(в бывшемasideMode
) теперь можно прокинуть любое значение;Tappable
параметры.