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(card): pro-card support Group and Divider #992

Merged
merged 4 commits into from
Nov 17, 2020
Merged

Conversation

rdmclin2
Copy link
Member

添加卡片分组与分隔符。

@github-actions
Copy link

github-actions bot commented Nov 16, 2020

🎊 PR Preview 9565479 has been successfully built and deployed to https://ant-design-pro-components-preview-pr-992.surge.sh

🕐 Build time: 429.477s

🤖 By surge-preview

@codecov
Copy link

codecov bot commented Nov 16, 2020

Codecov Report

Merging #992 (9565479) into master (e8d5910) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #992      +/-   ##
==========================================
+ Coverage   96.18%   96.20%   +0.01%     
==========================================
  Files         141      142       +1     
  Lines        3751     3769      +18     
  Branches     1313     1320       +7     
==========================================
+ Hits         3608     3626      +18     
  Misses        139      139              
  Partials        4        4              
Impacted Files Coverage Δ
packages/card/src/components/CardLoading/index.tsx 100.00% <ø> (ø)
packages/card/src/components/TabPane/index.tsx 100.00% <ø> (ø)
packages/card/src/components/Divider/index.tsx 100.00% <100.00%> (ø)
packages/card/src/index.tsx 95.18% <100.00%> (+0.24%) ⬆️
packages/table/src/component/ListToolBar/index.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 e8d5910...9565479. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Nov 16, 2020

size-limit report

Path Size
packages/card/dist/card.js, packages/card/dist/card.min.js 185.93 KB (+0.17% 🔺)
packages/descriptions/dist/descriptions.js, packages/descriptions/dist/descriptions.min.js 544 KB (0%)
packages/field/dist/field.js, packages/field/dist/field.min.js 175.45 KB (0%)
packages/form/dist/form.js, packages/form/dist/form.min.js 505.9 KB (0%)
packages/layout/dist/layout.js, packages/layout/dist/layout.min.js 278.19 KB (0%)
packages/list/dist/list.js, packages/list/dist/list.min.js 952.33 KB (0%)
packages/provider/dist/provider.js, packages/provider/dist/provider.min.js 13.45 KB (0%)
packages/skeleton/dist/skeleton.js, packages/skeleton/dist/skeleton.min.js 23.51 KB (0%)
packages/table/dist/table.js, packages/table/dist/table.min.js 653.04 KB (0%)

@chenshuai2144 chenshuai2144 changed the title Feat/card group feat(card): pro-card support Group Nov 17, 2020
@chenshuai2144 chenshuai2144 changed the title feat(card): pro-card support Group feat(card): pro-card support Group and Divider Nov 17, 2020
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.

2 participants