react-component / select

React Select
https://select.react-component.now.sh/
MIT License
892 stars 451 forks source link

feat: Select support maxCount #1012

Closed li-jia-nan closed 6 months ago

li-jia-nan commented 6 months ago

feat: Select support maxCount

https://github.com/react-component/select/assets/49217418/25471cf2-f48e-48c7-988a-edcc099b76ea

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
select ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 28, 2023 8:40am
codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (56fd0d9) 99.78% compared to head (e87d9f6) 99.78%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1012 +/- ## ======================================= Coverage 99.78% 99.78% ======================================= Files 38 38 Lines 1389 1393 +4 Branches 386 388 +2 ======================================= + Hits 1386 1390 +4 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

MadCcc commented 6 months ago

已选中的选项不该被禁用吧

li-jia-nan commented 6 months ago

已选中的选项不该被禁用吧

done