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

PLASMA-4201: Toast views updated; textColor prop added #1719

Draft
wants to merge 6 commits into
base: dev
Choose a base branch
from

Conversation

denivladislav
Copy link
Contributor

@denivladislav denivladislav commented Jan 23, 2025

Core

Toast

  • исправлена передача свойства closeIconType
  • добавлено новое свойство textColor
  • добавлены новые значения для view:positive, negative
  • значения view:dark,light помечены как deprecated

What/why changed

positive и negative значения view влияют на цвет contentLeft, а textColor – на цвет текста Toast

В документацию добавлены примеры того, как получить Toast на тёмном и светлом фоне при помощи ViewContainer. Примеры добавлены в документацию к тем пакетам, где есть компонент ViewContainer с возможностью переключать тёмную и светлую темы.

📦 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]
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]
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-1719/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant