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

feat(SubnavigationButton): add disabled styles #8243

Merged

Conversation

SevereCloud
Copy link
Contributor

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

Описание

Добавляем disabled состояние для SubnavigationButton

Release notes

Улучшения

@SevereCloud SevereCloud requested a review from a team as a code owner February 5, 2025 13:39
@SevereCloud SevereCloud self-assigned this Feb 5, 2025
@SevereCloud SevereCloud added this to the v7.2.0 milestone Feb 5, 2025
Copy link
Contributor

github-actions bot commented Feb 5, 2025

size-limit report 📦

Path Size
JS 394.96 KB (+0.02% 🔺)
JS (gzip) 119.76 KB (+0.01% 🔺)
JS (brotli) 98.47 KB (+0.04% 🔺)
JS import Div (tree shaking) 1.56 KB (0%)
CSS 347.71 KB (+0.03% 🔺)
CSS (gzip) 43.03 KB (-0.02% 🔽)
CSS (brotli) 34.37 KB (+0.14% 🔺)

Copy link

codesandbox-ci bot commented Feb 5, 2025

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 Feb 5, 2025

e2e tests

Playwright Report

Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.53%. Comparing base (4f2d7c0) to head (cb1f70c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8243   +/-   ##
=======================================
  Coverage   95.53%   95.53%           
=======================================
  Files         404      404           
  Lines       11553    11554    +1     
  Branches     3836     3837    +1     
=======================================
+ Hits        11037    11038    +1     
  Misses        516      516           
Flag Coverage Δ
unittests 95.53% <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.

Copy link
Contributor

github-actions bot commented Feb 5, 2025

👀 Docs deployed

Commit cb1f70c

@SevereCloud SevereCloud requested a review from a team February 5, 2025 14:13
@SevereCloud SevereCloud merged commit e52ba43 into master Feb 6, 2025
29 checks passed
@SevereCloud SevereCloud deleted the SevereCloud/feat/SubnavigationButton/add-disabled-styles branch February 6, 2025 13:35
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