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 children column add funtion #3273

Merged
merged 6 commits into from Jul 22, 2021
Merged

feat(table): support children column add funtion #3273

merged 6 commits into from Jul 22, 2021

Conversation

jetBn
Copy link
Contributor

@jetBn jetBn commented Jul 20, 2021

在EditableProTable中添加可展开的demo请求帮助可以动态添加子项。

@github-actions
Copy link

github-actions bot commented Jul 20, 2021

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

@chenshuai2144 chenshuai2144 changed the title add EditableProTable can expandable demo help fix it docs: add EditableProTable can expandable demo help fix it Jul 20, 2021
@codecov
Copy link

codecov bot commented Jul 20, 2021

Codecov Report

Merging #3273 (6fbe292) into master (25d6a95) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3273      +/-   ##
==========================================
- Coverage   99.15%   99.13%   -0.02%     
==========================================
  Files         173      173              
  Lines        5427     5433       +6     
  Branches     1950     1953       +3     
==========================================
+ Hits         5381     5386       +5     
- Misses         45       46       +1     
  Partials        1        1              
Impacted Files Coverage Δ
...kages/table/src/components/EditableTable/index.tsx 100.00% <100.00%> (ø)
packages/utils/src/useEditableArray/index.tsx 100.00% <100.00%> (ø)
packages/form/src/layouts/ModalForm/index.tsx 98.64% <0.00%> (-1.36%) ⬇️

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 25d6a95...6fbe292. Read the comment docs.

@chenshuai2144 chenshuai2144 changed the title docs: add EditableProTable can expandable demo help fix it feat(table): support children column add funtion Jul 22, 2021
@chenshuai2144 chenshuai2144 merged commit 2396e03 into ant-design:master Jul 22, 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.

None yet

2 participants