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(types): export types for StrictBreadcrumbProps & StrictSelectProps #4275

Merged
merged 2 commits into from
Aug 9, 2021

Conversation

layershifter
Copy link
Member

Fixes #4235.

@github-actions
Copy link

github-actions bot commented Aug 9, 2021

size-limit report

Path Size
bundle-size/dist/Button.size.js 58.73 KB (0%)
bundle-size/dist/Icon.size.js 25.21 KB (0%)
bundle-size/dist/Image.size.js 53.91 KB (0%)
bundle-size/dist/Modal.size.js 68.87 KB (0%)
bundle-size/dist/Portal.size.js 40.61 KB (0%)

@codecov-commenter
Copy link

codecov-commenter commented Aug 9, 2021

Codecov Report

Merging #4275 (cfabbdc) into master (e9ce3da) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4275   +/-   ##
=======================================
  Coverage   99.75%   99.75%           
=======================================
  Files         180      180           
  Lines        3241     3241           
=======================================
  Hits         3233     3233           
  Misses          8        8           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e9ce3da...cfabbdc. Read the comment docs.

@layershifter layershifter merged commit a080eaf into master Aug 9, 2021
@layershifter layershifter deleted the fix/ts-export branch August 9, 2021 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeScript: missing exports for StrictBreadcrumbProps and StrictSelectProps
2 participants