fix(ModalCard): animation enter-exit#9447
Merged
SevereCloud merged 1 commit intomasterfrom Feb 6, 2026
Merged
Conversation
Contributor
size-limit report 📦
|
Contributor
e2e tests |
Contributor
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #9447 +/- ##
=======================================
Coverage 94.79% 94.79%
=======================================
Files 441 441
Lines 11910 11910
Branches 4390 4390
=======================================
Hits 11290 11290
Misses 620 620
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
👀 Docs deployed
📦 Package ✅yarn add @vkontakte/vkui@https://development.s3.prodcloud.vk.team/pull/9447/95e26a87653f7969c4bb3713343334688aaaeb72/pkg/@vkontakte/vkui/_pkg.tgzCommit 95e26a8 |
6f49bf0 to
8de26fe
Compare
8de26fe to
95e26a8
Compare
EldarMuhamethanov
approved these changes
Feb 6, 2026
inomdzhon
approved these changes
Feb 6, 2026
vkcom-publisher
pushed a commit
that referenced
this pull request
Feb 6, 2026
Contributor
❌ PatchНе удалось автоматически применить исправление на ветке 8.0-stable.
Чтобы изменение попало в ветку 8.0-stable, выполните следующие действия:
git stash # опционально
git fetch origin 8.0-stable
git checkout -b patch/pr9447 origin/8.0-stable
git cherry-pick --no-commit ad057d722075abf4bccd26943bb6897a1781df2b
git checkout HEAD **/__image_snapshots__/*.png
git diff --quiet HEAD || git commit --no-verify --no-edit
git push --set-upstream origin patch/pr9447
gh pr create --base 8.0-stable --title "patch: pr9447" --body "- patch #9447" |
SevereCloud
added a commit
that referenced
this pull request
Feb 6, 2026
Merged
SevereCloud
added a commit
that referenced
this pull request
Feb 6, 2026
Contributor
| ✅ v7.11.4 🎉 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Unit-тестыe2e-тестыДизайн-ревьюДокументация фичиОписание
При анимации закрытия/открытия торчал часть ModalCard
Release notes
Исправления