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

doc(CustomScrollView): use iframe to show documentation #7346

Merged
merged 2 commits into from
Aug 20, 2024

Conversation

EldarMuhamethanov
Copy link
Contributor

Описание

В документации CustomScrollView не отображается заголовок в примерах использования, из-за того, что там используется FixedLayout, для отображения примера не использовался iframe. Поэтому заголовок улетал вверх

Изменения

Поправил доку CustomScrollView, чтобы в примере использовался iframe

@EldarMuhamethanov EldarMuhamethanov requested a review from a team as a code owner August 8, 2024 15:40
Copy link
Contributor

github-actions bot commented Aug 8, 2024

👀 Docs deployed

Commit 74cc851

Copy link

codesandbox-ci bot commented Aug 8, 2024

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 Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.51%. Comparing base (58e02bf) to head (74cc851).
Report is 38 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7346   +/-   ##
=======================================
  Coverage   92.51%   92.51%           
=======================================
  Files         374      374           
  Lines       11109    11109           
  Branches     3640     3640           
=======================================
  Hits        10278    10278           
  Misses        831      831           
Flag Coverage Δ
unittests 92.51% <ø> (ø)

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.

@vkcom-publisher vkcom-publisher added pr-needs-work Автоматизация: PR автоматически закроется через 14 дней при отсутствии активности and removed pr-needs-work Автоматизация: PR автоматически закроется через 14 дней при отсутствии активности labels Aug 16, 2024
@EldarMuhamethanov EldarMuhamethanov self-assigned this Aug 19, 2024
@inomdzhon inomdzhon added type:bug cmp:custom-scroll-view patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча labels Aug 20, 2024
@inomdzhon inomdzhon added this to the v6.5.1 milestone Aug 20, 2024
@inomdzhon inomdzhon merged commit 4078fc0 into master Aug 20, 2024
17 checks passed
@inomdzhon inomdzhon deleted the e.muhamethanov/custom-scroll-view/fix-docs branch August 20, 2024 09:29
vkcom-publisher pushed a commit that referenced this pull request Aug 20, 2024
h2. Описание

В документации CustomScrollView не отображается заголовок в примерах использования, из-за того, что там используется FixedLayout, для отображения примера не использовался iframe. Поэтому заголовок улетал вверх

h2. Изменения

Поправил доку CustomScrollView, чтобы в примере использовался iframe
@vkcom-publisher
Copy link
Contributor

v6.5.1 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmp:custom-scroll-view docs patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча type:bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants