Skip to content
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

Merged
merged 5 commits into from
Mar 26, 2024

Conversation

TitanKuzmich
Copy link
Contributor

@TitanKuzmich TitanKuzmich commented Mar 21, 2024

Tooltip

  • добавлены фолбэки на следующие свойства: isVisible, arrow, animated

What/why changed

При рефакторинге тултипа потерялись некоторые пропсы из-за чего пропала обратная совместимость.

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
npm install @salutejs/[email protected]
# or 
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]
yarn add @salutejs/[email protected]

Copy link
Contributor

Theme Builder app deployed!

https://plasma.sberdevices.ru/pr/plasma-theme-builder-pr-1140/

Copy link
Contributor

⚡ Component performance testing

Result: 🟢 OK

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);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

давай TODO добавим ссылкой на этот issue #1131

Copy link
Contributor

⚡ Component performance testing

Result: 🟢 OK

@shuga2704
Copy link
Contributor

Раз уж мы дошли до рефакторинга тултипа, может еще и это профиксим? #1121

Copy link
Contributor

⚡ Component performance testing

Result: 🟢 OK

@TitanKuzmich TitanKuzmich force-pushed the plasma-2665/tooltip-old-api-fallback branch from 08da802 to 3f82df3 Compare March 26, 2024 09:49
@TitanKuzmich TitanKuzmich added this pull request to the merge queue Mar 26, 2024
Merged via the queue into dev with commit 404cc5b Mar 26, 2024
28 of 29 checks passed
@TitanKuzmich TitanKuzmich deleted the plasma-2665/tooltip-old-api-fallback branch March 26, 2024 10:55
This was referenced Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants