Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BREAKING CHANGE(AppearanceProvider): replace appearance with value #6147

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

BlackySoul
Copy link
Contributor

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

  • Гайд миграции

Описание

В остальные провайдеры (PlatformProvider, LocaleProvider) прокидываем value, для консистентность нужно сделать также для AppearanceProvider

Изменения

Заменила проп + добавила ссылку на гайд миграции в стайлгайде

@BlackySoul BlackySoul added this to the v6 milestone Nov 27, 2023
@BlackySoul BlackySoul requested a review from a team as a code owner November 27, 2023 15:11
@BlackySoul BlackySoul self-assigned this Nov 27, 2023
Copy link
Contributor

size-limit report 📦

Path Size
JS 342.77 KB (-0.01% 🔽)
JS (gzip) 104.73 KB (+0.01% 🔺)
JS (brotli) 86.46 KB (-0.02% 🔽)
JS import Div (tree shaking) 1.43 KB (0%)
CSS 259.36 KB (0%)
CSS (gzip) 33.9 KB (0%)
CSS (brotli) 27.52 KB (0%)

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 8e4b6a6:

Sandbox Source
VKUI TypeScript Configuration

Copy link
Contributor

e2e tests

Playwright Report

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8371a4a) 79.66% compared to head (8e4b6a6) 79.52%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6147      +/-   ##
==========================================
- Coverage   79.66%   79.52%   -0.15%     
==========================================
  Files         316      315       -1     
  Lines        9919     9870      -49     
  Branches     3333     3333              
==========================================
- Hits         7902     7849      -53     
- Misses       2017     2021       +4     
Flag Coverage Δ
unittests 79.52% <100.00%> (-0.15%) ⬇️

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.

@BlackySoul BlackySoul merged commit b8991d3 into master Nov 28, 2023
25 of 26 checks passed
@BlackySoul BlackySoul deleted the blackysoul/appearance_provider_interface branch November 28, 2023 06:31
@vkcom-publisher
Copy link
Contributor

v6.0.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants