-
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(Button): update button background-color with appearance="overlay" and mode="secondary" #7661
feat(Button): update button background-color with appearance="overlay" and mode="secondary" #7661
Conversation
…" and mode="secondary"
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. |
size-limit report 📦
|
e2e tests |
👀 Docs deployed
Commit 34e6065 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7661 +/- ##
=======================================
Coverage 95.16% 95.16%
=======================================
Files 383 383
Lines 11333 11333
Branches 3714 3714
=======================================
Hits 10785 10785
Misses 548 548
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Нужно подтянуть |
…y-overlay-styles # Conflicts: # packages/vkui/src/components/Button/Button.module.css
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note
В Releases note не хватает светлой вариации картинки
я не думаю, что она особо нужна, так как сами кнопки на подложке будут выглядеть также |
Описание
Компонент Button со значениями
appearance="overlay"
иmode="secondary"
выглядит непредсказуемо на фотографиях, поэтому нужно заменить токены фона в обычном, ховер и active состоянииИзменения
appearance="overlay"
иmode="secondary"
на--vkui--color_overlay_primary
,--vkui--color_overlay_primary--hover
,--vkui--color_overlay_primary--active
.Release notes
BREAKING CHANGE
appearance="overlay"
иmode="secondary"