react-component / select

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

feat: add List ScrollBar direction #940

Closed BoyYangzai closed 1 year ago

BoyYangzai commented 1 year ago
vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated (UTC)
select ❌ Failed (Inspect) May 18, 2023 3:50am
BoyYangzai commented 1 year ago

test等待该pr合并升级

codecov[bot] commented 1 year ago

Codecov Report

Merging #940 (6232bc9) into master (0c8db0c) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head 6232bc9 differs from pull request most recent head fadd395. Consider uploading reports for the commit fadd395 to get more accurate results

@@           Coverage Diff           @@
##           master     #940   +/-   ##
=======================================
  Coverage   99.63%   99.63%           
=======================================
  Files          37       37           
  Lines        1352     1353    +1     
  Branches      381      366   -15     
=======================================
+ Hits         1347     1348    +1     
  Misses          4        4           
  Partials        1        1           
Impacted Files Coverage Δ
src/OptionList.tsx 99.33% <ø> (ø)
src/SelectContext.ts 100.00% <ø> (ø)
src/Select.tsx 100.00% <100.00%> (ø)
src/utils/valueUtil.ts 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

yoyo837 commented 1 year ago

搞完给tr-tree也升级 rc-virtual-list

yoyo837 commented 1 year ago

这里是否考虑也添加测试用例覆盖一下?