-
Notifications
You must be signed in to change notification settings - Fork 20
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(plasma-new-hope): tooltip old api fallback #1140
Conversation
72737fb
to
a48c5f2
Compare
Theme Builder app deployed! https://plasma.sberdevices.ru/pr/plasma-theme-builder-pr-1140/ |
Documentation preview deployed! website:https://plasma.sberdevices.ru/pr/pr-1140/ |
⚡ Component performance testingResult: 🟢 OK |
packages/plasma-new-hope/src/components/Tooltip/Tooltip.types.ts
Outdated
Show resolved
Hide resolved
view: { | ||
default: css` | ||
${tooltipTokens.backgroundColor}: var(--surface-solid-card); | ||
${tooltipTokens.boxShadow}: 0px 4px 12px 0px rgba(0, 0, 0, 0.16),0px 1px 4px 0px rgba(0, 0, 0, 0.08); |
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.
давай TODO добавим ссылкой на этот issue #1131
a48c5f2
to
2e2c7f3
Compare
⚡ Component performance testingResult: 🟢 OK |
Раз уж мы дошли до рефакторинга тултипа, может еще и это профиксим? #1121 |
2e2c7f3
to
08da802
Compare
⚡ Component performance testingResult: 🟢 OK |
08da802
to
3f82df3
Compare
Tooltip
What/why changed
При рефакторинге тултипа потерялись некоторые пропсы из-за чего пропала обратная совместимость.
📦 Published PR as canary version:
Canary Versions
✨ Test out this PR locally via: