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(table): No more transparent formitem #1028

Merged
merged 2 commits into from
Nov 19, 2020
Merged

Conversation

chenshuai2144
Copy link
Contributor

@chenshuai2144 chenshuai2144 commented Nov 19, 2020

close #1007

@github-actions
Copy link

github-actions bot commented Nov 19, 2020

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

🕐 Build time: 498.099s

🤖 By surge-preview

@codecov
Copy link

codecov bot commented Nov 19, 2020

Codecov Report

Merging #1028 (a1f01b1) into master (98a1876) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1028   +/-   ##
=======================================
  Coverage   96.18%   96.18%           
=======================================
  Files         142      143    +1     
  Lines        3774     3774           
  Branches     1324     1324           
=======================================
  Hits         3630     3630           
  Misses        140      140           
  Partials        4        4           
Impacted Files Coverage Δ
packages/form/src/BaseForm/index.tsx 100.00% <ø> (ø)
packages/form/src/components/Captcha/index.tsx 93.75% <ø> (ø)
packages/form/src/components/Checkbox/index.tsx 100.00% <ø> (ø)
...ages/form/src/components/DatePicker/DatePicker.tsx 100.00% <ø> (ø)
...ges/form/src/components/DatePicker/MonthPicker.tsx 100.00% <ø> (ø)
...s/form/src/components/DatePicker/QuarterPicker.tsx 100.00% <ø> (ø)
...ages/form/src/components/DatePicker/WeekPicker.tsx 100.00% <ø> (ø)
...ages/form/src/components/DatePicker/YearPicker.tsx 100.00% <ø> (ø)
...ages/form/src/components/DateRangePicker/index.tsx 100.00% <ø> (ø)
...kages/form/src/components/DateTimePicker/index.tsx 100.00% <ø> (ø)
... and 17 more

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 98a1876...a1f01b1. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Nov 19, 2020

size-limit report

Path Size
packages/card/dist/card.js, packages/card/dist/card.min.js 185.97 KB (0%)
packages/descriptions/dist/descriptions.js, packages/descriptions/dist/descriptions.min.js 541.67 KB (0%)
packages/field/dist/field.js, packages/field/dist/field.min.js 175.95 KB (0%)
packages/form/dist/form.js, packages/form/dist/form.min.js 506.53 KB (-0.08% 🔽)
packages/layout/dist/layout.js, packages/layout/dist/layout.min.js 278.22 KB (0%)
packages/list/dist/list.js, packages/list/dist/list.min.js 950.79 KB (+0.04% 🔺)
packages/provider/dist/provider.js, packages/provider/dist/provider.min.js 13.45 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 653.7 KB (+0.08% 🔺)

@chenshuai2144 chenshuai2144 merged commit 5752c1e into master Nov 19, 2020
@chenshuai2144 chenshuai2144 deleted the formItemProps branch November 19, 2020 06:40
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 操作表单使用Switch然后设置valuePropName:"checked" 报错 🐛[BUG]
1 participant