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(CustomSelect): export CustomSelectClearButtonProps #6985

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

BlackySoul
Copy link
Contributor

Описание

Добавляем экспорт CustomSelectClearButtonProps, нужный для кастомного компонента кнопки очистки.

@BlackySoul BlackySoul added this to the v6.2.0 milestone Jun 3, 2024
@BlackySoul BlackySoul self-assigned this Jun 3, 2024
@BlackySoul BlackySoul requested a review from a team as a code owner June 3, 2024 13:42
Copy link
Contributor

github-actions bot commented Jun 3, 2024

size-limit report 📦

Path Size
JS 363.36 KB (0%)
JS (gzip) 111.3 KB (0%)
JS (brotli) 91.7 KB (0%)
JS import Div (tree shaking) 1.42 KB (0%)
CSS 275.72 KB (0%)
CSS (gzip) 35.93 KB (0%)
CSS (brotli) 29.08 KB (0%)

Copy link

codesandbox-ci bot commented Jun 3, 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 Jun 3, 2024

e2e tests

Playwright Report

Copy link
Contributor

github-actions bot commented Jun 3, 2024

👀 Docs deployed

Commit e810f55

Copy link

codecov bot commented Jun 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.38%. Comparing base (b6b51b2) to head (e810f55).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6985   +/-   ##
=======================================
  Coverage   83.38%   83.38%           
=======================================
  Files         352      352           
  Lines       10515    10515           
  Branches     3494     3494           
=======================================
  Hits         8768     8768           
  Misses       1747     1747           
Flag Coverage Δ
unittests 83.38% <100.00%> (ø)

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 85373bb into master Jun 5, 2024
26 checks passed
@BlackySoul BlackySoul deleted the blackysoul/button_export_clear_props branch June 5, 2024 04:48
@vkcom-publisher
Copy link
Contributor

v6.2.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.

None yet

5 participants