Skip to content

docs(Playground): fix whiteSpace#9435

Merged
SevereCloud merged 1 commit intomasterfrom
SevereCloud/docs/Playground/fix-whiteSpace
Feb 2, 2026
Merged

docs(Playground): fix whiteSpace#9435
SevereCloud merged 1 commit intomasterfrom
SevereCloud/docs/Playground/fix-whiteSpace

Conversation

@SevereCloud
Copy link
Contributor

@SevereCloud SevereCloud commented Feb 2, 2026

Описание

В FireFox ломается плейграунд кода из-за whiteSpace

image

Release notes

Документация

  • В браузере Firefox не работал перенос строк в коде превью компонента

@SevereCloud SevereCloud requested a review from a team as a code owner February 2, 2026 15:22
@inomdzhon inomdzhon added docs ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча ci:cherry-pick:v7 labels Feb 2, 2026
@inomdzhon inomdzhon added this to VKUI Feb 2, 2026
@inomdzhon inomdzhon added this to the v7.11.3 milestone Feb 2, 2026
@inomdzhon inomdzhon moved this to 👀 In Review in VKUI Feb 2, 2026
Copy link
Contributor

@inomdzhon inomdzhon left a comment

Choose a reason for hiding this comment

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

немного поправил мету PR

гоу с v7.11.3 выкатим

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

✅ Изменений в собранных файлах нет

Commit 34a2697

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

👀 Docs deployed

📦 Package ❌

yarn add @vkontakte/vkui@

Commit 34a2697

@codecov
Copy link

codecov bot commented Feb 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.78%. Comparing base (94a215d) to head (34a2697).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9435   +/-   ##
=======================================
  Coverage   94.78%   94.78%           
=======================================
  Files         440      440           
  Lines       11890    11890           
  Branches     4387     4387           
=======================================
  Hits        11270    11270           
  Misses        620      620           
Flag Coverage Δ
unittests 94.78% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@SevereCloud SevereCloud merged commit a3a6aa6 into master Feb 2, 2026
19 checks passed
@SevereCloud SevereCloud deleted the SevereCloud/docs/Playground/fix-whiteSpace branch February 2, 2026 15:30
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in VKUI Feb 2, 2026
@vkcom-publisher
Copy link
Contributor

❌ Patch

Не удалось автоматически применить исправление на ветке 8.0-stable.

Дальнейшие действия выполняют контрибьютеры из группы @VKCOM/vkui-core

Чтобы изменение попало в ветку 8.0-stable, выполните следующие действия:

  1. Создайте новую ветку от 8.0-stable и примените изменения используя cherry-pick
git stash # опционально
git fetch origin 8.0-stable
git checkout -b patch/pr9435 origin/8.0-stable

git cherry-pick --no-commit a3a6aa64aa243cce4ffdb6169dee69a32fecaff1
git checkout HEAD **/__image_snapshots__/*.png
git diff --quiet HEAD || git commit --no-verify --no-edit
  1. Исправьте конфликты, следуя инструкциям из терминала
  2. Отправьте ветку на GitHub и создайте новый PR с веткой 8.0-stable (установка лейбла не требуется!)
git push --set-upstream origin patch/pr9435
gh pr create --base 8.0-stable --title "patch: pr9435" --body "- patch #9435"

SevereCloud added a commit that referenced this pull request Feb 2, 2026
@SevereCloud SevereCloud mentioned this pull request Feb 2, 2026
inomdzhon pushed a commit that referenced this pull request Feb 2, 2026
@vkcom-publisher
Copy link
Contributor

v7.11.3 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча ci:cherry-pick:v7 docs

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants