-
Notifications
You must be signed in to change notification settings - Fork 185
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(PanelHeader): rename boolean props #6277
feat(PanelHeader): rename boolean props #6277
Conversation
size-limit report 📦
|
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. Latest deployment of this branch, based on commit deb5322:
|
e2e tests |
👀 Docs deployed
Commit deb5322 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6277 +/- ##
=======================================
Coverage 81.25% 81.26%
=======================================
Files 326 326
Lines 10104 10108 +4
Branches 3393 3397 +4
=======================================
+ Hits 8210 8214 +4
Misses 1894 1894
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.
🔥
объединить всё в delemiter
– гениально! 💡
добавил несколько комментов с предложениями
4ad3b89
to
5cc0c27
Compare
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.
Классно придумано! 🔥
Ждёмс новое имя для visor
✍️
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.
👍🏽
Co-authored-by: Inomdzhon Mirdzhamolov <[email protected]>
Co-authored-by: Inomdzhon Mirdzhamolov <[email protected]>
deb5322
efc5b20
to
deb5322
Compare
separator
самостоятельно #4546- [ ] Unit-тестыОписание
Проблема: проп
separator
вPanelHeader
так же аффектитspacing
между шапкой и контентом на не мобильных экранах, из-за этого могли ловить вот такое невалидное поведение:Изменения
Panel
, связанные сvisor
иseparator
, они дублируют друг другаView
, сейчас страница не открывается совсемPanelHeader
пропdelimiter
, который позволяет управлять разделителями.