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): fix Chip types #1155

Merged
merged 7 commits into from Apr 8, 2024
Merged

Conversation

TitanKuzmich
Copy link
Contributor

@TitanKuzmich TitanKuzmich commented Mar 29, 2024

Chip

  • поправлена типизация
  • компонент добавлен в поставку для sdds-serv, включая документацию

What/why changed

В Chip были неправильно указаны типы для view и size. Они должны определятся движком.

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @salutejs/caldera-online@0.31.0-canary.1155.8596953518.0
npm install @salutejs/plasma-asdk@0.68.0-canary.1155.8596953518.0
npm install @salutejs/plasma-b2c@1.310.0-canary.1155.8596953518.0
npm install @salutejs/plasma-new-hope@0.71.0-canary.1155.8596953518.0
npm install @salutejs/plasma-web@1.310.0-canary.1155.8596953518.0
npm install @salutejs/sdds-serv@0.35.0-canary.1155.8596953518.0
# or 
yarn add @salutejs/caldera-online@0.31.0-canary.1155.8596953518.0
yarn add @salutejs/plasma-asdk@0.68.0-canary.1155.8596953518.0
yarn add @salutejs/plasma-b2c@1.310.0-canary.1155.8596953518.0
yarn add @salutejs/plasma-new-hope@0.71.0-canary.1155.8596953518.0
yarn add @salutejs/plasma-web@1.310.0-canary.1155.8596953518.0
yarn add @salutejs/sdds-serv@0.35.0-canary.1155.8596953518.0

Copy link
Contributor

Theme Builder app deployed!

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

Copy link
Contributor

⚡ Component performance testing

Result: 🟢 OK

Copy link
Contributor

github-actions bot commented Apr 1, 2024

⚡ Component performance testing

Result: 🟢 OK

${chipTokens.colorReadOnly}: var(--plasma-colors-inverse);
${chipTokens.backgroundReadOnlyHover}: var(--plasma-colors-primary);
${chipTokens.colorReadOnlyHover}: var(--plasma-colors-inverse);
`,
primary: css`
Copy link
Collaborator

Choose a reason for hiding this comment

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

давай пометим по всех конфигах это свойство @deprecated

Copy link
Contributor

github-actions bot commented Apr 5, 2024

⚡ Component performance testing

Result: 🟢 OK

Copy link
Contributor

github-actions bot commented Apr 5, 2024

⚡ Component performance testing

Result: 🟢 OK

Copy link
Contributor

github-actions bot commented Apr 8, 2024

⚡ Component performance testing

Result: 🟢 OK

@TitanKuzmich TitanKuzmich added this pull request to the merge queue Apr 8, 2024
Merged via the queue into dev with commit 33db5b5 Apr 8, 2024
28 checks passed
@TitanKuzmich TitanKuzmich deleted the plasma-2699/fix-badge-types branch April 8, 2024 08:55
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.

None yet

3 participants