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: style more priority #7854

Merged
merged 2 commits into from
Oct 29, 2024
Merged

fix: style more priority #7854

merged 2 commits into from
Oct 29, 2024

Conversation

SevereCloud
Copy link
Contributor


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

Описание

В некоторых компонентах у свойства style мало приоритетности

Изменения

Добавил больше приоритетности свойству style

Release notes

Исправления

  • В некоторых компонентах свойство style имело мало приоритетности

@SevereCloud SevereCloud requested a review from a team as a code owner October 28, 2024 08:03
Copy link

codesandbox-ci bot commented Oct 28, 2024

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

github-actions bot commented Oct 28, 2024

size-limit report 📦

Path Size
JS 381.02 KB (-0.03% 🔽)
JS (gzip) 115.46 KB (-0.02% 🔽)
JS (brotli) 95.05 KB (0%)
JS import Div (tree shaking) 1.46 KB (0%)
CSS 332.48 KB (0%)
CSS (gzip) 42.19 KB (0%)
CSS (brotli) 33.3 KB (0%)

Copy link
Contributor

github-actions bot commented Oct 28, 2024

e2e tests

Playwright Report

Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.15%. Comparing base (e6ce861) to head (ea2f446).
Report is 22 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7854   +/-   ##
=======================================
  Coverage   95.14%   95.15%           
=======================================
  Files         377      376    -1     
  Lines       11092    11051   -41     
  Branches     3687     3667   -20     
=======================================
- Hits        10554    10516   -38     
+ Misses        538      535    -3     
Flag Coverage Δ
unittests 95.15% <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.

@SevereCloud SevereCloud marked this pull request as draft October 28, 2024 08:24
@SevereCloud SevereCloud marked this pull request as ready for review October 28, 2024 11:20
@SevereCloud SevereCloud merged commit e5e82f5 into master Oct 29, 2024
32 of 43 checks passed
@SevereCloud SevereCloud deleted the SevereCloud/issue7829 branch October 29, 2024 11:19
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.

[Bug][SplitCol]: Игнорируется style.width/maxWidth/minWidth
3 participants