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(form): fix datePick typing error #4431

Merged
merged 1 commit into from
Jan 9, 2022
Merged

fix(form): fix datePick typing error #4431

merged 1 commit into from
Jan 9, 2022

Conversation

chenshuai2144
Copy link
Contributor

@chenshuai2144 chenshuai2144 commented Jan 9, 2022

close #4425

@github-actions
Copy link

github-actions bot commented Jan 9, 2022

😭 Deploy PR Preview failed.

@github-actions
Copy link

github-actions bot commented Jan 9, 2022

size-limit report

Path Size
packages/card/dist/card.js 21.8 KB (0%)
packages/descriptions/dist/descriptions.js 27.8 KB (0%)
packages/field/dist/field.js 143.06 KB (0%)
packages/form/dist/form.js 100.17 KB (0%)
packages/layout/dist/layout.js 138.54 KB (0%)
packages/list/dist/list.js 162.28 KB (0%)
packages/provider/dist/provider.js 24.43 KB (0%)
packages/skeleton/dist/skeleton.js 5.31 KB (0%)
packages/table/dist/table.js 100.91 KB (0%)

@codecov
Copy link

codecov bot commented Jan 9, 2022

Codecov Report

Merging #4431 (1625f3d) into master (f6889df) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4431      +/-   ##
==========================================
- Coverage   99.55%   99.54%   -0.02%     
==========================================
  Files         189      189              
  Lines        6349     6409      +60     
  Branches     2246     2274      +28     
==========================================
+ Hits         6321     6380      +59     
- Misses         28       29       +1     
Impacted Files Coverage Δ
packages/form/src/components/TimePicker/index.tsx 100.00% <100.00%> (ø)
packages/form/src/layouts/DrawerForm/index.tsx 96.26% <0.00%> (-0.37%) ⬇️
packages/form/src/BaseForm/createField.tsx 98.95% <0.00%> (+0.81%) ⬆️

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 f6889df...1625f3d. Read the comment docs.

@chenshuai2144 chenshuai2144 merged commit cc8e893 into master Jan 9, 2022
@chenshuai2144 chenshuai2144 deleted the fix-from branch January 9, 2022 08:51
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.

🐛[BUG] pro-from ProFormTimePicker 控制台报错, order ts属性不存在
1 participant