-
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
fix(PanelHeaderButton, TabsItem): fix hover effect #6602
Conversation
size-limit report 📦
|
e2e tests |
👀 Docs deployed
Commit aa108e9 |
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 ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## v5 #6602 +/- ##
=====================================
Coverage ? 80.75%
=====================================
Files ? 314
Lines ? 10855
Branches ? 3380
=====================================
Hits ? 8766
Misses ? 2089
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
packages/vkui/src/components/PanelHeaderButton/PanelHeaderButton.tsx
Outdated
Show resolved
Hide resolved
Co-authored-by: Daniil Suvorov <[email protected]>
Вижу PR в ветку v5, при этом в issue майлстоун выставлен v6.0.1 🤔 |
Спасибо, что заметил! Изменила, мерджить нужно в |
* fix(PanelHeaderButton, TabsItem): fix hover effect * fix(PanelHeaderButton): fix hover effect * chore: fix linter error * fix: hover for iPad with mouse Co-authored-by: Daniil Suvorov <[email protected]> --------- Co-authored-by: Daniil Suvorov <[email protected]>
Описание
По умолчанию начинаем проставлять
hasHover=true
, поэтому ловим артефакты из issue #6330Изменения
"Обнуляем"
hover
-эффекты наiOS