Skip to content

docs: add latin subsets for fonts#9434

Merged
SevereCloud merged 1 commit intomasterfrom
SevereCloud/docs/fix-add-latin-subsets-for-fonts
Feb 2, 2026
Merged

docs: add latin subsets for fonts#9434
SevereCloud merged 1 commit intomasterfrom
SevereCloud/docs/fix-add-latin-subsets-for-fonts

Conversation

@SevereCloud
Copy link
Contributor

@SevereCloud SevereCloud commented Feb 2, 2026

Описание

Шрифт для кода подгружался не сразу, а после загрузки css-а

image

Release notes

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

  • Шрифт для кода подгружался не сразу, а после загрузки CSS

@SevereCloud SevereCloud requested a review from a team as a code owner February 2, 2026 14:42
@SevereCloud SevereCloud self-assigned this Feb 2, 2026
@SevereCloud SevereCloud added this to VKUI Feb 2, 2026
@SevereCloud SevereCloud moved this to 👀 In Review in VKUI Feb 2, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

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

Commit cc439b2

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

👀 Docs deployed

📦 Package ❌

yarn add @vkontakte/vkui@

Commit cc439b2

@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 (cc439b2).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9434   +/-   ##
=======================================
  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 changed the title docs: fix add latin subsets for fonts docs: add latin subsets for fonts Feb 2, 2026
@inomdzhon inomdzhon added this to the v7.11.3 milestone Feb 2, 2026
@inomdzhon inomdzhon added ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча ci:cherry-pick:v7 labels Feb 2, 2026
@SevereCloud SevereCloud merged commit 8bcfa3b into master Feb 2, 2026
19 checks passed
@SevereCloud SevereCloud deleted the SevereCloud/docs/fix-add-latin-subsets-for-fonts branch February 2, 2026 17:00
@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/pr9434 origin/8.0-stable

git cherry-pick --no-commit 8bcfa3b5345d2b8c77b48c4c12244b2c9e0ae27a
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/pr9434
gh pr create --base 8.0-stable --title "patch: pr9434" --body "- patch #9434"

@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