feat: added props optionSelectedLabelProp and optionSelectableLabelProp
Code for feature request described here: https://github.com/ant-design/ant-design/issues/28015
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/13qa1pub0
✅ Preview: https://select-git-feature-optionselectedlabelprop.react-component.now.sh
Codecov Report
Merging #573 (980e480) into master (1122811) will increase coverage by
0.62%. The diff coverage is99.75%.
@@ Coverage Diff @@
## master #573 +/- ##
==========================================
+ Coverage 99.27% 99.90% +0.62%
==========================================
Files 20 22 +2
Lines 966 1027 +61
Branches 326 354 +28
==========================================
+ Hits 959 1026 +67
+ Misses 6 1 -5
+ Partials 1 0 -1
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/Select.tsx | 100.00% <ø> (ø) |
|
| src/interface/generator.ts | 100.00% <ø> (ø) |
|
| src/OptionList.tsx | 99.12% <97.29%> (-0.06%) |
:arrow_down: |
| src/Selector/MultipleSelector.tsx | 100.00% <100.00%> (ø) |
|
| src/Selector/SingleSelector.tsx | 100.00% <100.00%> (ø) |
|
| src/Selector/index.tsx | 100.00% <100.00%> (+3.17%) |
:arrow_up: |
| src/generate.tsx | 100.00% <100.00%> (+0.32%) |
:arrow_up: |
| src/hooks/useEffectAfterInit.ts | 100.00% <100.00%> (ø) |
|
| src/hooks/useOptions.ts | 100.00% <100.00%> (ø) |
|
| src/hooks/useStashableData.ts | 100.00% <100.00%> (ø) |
|
| ... and 11 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 1122811...980e480. Read the comment docs.
This pull request fixes 1 alert when merging 980e480d04de57875576e3ec30004d219e28ff20 into 112281165c56ae1e2834e345b00deb619838d2c8 - view on LGTM.com
fixed alerts:
- 1 for Unused variable, import, function or class