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

types: add export of MenuItemProps and SubMenuProps and optmize props of MenuItem #329

Merged
merged 1 commit into from Jul 4, 2020
Merged

Conversation

kerm1it
Copy link
Member

@kerm1it kerm1it commented Jul 3, 2020

  • 添加了 MenuItemPropsSubMenuProps 导出
  • 优化了 MenuItemprops 声明

chore(menu-item): optimize props;
@kerm1it
Copy link
Member Author

kerm1it commented Jul 3, 2020

@zombieJ 看看没问题的话就能发 minor 版本了

@codecov
Copy link

codecov bot commented Jul 3, 2020

Codecov Report

Merging #329 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #329   +/-   ##
=======================================
  Coverage   95.36%   95.36%           
=======================================
  Files          11       11           
  Lines         884      884           
  Branches      263      263           
=======================================
  Hits          843      843           
  Misses         41       41           
Impacted Files Coverage Δ
src/MenuItem.tsx 100.00% <ø> (ø)

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 780a0dc...f763d76. Read the comment docs.

@zombieJ zombieJ merged commit 394d3ee into react-component:master Jul 4, 2020
@zombieJ
Copy link
Member

zombieJ commented Jul 4, 2020

+ rc-menu@8.4.1

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.

None yet

2 participants