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(list): support expandIcon(#1710) #1771

Merged
merged 8 commits into from Jan 29, 2021

Conversation

DerrickTel
Copy link
Contributor

close #1710

@codecov
Copy link

codecov bot commented Jan 27, 2021

Codecov Report

Merging #1771 (f84f4bb) into master (b004d9d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1771   +/-   ##
=======================================
  Coverage   97.95%   97.95%           
=======================================
  Files         156      156           
  Lines        4586     4590    +4     
  Branches     1651     1653    +2     
=======================================
+ Hits         4492     4496    +4     
  Misses         91       91           
  Partials        3        3           
Impacted Files Coverage Δ
packages/list/src/ListView.tsx 96.96% <ø> (ø)
packages/list/src/Item.tsx 100.00% <100.00%> (ø)
packages/table/src/components/Form/index.tsx 100.00% <100.00%> (ø)
packages/table/src/defaultRender.tsx 100.00% <0.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 b004d9d...698fbf2. Read the comment docs.

@chenshuai2144 chenshuai2144 merged commit ff822b6 into ant-design:master Jan 29, 2021
@DerrickTel DerrickTel deleted the feat/ProList branch February 2, 2021 06:25
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.

ProList expandable 的expandIcon无效
2 participants