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): table support editable.formProps #3363

Merged
merged 2 commits into from
Aug 3, 2021
Merged

Conversation

chenshuai2144
Copy link
Contributor

@chenshuai2144 chenshuai2144 commented Aug 3, 2021

  • feat(table): table support editable.formProps
  • update api doc

close #3359

@github-actions
Copy link

github-actions bot commented Aug 3, 2021

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

@chenshuai2144 chenshuai2144 changed the title - feat(table): table support editable.formProps feat(table): table support editable.formProps Aug 3, 2021
@github-actions
Copy link

github-actions bot commented Aug 3, 2021

size-limit report

Path Size
packages/card/dist/card.js 19.12 KB (0%)
packages/descriptions/dist/descriptions.js 20.73 KB (0%)
packages/field/dist/field.js 134.83 KB (0%)
packages/form/dist/form.js 75.07 KB (0%)
packages/layout/dist/layout.js 102.35 KB (0%)
packages/list/dist/list.js 142.99 KB (0%)
packages/provider/dist/provider.js 12.01 KB (0%)
packages/skeleton/dist/skeleton.js 5.23 KB (0%)
packages/table/dist/table.js 49.73 KB (+0.06% 🔺)

@codecov
Copy link

codecov bot commented Aug 3, 2021

Codecov Report

Merging #3363 (cd43704) into master (3edfd23) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3363   +/-   ##
=======================================
  Coverage   99.14%   99.14%           
=======================================
  Files         174      174           
  Lines        5469     5469           
  Branches     1901     1901           
=======================================
  Hits         5422     5422           
  Misses         46       46           
  Partials        1        1           
Impacted Files Coverage Δ
packages/table/src/Table.tsx 99.13% <ø> (ø)
packages/utils/src/useEditableArray/index.tsx 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 3edfd23...cd43704. Read the comment docs.

@chenshuai2144 chenshuai2144 merged commit 1231a77 into master Aug 3, 2021
@chenshuai2144 chenshuai2144 deleted the formProps branch August 3, 2021 09:03
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