select
select copied to clipboard
feat: added props: optionSearchLabelProp, allowSearchLabelOnly
Code for new feature described here: https://github.com/ant-design/ant-design/issues/27816
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/react-component/select/g6f3q8tzt
✅ Preview: https://select-git-feature-optionsearchlabelprop.react-component.now.sh
Codecov Report
Merging #566 (2a6176c) into master (8edd430) will increase coverage by
0.53%
. The diff coverage is99.28%
.
@@ Coverage Diff @@
## master #566 +/- ##
==========================================
+ Coverage 99.27% 99.80% +0.53%
==========================================
Files 20 20
Lines 961 1038 +77
Branches 314 330 +16
==========================================
+ Hits 954 1036 +82
+ Misses 6 1 -5
Partials 1 1
Impacted Files | Coverage Δ | |
---|---|---|
src/Select.tsx | 100.00% <ø> (ø) |
|
src/interface/generator.ts | 100.00% <ø> (ø) |
|
src/generate.tsx | 99.54% <99.15%> (-0.13%) |
:arrow_down: |
src/OptionList.tsx | 100.00% <100.00%> (+0.81%) |
:arrow_up: |
src/Selector/SingleSelector.tsx | 100.00% <100.00%> (ø) |
|
src/Selector/index.tsx | 100.00% <100.00%> (+3.17%) |
:arrow_up: |
src/hooks/useEffectAfterInit.ts | 100.00% <100.00%> (ø) |
|
src/utils/commonUtil.ts | 100.00% <100.00%> (ø) |
|
src/utils/miscUtil.ts | 100.00% <100.00%> (ø) |
|
src/utils/valueUtil.ts | 100.00% <100.00%> (ø) |
|
... and 4 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 8edd430...2a6176c. Read the comment docs.
This pull request introduces 5 alerts when merging 10df2f44a85625f0591bae3d8d56ce1fe3c1191b into 8edd430bf65e432ff594c9642b7134d19104b97d - view on LGTM.com
new alerts:
- 5 for Syntax error
This pull request introduces 5 alerts when merging 15f41e0202a548fe2af54498d17846ce4314f6ea into 8edd430bf65e432ff594c9642b7134d19104b97d - view on LGTM.com
new alerts:
- 5 for Unused variable, import, function or class
This pull request introduces 5 alerts when merging cc4b3322a29d514d14d8c7db225ebe68d0649c3a into 8edd430bf65e432ff594c9642b7134d19104b97d - view on LGTM.com
new alerts:
- 5 for Unused variable, import, function or class