@rc-component/virtual-list@1.2.0
- chore: bump version to 1.2.0 2e032d4
- feat: support function scroll offset (#358) 429d64e
- upgrade tests to react 18 (#359) 5334600
@rc-component/virtual-list@1.1.0
- chore: bump version to 1.1.0 8d2ead3
- [codex] expose scrollTop in extraRender info (#357) ce756b6
@rc-component/virtual-list@1.0.1
- chore: bump version to 1.0.1 402e156
- Update README.md f8029b9
- chore(deps-dev): bump @rc-component/father-plugin from 1.1.0 to 2.1.3 (#316) 1b427e8
@rc-component/virtual-list@1.0.0
- chore(deps-dev): bump cross-env from 5.2.1 to 10.0.0 by @dependabot[bot] in https://github.com/react-component/virtual-list/pull/334
- chore(deps-dev): bump @types/jest from 25.2.3 to 30.0.0 by @dependabot[bot] in https://github.com/react-component/virtual-list/pull/322
- chore(deps-dev): bump np from 7.7.0 to 10.2.0 by @dependabot[bot] in https://github.com/react-component/virtual-list/pull/317
- Chore: Remove unused dependencies by @divyeshagrawal in https://github.com/react-component/virtual-list/pull/350
- refactor: drop rc-virtual-list and classnames by @li-jia-nan in https://github.com/react-component/virtual-list/pull/351
- @dependabot[bot] made their first contribution in https://github.com/react-component/virtual-list/pull/334
- @divyeshagrawal made their first contribution in https://github.com/react-component/virtual-list/pull/350
- @li-jia-nan made their first contribution in https://github.com/react-component/virtual-list/pull/351
Full Changelog: https://github.com/react-component/virtual-list/compare/v3.19.2...@rc-component/virtual-list@1.0.0
v3.19.2
- fix: after selecting and dragging text, the table still scrolls even after releasing the mouse. (#328) 92085a0
https://github.com/react-component/virtual-list/compare/v3.19.1...v3.19.2
v3.19.1-0
- feat(ScrollBar): 💄 use CSS variable for scrollbar color (#323) 2758938
- fix: enhance scrollTo ts type (#91) 28a6416
https://github.com/react-component/virtual-list/compare/v3.19.0-0...v3.19.1-0
v3.19.0-0
- chore(deps-dev): bump np from 5.2.1 to 7.5.0 (#126) 69ee0dd
- Upgrade to GitHub-native Dependabot (#129) fd10b72
- feat(ScrollBar): ✨ support dark mode (#312) 40c4a16
https://github.com/react-component/virtual-list/compare/v3.18.6...v3.19.0-0
v3.18.6
- fix: Dynamic height bump the scroll pos in some edge case (#309) 158a70e
- Update README.md (#308) 65777c0
https://github.com/react-component/virtual-list/compare/v3.18.5...v3.18.6