-
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: Add color prop in Typography #1308
Conversation
Theme Builder app deployed! https://plasma.sberdevices.ru/pr/plasma-theme-builder-pr-1308/ |
Я думаю в раздел What/why changed можно добавить примеры нового использования этого свойства. Что то типа - |
Documentation preview deployed! website:https://plasma.sberdevices.ru/pr/pr-1308/ |
⚡ Component performance testingResult: 🟢 OK |
⚡ Component performance testingResult: 🟢 OK |
⚡ Component performance testingResult: 🟢 OK |
⚡ Component performance testingResult: 🟢 OK |
packages/plasma-new-hope/src/components/Typography/Typography.tsx
Outdated
Show resolved
Hide resolved
⚡ Component performance testingResult: 🟢 OK |
@@ -99,6 +99,7 @@ l: PolymorphicClassName; | |||
}; | |||
}> & { | |||
breakWord?: boolean | undefined; | |||
color?: string | undefined; |
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.
ребят а мы не можем / не хотим ограничить цвет только тем что есть в plasma-themes токенах ?
Typography
What/why changed
Пример использования:
📦 Published PR as canary version:
Canary Versions
✨ Test out this PR locally via: