-
Notifications
You must be signed in to change notification settings - Fork 130
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(react-ui): support 8px theme #2322
Conversation
This pull request is being automatically deployed with Vercel (learn more). storybook-flat – ./packages/react-ui🔍 Inspect: https://vercel.com/reactui/storybook-flat/AubDyRAsdUgV1Mvr6ihCmRcKmjFo storybook-default – ./packages/react-ui🔍 Inspect: https://vercel.com/reactui/storybook-default/2L9fvCF1jympSUsD5EqoxaKcBkM9 storybook-8px – ./packages/react-ui🔍 Inspect: https://vercel.com/reactui/storybook-8px/5cQfyTQMbeH2ESxxM1EbuUay8oHP |
fix(Toast): compensate font-family baseline, change spacing
Необходимо изменить в 8px |
Там же и есть |
Co-authored-by: Голубев Олег Игоревич <[email protected]>
Co-authored-by: Голубев Олег Игоревич <[email protected]>
Co-authored-by: Голубев Олег Игоревич <[email protected]>
Co-authored-by: Голубев Олег Игоревич <[email protected]>
Нужно сделать пару изменений в стайлгайдисте, потому что появились отступы у радиокнопок и чекбоксов:
|
@dzekh поменяли тени у всех выпадашек в 8px. Заапрувь если можешь) Demo: https://popups8px.vercel.app
и тд Немного сливается, если фон не чисто белый: |
Общая ветка для готовых PR c 8px-темой.
Влито:
fontFamilyCompensationBaseline
(в кнопках и тосте) IF-44