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

docs: Fix Panel layout #6756

Merged
merged 1 commit into from
Mar 26, 2024
Merged

docs: Fix Panel layout #6756

merged 1 commit into from
Mar 26, 2024

Conversation

BlackySoul
Copy link
Contributor

@BlackySoul BlackySoul commented Mar 26, 2024

Описание

Из-за того, что перестали оборачивать пример с Panel в обертку, получали вот такую поехавшую верстку (ширина рассчитывалась относительно корневого SplitCol):

image

Изменения

Убираем проп, который убирает обертку 🙃

@BlackySoul BlackySoul added this to the v6.1.0 milestone Mar 26, 2024
@BlackySoul BlackySoul self-assigned this Mar 26, 2024
@BlackySoul BlackySoul requested a review from a team as a code owner March 26, 2024 07:34
Copy link
Contributor

👀 Docs deployed

Commit 92d6f38

Copy link

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.

Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.38%. Comparing base (0386f76) to head (92d6f38).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6756   +/-   ##
=======================================
  Coverage   82.38%   82.38%           
=======================================
  Files         336      336           
  Lines       10359    10359           
  Branches     3469     3469           
=======================================
  Hits         8534     8534           
  Misses       1825     1825           
Flag Coverage Δ
unittests 82.38% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@mendrew mendrew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙈

@BlackySoul BlackySoul merged commit 0993b59 into master Mar 26, 2024
16 checks passed
@BlackySoul BlackySoul deleted the BlackySoul-patch-1 branch March 26, 2024 08:11
@vkcom-publisher
Copy link
Contributor

v6.1.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants