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(table): support hideInSetting props #1651

Merged
merged 3 commits into from Jan 17, 2021
Merged

feat(table): support hideInSetting props #1651

merged 3 commits into from Jan 17, 2021

Conversation

chenshuai2144
Copy link
Contributor

@chenshuai2144 chenshuai2144 commented Jan 17, 2021

close #1628

@github-actions
Copy link

github-actions bot commented Jan 17, 2021

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

🕐 Build time: 461.012s

🤖 By surge-preview

@codecov
Copy link

codecov bot commented Jan 17, 2021

Codecov Report

Merging #1651 (1d1718e) into master (092648a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1651   +/-   ##
=======================================
  Coverage   97.88%   97.88%           
=======================================
  Files         155      155           
  Lines        4494     4495    +1     
  Branches     1564     1565    +1     
=======================================
+ Hits         4399     4400    +1     
  Misses         92       92           
  Partials        3        3           
Impacted Files Coverage Δ
packages/form/src/components/Submitter/index.tsx 100.00% <ø> (ø)
...kages/table/src/components/ColumnSetting/index.tsx 98.24% <100.00%> (+0.03%) ⬆️

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 092648a...1d1718e. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Jan 17, 2021

size-limit report

Path Size
packages/card/dist/card.js 21.1 KB (0%)
packages/descriptions/dist/descriptions.js 24.22 KB (0%)
packages/field/dist/field.js 46.77 KB (0%)
packages/form/dist/form.js 54.71 KB (-0.02% 🔽)
packages/layout/dist/layout.js 105.39 KB (0%)
packages/list/dist/list.js 197.01 KB (0%)
packages/provider/dist/provider.js 9.12 KB (0%)
packages/skeleton/dist/skeleton.js 15.02 KB (0%)
packages/table/dist/table.js 48.85 KB (+0.07% 🔺)

@chenshuai2144 chenshuai2144 merged commit 2dee954 into master Jan 17, 2021
@chenshuai2144 chenshuai2144 deleted the hideInTable branch January 17, 2021 07:10
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.

[需求]ProTable工具栏的列希望可以隐藏部分列
1 participant