Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@inomdzhon
Copy link
Contributor

@inomdzhon inomdzhon commented Sep 8, 2025


  • Unit-тесты
  • [ ] e2e-тесты
  • [ ] Дизайн-ревью
  • [ ] Документация фичи
  • Release notes

Описание

  • Добавляем для size поддержку всех свойств, которые поддерживаются CSS свойством width.
  • Переносим "безопасные" отступы, которые добавляются для desktop версии, с ModalPage и ModalCard в ModalOutlet (для ModalCard ).

Release notes

Улучшения

  • ModalPage: size теперь принимает все другие допустимые для CSS свойства width значения

- Добавляем поддержку  всех свойств, которые поддерживаются CSS свойством `width`.
- Переносим "безопасные" отступы, которые добавляются для desktop версии, с `ModalPage` и `ModalCard` в `ModalOutlet` (для `ModalCard` ).
@inomdzhon inomdzhon requested a review from a team as a code owner September 8, 2025 15:18
@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2025

size-limit report 📦

Path Size
JS 409.9 KB (+0.02% 🔺)
JS (gzip) 124.21 KB (+0.02% 🔺)
JS (brotli) 102.01 KB (-0.05% 🔽)
JS import Div (tree shaking) 1.55 KB (0%)
CSS 351.46 KB (-0.06% 🔽)
CSS (gzip) 43.55 KB (-0.08% 🔽)
CSS (brotli) 34.73 KB (-0.09% 🔽)

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2025

e2e tests

Playwright Report

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2025

📊 Найдены изменения в собранных файлах: Отчет

Commit f2f786e

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2025

👀 Docs deployed

📦 Package ✅

yarn add @vkontakte/vkui@https://vkui-screenshot.hb.bizmrg.com/pull/8949/f2f786ecf8dc433a5f41b54ce266fa30a83dc26e/pkg/@vkontakte/vkui/_pkg.tgz

Commit f2f786e

@codecov
Copy link

codecov bot commented Sep 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.04%. Comparing base (b25c9cd) to head (f2f786e).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8949      +/-   ##
==========================================
+ Coverage   96.02%   96.04%   +0.02%     
==========================================
  Files         428      428              
  Lines       12476    12477       +1     
  Branches     4114     4115       +1     
==========================================
+ Hits        11980    11984       +4     
+ Misses        496      493       -3     
Flag Coverage Δ
unittests 96.04% <100.00%> (+0.02%) ⬆️

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.

@inomdzhon inomdzhon merged commit b3c6e3a into master Sep 10, 2025
30 checks passed
@inomdzhon inomdzhon deleted the imirdzhamolov/8817/ModalPage-extend-size-prop branch September 10, 2025 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature][ModalPage]: добавить возможность в свойство size передавать другие значения

4 participants