Skip to content

feat(Button): add elevation#9379

Merged
SevereCloud merged 1 commit intomasterfrom
SevereCloud/issue7388
Jan 28, 2026
Merged

feat(Button): add elevation#9379
SevereCloud merged 1 commit intomasterfrom
SevereCloud/issue7388

Conversation

@SevereCloud
Copy link
Copy Markdown
Contributor

@SevereCloud SevereCloud commented Jan 21, 2026


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

Описание

Добавляем свойство elevation

Release notes

Улучшения

  • Button: добавлено свойство elevation для тени

@SevereCloud SevereCloud requested a review from a team as a code owner January 21, 2026 09:32
@SevereCloud SevereCloud force-pushed the SevereCloud/issue7388 branch from 84a4be5 to f2f394f Compare January 21, 2026 09:33
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 21, 2026

size-limit report 📦

Path Size
JS 411.43 KB (+0.04% 🔺)
JS (gzip) 126.26 KB (+0.04% 🔺)
JS (brotli) 104.36 KB (+0.1% 🔺)
JS import Div (tree shaking) 811 B (0%)
CSS 373.51 KB (+0.07% 🔺)
CSS (gzip) 46.28 KB (+0.07% 🔺)
CSS (brotli) 36.57 KB (-0.04% 🔽)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 21, 2026

e2e tests

Playwright Report

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 21, 2026

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

Commit e3520a0

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.73%. Comparing base (070ce8a) to head (e3520a0).
⚠️ Report is 19 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9379   +/-   ##
=======================================
  Coverage   94.73%   94.73%           
=======================================
  Files         440      440           
  Lines       11898    11900    +2     
  Branches     4386     4387    +1     
=======================================
+ Hits        11271    11273    +2     
  Misses        627      627           
Flag Coverage Δ
unittests 94.73% <100.00%> (+<0.01%) ⬆️

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 feat(Button): add dropShadow feat(Button): add elevation Jan 21, 2026
@SevereCloud SevereCloud requested a review from a team January 21, 2026 11:26
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 21, 2026

👀 Docs deployed

📦 Package ✅

yarn add @vkontakte/vkui@https://development.s3.prodcloud.vk.team/pull/9379/e3520a0baca100da4ac001252a62ab728ad6d9fa/pkg/@vkontakte/vkui/_pkg.tgz

Commit e3520a0

@SevereCloud SevereCloud force-pushed the SevereCloud/issue7388 branch from f2f394f to e3520a0 Compare January 21, 2026 11:33
Copy link
Copy Markdown
Contributor

@qurle qurle left a comment

Choose a reason for hiding this comment

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

Image

@SevereCloud SevereCloud modified the milestones: v8.1.0, v8.0.0 Jan 28, 2026
@SevereCloud SevereCloud merged commit d69540e into master Jan 28, 2026
29 checks passed
@SevereCloud SevereCloud deleted the SevereCloud/issue7388 branch January 28, 2026 13:34
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]: Button добавить тень

3 participants