-
Notifications
You must be signed in to change notification settings - Fork 186
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
doc(Card): add labels to Card and CardScroll storybook examples #8299
base: master
Are you sure you want to change the base?
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
👀 Docs deployed
Commit 3cd4332 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8299 +/- ##
==========================================
- Coverage 95.54% 95.46% -0.08%
==========================================
Files 404 403 -1
Lines 11641 11601 -40
Branches 3859 3842 -17
==========================================
- Hits 11122 11075 -47
- Misses 519 526 +7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
👏
PS: в релиз ноутах не стоит упомянуть исправления компонентов из этого списка #4931?
Спасибо за ревью! |
Изменения
Banner
был когда-то отрефакторен и потерял одну из обёрток, пример Flex стал излишне растягиваться по высоте и ломать компонент Banner с нишим кастомным стилем. Убрал растягивание по высоте.Card
иCardGrid
и есть ли что там проверять. Добавил текст в контейнеры. Чтобы было понятно, что это просто визульные примеры. Обсудил это с тестировщиком по доступности и сошлись на том, что этого для примеров будет достаточно. Текст спрятал, потому что примеры должны быть похожи на то, что у нас в дизайне.li
, который у нас установлен по умолчанию, так как в примере нету обёртки ul и элемент один.PS: В CardScroll были когда-то не подписанные кнопки, они уже подписаны.
Release notes
Документация