-
Notifications
You must be signed in to change notification settings - Fork 186
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
feat(ScreenSpinner): remove size prop from component #7523
feat(ScreenSpinner): remove size prop from component #7523
Conversation
size-limit report 📦
|
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. |
e2e tests |
👀 Docs deployed
Commit 890836e |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7523 +/- ##
==========================================
- Coverage 95.21% 95.20% -0.01%
==========================================
Files 384 384
Lines 11345 11348 +3
Branches 3720 3720
==========================================
+ Hits 10802 10804 +2
- Misses 543 544 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…size # Conflicts: # packages/vkui/src/components/ScreenSpinner/ScreenSpinner.tsx # packages/vkui/src/components/ScreenSpinner/ScreenSpinnerContainer.tsx # packages/vkui/src/components/ScreenSpinner/ScreenSpinnerLoader.tsx # packages/vkui/src/components/ScreenSpinner/context.ts
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👏
Конфликт( |
…size # Conflicts: # packages/vkui/src/components/ScreenSpinner/ScreenSpinnerLoader.tsx
890836e
Разрулил |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note
немного отредактировал релиз ноут
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⏩
✅ v7.0.0-beta.0 🎉 |
size
у компонента ScreenSpinner #7466Описание
size
в компонентеScreenSpinner
не нужен и работает неправильно, поэтому нужно от него избавитьсяИзменения
size
из компонентаcustomIcon
и state: 'custom' для отображения кастомного компонента.Release notes
BREAKING CHANGE
size
Улучшения
state="custom"
с помощью свойстваcustomIcon