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 defaultColsNumber no work error #1551

Merged
merged 4 commits into from Jan 8, 2021

Conversation

chenshuai2144
Copy link
Contributor

@chenshuai2144 chenshuai2144 commented Jan 8, 2021

close #1521

@github-actions
Copy link

github-actions bot commented Jan 8, 2021

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

🕐 Build time: 445.166s

🤖 By surge-preview

@codecov
Copy link

codecov bot commented Jan 8, 2021

Codecov Report

Merging #1551 (f038841) into master (eab6235) will decrease coverage by 0.02%.
The diff coverage is 95.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1551      +/-   ##
==========================================
- Coverage   97.72%   97.70%   -0.03%     
==========================================
  Files         153      153              
  Lines        4317     4319       +2     
  Branches     1566     1570       +4     
==========================================
+ Hits         4219     4220       +1     
- Misses         95       96       +1     
  Partials        3        3              
Impacted Files Coverage Δ
packages/form/src/layouts/QueryFilter/index.tsx 96.42% <95.45%> (-1.14%) ⬇️
packages/table/src/components/Form/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 cebbe8d...f038841. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Jan 8, 2021

size-limit report

Path Size
packages/card/dist/card.js 20.85 KB (0%)
packages/descriptions/dist/descriptions.js 23.98 KB (0%)
packages/field/dist/field.js 46.65 KB (0%)
packages/form/dist/form.js 54.19 KB (+0.12% 🔺)
packages/layout/dist/layout.js 115.13 KB (0%)
packages/list/dist/list.js 197.37 KB (0%)
packages/provider/dist/provider.js 8.68 KB (0%)
packages/skeleton/dist/skeleton.js 15.02 KB (0%)
packages/table/dist/table.js 86.77 KB (-0.01% 🔽)

@chenshuai2144 chenshuai2144 merged commit 4a30512 into master Jan 8, 2021
@chenshuai2144 chenshuai2144 deleted the defaultColsNumber branch January 8, 2021 07:16
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.

🐛[BUG] pro-table v2.17.0+ search.defaultColsNumber不工作
1 participant