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(form): fix Cascader and TreeSelect no has light lable error #5310

Merged
merged 10 commits into from
May 30, 2022

Conversation

chenshuai2144
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented May 30, 2022

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

@codecov
Copy link

codecov bot commented May 30, 2022

Codecov Report

Merging #5310 (5c6db58) into master (cc3ae8e) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #5310      +/-   ##
==========================================
+ Coverage   99.67%   99.73%   +0.05%     
==========================================
  Files         206      206              
  Lines        6801     6809       +8     
  Branches     2482     2482              
==========================================
+ Hits         6779     6791      +12     
+ Misses         22       18       -4     
Impacted Files Coverage Δ
packages/form/src/layouts/LoginForm/index.tsx 100.00% <ø> (+3.44%) ⬆️
packages/field/src/components/Cascader/index.tsx 100.00% <100.00%> (ø)
packages/field/src/components/TreeSelect/index.tsx 100.00% <100.00%> (ø)
packages/table/src/Table.tsx 100.00% <100.00%> (+0.34%) ⬆️
packages/table/src/utils/cellRenderToFromItem.tsx 100.00% <100.00%> (+2.85%) ⬆️
packages/utils/src/components/FieldLabel/index.tsx 100.00% <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 cc3ae8e...5c6db58. Read the comment docs.

@chenshuai2144 chenshuai2144 merged commit 2058bf4 into master May 30, 2022
@chenshuai2144 chenshuai2144 deleted the fix-label branch May 30, 2022 06:31
@wuhao930406
Copy link

该问题在"@ant-design/pro-components": "^1.1.21" proTable filterType: 'light', 轻量模式中依旧可以复现

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.

None yet

2 participants