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): select option height light support less(#2667) #2748

Merged
merged 2 commits into from May 17, 2021

Conversation

DerrickTel
Copy link
Contributor

close #2667

@github-actions
Copy link

github-actions bot commented May 14, 2021

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

@codecov
Copy link

codecov bot commented May 14, 2021

Codecov Report

Merging #2748 (641a0a3) into master (a4fe7b6) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2748   +/-   ##
=======================================
  Coverage   99.12%   99.12%           
=======================================
  Files         172      172           
  Lines        5231     5235    +4     
  Branches     1830     1830           
=======================================
+ Hits         5185     5189    +4     
  Misses         45       45           
  Partials        1        1           
Impacted Files Coverage Δ
packages/field/src/components/Select/index.tsx 99.34% <100.00%> (+<0.01%) ⬆️
packages/form/src/components/List/index.tsx 100.00% <0.00%> (ø)
packages/field/src/components/Digit/index.tsx 100.00% <0.00%> (ø)
packages/form/src/layouts/LightFilter/index.tsx 98.78% <0.00%> (+0.01%) ⬆️

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 a4fe7b6...641a0a3. Read the comment docs.

@jiyingzhi
Copy link
Contributor

这个默认值我觉得应该用 primary-color,不应该写死

@chenshuai2144 chenshuai2144 merged commit a302eb3 into ant-design:master May 17, 2021
@DerrickTel DerrickTel deleted the feat-height-light branch May 17, 2021 10:30
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.

🧐[问题] ProFormSelect 怎么修改搜索结果高亮的颜色?
3 participants