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): card list support selected #3666

Merged
merged 6 commits into from
Sep 16, 2021
Merged

feat(list): card list support selected #3666

merged 6 commits into from
Sep 16, 2021

Conversation

liuxulian
Copy link
Contributor

卡片支持选中,支持内容自定义

@github-actions
Copy link

github-actions bot commented Sep 14, 2021

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

@chenshuai2144
Copy link
Contributor

pr 标题: feat(list): card list support selected

@liuxulian liuxulian changed the title 强化卡片列表 feat(list): card list support selected Sep 15, 2021
liuxulian.lxl and others added 2 commits September 15, 2021 16:55
@codecov
Copy link

codecov bot commented Sep 16, 2021

Codecov Report

Merging #3666 (940ed43) into master (44e7fe2) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3666   +/-   ##
=======================================
  Coverage   99.20%   99.20%           
=======================================
  Files         178      178           
  Lines        5692     5692           
  Branches     2034     2045   +11     
=======================================
  Hits         5647     5647           
  Misses         45       45           
Impacted Files Coverage Δ
packages/list/src/Item.tsx 96.87% <100.00%> (+0.15%) ⬆️
packages/layout/src/locales/index.ts 100.00% <0.00%> (ø)
packages/form/src/components/Rate/index.tsx 100.00% <0.00%> (ø)
packages/form/src/components/Text/index.tsx 100.00% <0.00%> (ø)
packages/form/src/components/Field/index.tsx 100.00% <0.00%> (ø)
packages/form/src/components/Radio/index.tsx 100.00% <0.00%> (ø)
packages/field/src/components/Money/index.tsx 100.00% <0.00%> (ø)
packages/form/src/components/Select/index.tsx 100.00% <0.00%> (ø)
packages/form/src/layouts/LoginForm/index.tsx 100.00% <0.00%> (ø)
packages/form/src/components/FieldSet/index.tsx 100.00% <0.00%> (ø)
... and 5 more

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 44e7fe2...940ed43. Read the comment docs.

@chenshuai2144 chenshuai2144 merged commit 282640a into ant-design:master Sep 16, 2021
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