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(form): add DrawerForm and ModalForm #632

Merged
merged 2 commits into from Sep 30, 2020
Merged

💥 feat(form): add DrawerForm and ModalForm #632

merged 2 commits into from Sep 30, 2020

Conversation

chenshuai2144
Copy link
Contributor

@chenshuai2144 chenshuai2144 commented Sep 29, 2020

支持了一下 DrawerForm 和 ModalForm

@github-actions
Copy link

github-actions bot commented Sep 29, 2020

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

🕐 Build time: 980.846s

🤖 By surge-preview

@codecov
Copy link

codecov bot commented Sep 29, 2020

Codecov Report

Merging #632 into master will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #632      +/-   ##
==========================================
+ Coverage   92.04%   92.10%   +0.05%     
==========================================
  Files         135      137       +2     
  Lines        3660     3685      +25     
  Branches     1318     1322       +4     
==========================================
+ Hits         3369     3394      +25     
  Misses        287      287              
  Partials        4        4              
Impacted Files Coverage Δ
packages/form/src/components/Submitter/index.tsx 100.00% <ø> (ø)
packages/form/src/layouts/LightFilter/index.tsx 98.46% <ø> (ø)
packages/form/src/layouts/DrawerForm/index.tsx 100.00% <100.00%> (ø)
packages/form/src/layouts/ModalForm/index.tsx 100.00% <100.00%> (ø)
packages/form/src/layouts/StepsForm/StepForm.tsx 94.64% <100.00%> (ø)
packages/form/src/layouts/StepsForm/index.tsx 91.83% <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 2227dba...fd762dd. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Sep 29, 2020

size-limit report

Path Size
packages/card/dist/card.js, packages/card/dist/card.min.js 191.22 KB (0%)
packages/descriptions/dist/descriptions.js, packages/descriptions/dist/descriptions.min.js 504.58 KB (0%)
packages/field/dist/field.js, packages/field/dist/field.min.js 155.46 KB (0%)
packages/form/dist/form.js, packages/form/dist/form.min.js 460.33 KB (+0.18% 🔺)
packages/layout/dist/layout.js, packages/layout/dist/layout.min.js 277.52 KB (0%)
packages/list/lib/Item.js, packages/list/lib/ListView.js, packages/list/lib/constans.js, packages/list/lib/index.js, packages/list/lib/hooks/useLazyKVMap.js, packages/list/lib/hooks/usePagination.js, packages/list/lib/hooks/useSelection.js 15.14 KB (0%)
packages/provider/dist/provider.js, packages/provider/dist/provider.min.js 12.53 KB (0%)
packages/skeleton/dist/skeleton.js, packages/skeleton/dist/skeleton.min.js 23.51 KB (0%)
packages/table/dist/table.js, packages/table/dist/table.min.js 716.43 KB (+0.05% 🔺)

@chenshuai2144 chenshuai2144 merged commit 841513f into master Sep 30, 2020
@chenshuai2144 chenshuai2144 deleted the drawer branch September 30, 2020 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant