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(list): 修复 ProFormList 使用 className 无效问题 #7128

Merged
merged 1 commit into from
May 25, 2023
Merged

fix(list): 修复 ProFormList 使用 className 无效问题 #7128

merged 1 commit into from
May 25, 2023

Conversation

leshalv
Copy link
Contributor

@leshalv leshalv commented May 25, 2023

fix #7127

@github-actions
Copy link

github-actions bot commented May 25, 2023

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

@leshalv leshalv changed the title 修复 #7127 问题 修复 https://github.com/ant-design/pro-components/issues/7127 问题 May 25, 2023
@leshalv leshalv changed the title 修复 https://github.com/ant-design/pro-components/issues/7127 问题 修复 ProFormList 使用 className 无效问题 May 25, 2023
@codecov
Copy link

codecov bot commented May 25, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (ab24418) 97.93% compared to head (5beb860) 97.93%.

❗ Current head 5beb860 differs from pull request most recent head fe4a1cd. Consider uploading reports for the commit fe4a1cd to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7128   +/-   ##
=======================================
  Coverage   97.93%   97.93%           
=======================================
  Files         338      338           
  Lines       11062    11062           
  Branches     3989     3989           
=======================================
  Hits        10834    10834           
  Misses        186      186           
  Partials       42       42           
Impacted Files Coverage Δ
packages/form/src/components/List/index.tsx 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@chenshuai2144 chenshuai2144 changed the title 修复 ProFormList 使用 className 无效问题 fix(list): 修复 ProFormList 使用 className 无效问题 May 25, 2023
@chenshuai2144 chenshuai2144 merged commit 6d8c301 into ant-design:master May 25, 2023
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.

🐛[BUG] ProFormList 使用 className 无效
2 participants