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: add more exports #7892

Merged
merged 6 commits into from
Nov 7, 2024
Merged

feat: add more exports #7892

merged 6 commits into from
Nov 7, 2024

Conversation

BlackySoul
Copy link
Contributor

@BlackySoul BlackySoul commented Nov 5, 2024


  • Release notes

Описание

Некоторые типы остались со старыми названиями + добавляем импорт типов FlexItem, ChipOptionValue,
ChipOptionLabel и CustomScrollViewProps

Release notes

Улучшения

  • Flex: импортирован тип FlexItem для Flex.Item
  • ChipsInput: импортированы типы ChipOptionValue и ChipOptionLabel
  • CustomScrollView: импортирован тип CustomScrollViewProps

@BlackySoul BlackySoul added this to the v7.0.0-beta.2 milestone Nov 5, 2024
@BlackySoul BlackySoul self-assigned this Nov 5, 2024
@BlackySoul BlackySoul requested a review from a team as a code owner November 5, 2024 06:07
Copy link

codesandbox-ci bot commented Nov 5, 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 Nov 5, 2024

size-limit report 📦

Path Size
JS 383.04 KB (-0.01% 🔽)
JS (gzip) 122.55 KB (0%)
JS (brotli) 101.48 KB (-0.05% 🔽)
JS import Div (tree shaking) 1.47 KB (0%)
CSS 342.2 KB (0%)
CSS (gzip) 49.32 KB (0%)
CSS (brotli) 39.95 KB (0%)

SevereCloud
SevereCloud previously approved these changes Nov 5, 2024
@BlackySoul BlackySoul changed the title feat: add more imports feat: add more exports Nov 5, 2024
Copy link
Contributor

github-actions bot commented Nov 5, 2024

e2e tests

⚠️ Some screenshots were failed. See Playwright Report.

Playwright Report

Copy link
Contributor

github-actions bot commented Nov 5, 2024

👀 Docs deployed

Commit 9bf77b2

Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.36%. Comparing base (667b25d) to head (9bf77b2).
Report is 21 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #7892    +/-   ##
========================================
  Coverage   95.36%   95.36%            
========================================
  Files         376      376            
  Lines       11043    10942   -101     
  Branches     3664     3639    -25     
========================================
- Hits        10531    10435    -96     
+ Misses        512      507     -5     
Flag Coverage Δ
unittests 95.36% <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 previously approved these changes Nov 5, 2024
inomdzhon
inomdzhon previously approved these changes Nov 5, 2024
@BlackySoul BlackySoul marked this pull request as draft November 5, 2024 10:01
@BlackySoul BlackySoul marked this pull request as ready for review November 5, 2024 10:15
@BlackySoul BlackySoul merged commit f76f212 into master Nov 7, 2024
28 checks passed
@BlackySoul BlackySoul deleted the blackysoul/add_imports branch November 7, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants