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(MenuHeader, MenuItem): add prop size, tests, documentation #3252

Merged
merged 7 commits into from
Sep 1, 2023

Conversation

SchwJ
Copy link
Member

@SchwJ SchwJ commented Aug 24, 2023

Проблема

Добавить проп size для MenuHeader, MenuItem

Ссылки

https://yt.skbkontur.ru/issue/IF-1358/Dobavit-prop-Size-dlya-Droplists-MenuItem-MenuHeader
https://yt.skbkontur.ru/issue/IF-807/Dobavit-propy-size-dlya-vseh-komponentov

Чек-лист перед запросом ревью

  1. Добавлены тесты на все изменения
    ⬜ unit-тесты для логики
    ✅ скриншоты для верстки и кросс-браузерности
    ⬜ нерелевантно

  2. Добавлена (обновлена) документация
    ✅ styleguidist для пропов и примеров использования компонентов
    ⬜ jsdoc для утилит и хелперов
    ⬜ комментарии для неочевидных мест в коде
    ⬜ прочие инструкции (README.md, contributing.md и др.)
    ⬜ нерелевантно

  3. Изменения корректно типизированы
    ✅ без использования any (см. PR 2856)
    ⬜ нерелевантно

  4. Прочее
    ✅ все тесты и линтеры на CI проходят
    ✅ в коде нет лишних изменений
    ✅ заголовок PR кратко и доступно отражает суть изменений (он попадет в changelog)

@SchwJ SchwJ requested a review from zhzz August 28, 2023 04:32
# Conflicts:
#	packages/react-ui/.creevey/images/Baseline/Different fonts in large/chrome.png
#	packages/react-ui/.creevey/images/Baseline/Different fonts in large/chrome2022.png
#	packages/react-ui/.creevey/images/Baseline/Different fonts in large/chrome2022Dark.png
#	packages/react-ui/.creevey/images/Baseline/Different fonts in large/chrome8px.png
#	packages/react-ui/.creevey/images/Baseline/Different fonts in large/chromeDark.png
#	packages/react-ui/.creevey/images/Baseline/Different fonts in large/firefox.png
#	packages/react-ui/.creevey/images/Baseline/Different fonts in large/firefox2022.png
#	packages/react-ui/.creevey/images/Baseline/Different fonts in large/firefox2022Dark.png
#	packages/react-ui/.creevey/images/Baseline/Different fonts in large/firefox8px.png
#	packages/react-ui/.creevey/images/Baseline/Different fonts in large/firefoxDark.png
#	packages/react-ui/components/__stories__/baseline.stories.tsx
@zhzz zhzz merged commit e0e981a into next Sep 1, 2023
6 checks passed
@zhzz zhzz deleted the droplists-size branch September 1, 2023 12:06
zhzz pushed a commit that referenced this pull request Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants