react-component / virtual-list

🧾 React Virtual List Component which worked with animation
https://rc-virtual-list.react-component.now.sh
MIT License
725 stars 154 forks source link

feat: onScroll add end param #251

Closed madocto closed 9 months ago

madocto commented 9 months ago

ref: ant-design/ant-design#44839

TableCascaderSelect 等使用 rc-virtual-list 的组件提供在虚拟滚动中的触底事件

vercel[bot] commented 9 months ago

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

Name Status Preview Comments Updated (UTC)
virtual-list ❌ Failed (Inspect) Jan 22, 2024 8:12am
codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (814be54) 99.05% compared to head (0a374ef) 99.06%.

:exclamation: Current head 0a374ef differs from pull request most recent head 5d6b407. Consider uploading reports for the commit 5d6b407 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #251 +/- ## ======================================= Coverage 99.05% 99.06% ======================================= Files 17 17 Lines 636 639 +3 Branches 134 136 +2 ======================================= + Hits 630 633 +3 Misses 6 6 ```

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