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: LightFilter support allowClear #974

Merged
merged 3 commits into from
Nov 14, 2020
Merged

feat: LightFilter support allowClear #974

merged 3 commits into from
Nov 14, 2020

Conversation

yutingzhao1991
Copy link
Contributor

support allowClear for hide clear icon in LightFilter

@codecov
Copy link

codecov bot commented Nov 13, 2020

Codecov Report

Merging #974 (d8d72f2) into master (2b27e91) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #974   +/-   ##
=======================================
  Coverage   96.14%   96.14%           
=======================================
  Files         141      141           
  Lines        3735     3738    +3     
  Branches     1309     1311    +2     
=======================================
+ Hits         3591     3594    +3     
  Misses        140      140           
  Partials        4        4           
Impacted Files Coverage Δ
packages/field/src/components/DatePicker/index.tsx 97.22% <ø> (ø)
...ackages/field/src/components/RangePicker/index.tsx 95.83% <ø> (ø)
.../field/src/components/Select/LightSelect/index.tsx 100.00% <ø> (ø)
packages/field/src/index.tsx 100.00% <ø> (ø)
packages/form/src/BaseForm/index.tsx 100.00% <ø> (ø)
packages/field/src/components/TimePicker/index.tsx 87.87% <100.00%> (ø)
packages/form/src/BaseForm/LightWrapper/index.tsx 88.46% <100.00%> (+0.96%) ⬆️
packages/utils/src/components/FieldLabel/index.tsx 97.29% <100.00%> (+0.07%) ⬆️

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 2b27e91...d8d72f2. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Nov 13, 2020

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

🕐 Build time: 458.664s

🤖 By surge-preview

@github-actions
Copy link

size-limit report

Path Size
packages/card/dist/card.js, packages/card/dist/card.min.js 186.07 KB (0%)
packages/descriptions/dist/descriptions.js, packages/descriptions/dist/descriptions.min.js 546.28 KB (+0.03% 🔺)
packages/field/dist/field.js, packages/field/dist/field.min.js 176.22 KB (+0.08% 🔺)
packages/form/dist/form.js, packages/form/dist/form.min.js 507.9 KB (+0.06% 🔺)
packages/layout/dist/layout.js, packages/layout/dist/layout.min.js 279.14 KB (0%)
packages/list/dist/list.js, packages/list/dist/list.min.js 990.2 KB (+0.03% 🔺)
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 656.42 KB (+0.05% 🔺)

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.

2 participants