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

fix: remove spinner todo #7820

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Conversation

BlackySoul
Copy link
Contributor

  • Release notes

Описание

У Spinner есть проп noColor, вместо css-каскада рекомендуем использовать его.

Release notes

BREAKING CHANGE

  • PanelHeader: теперь неявно не переопределяется цвет компонента Spinner, если вы использовали компонент Spinner внутри PanelHeader передавайте <Spinner noColor />

@BlackySoul BlackySoul added this to the v7.0.0-beta.2 milestone Oct 23, 2024
@BlackySoul BlackySoul self-assigned this Oct 23, 2024
@BlackySoul BlackySoul requested a review from a team as a code owner October 23, 2024 16:49
Copy link
Contributor

size-limit report 📦

Path Size
JS 381.22 KB (+0.01% 🔺)
JS (gzip) 115.54 KB (+0.01% 🔺)
JS (brotli) 95.18 KB (+0.11% 🔺)
JS import Div (tree shaking) 1.46 KB (0%)
CSS 332.09 KB (-0.02% 🔽)
CSS (gzip) 42.08 KB (-0.02% 🔽)
CSS (brotli) 33.17 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.

Copy link
Contributor

e2e tests

Playwright Report

Copy link
Contributor

👀 Docs deployed

Commit 19c4b98

Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.15%. Comparing base (06f771a) to head (19c4b98).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7820   +/-   ##
=======================================
  Coverage   95.15%   95.15%           
=======================================
  Files         377      377           
  Lines       11098    11098           
  Branches     3685     3685           
=======================================
  Hits        10560    10560           
  Misses        538      538           
Flag Coverage Δ
unittests 95.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.

Copy link
Contributor

@inomdzhon inomdzhon left a comment

Choose a reason for hiding this comment

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

🎉

@inomdzhon inomdzhon merged commit 0f3f9db into master Oct 24, 2024
28 checks passed
@inomdzhon inomdzhon deleted the blackysoul/fix_panelheader_spinner branch October 24, 2024 11:57
@vkcom-publisher
Copy link
Contributor

v7.0.0-beta.2 🎉

@inomdzhon inomdzhon modified the milestones: v7.0.0-beta.2, v7.0.0 Dec 2, 2024
@vkcom-publisher
Copy link
Contributor

v7.0.0 🎉

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

Successfully merging this pull request may close these issues.

4 participants