virtual-list
virtual-list copied to clipboard
🧾 React Virtual List Component which worked with animation
Updates the requirements on [react](https://github.com/facebook/react/tree/HEAD/packages/react) to permit the latest version. Release notes Sourced from react's releases. 17.0.2 (March 22, 2021) React DOM Remove an unused dependency to address the SharedArrayBuffer...
List.js:248 [Violation] Added non-passive event listener to a scroll-blocking 'wheel' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952 when use preventDefault in wheel...
Updates the requirements on [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) to permit the latest version. Changelog Sourced from react-dom's changelog. 17.0.1 (October 22, 2020) React DOM Fix a crash in IE11. (@gaearon in #20071) 17.0.0...
https://github.com/react-component/virtual-list/blob/fe039bfb4b3b00a8136c463616abd6000f16816c/src/hooks/useScrollTo.tsx#L21-L25
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 5.2.1 to 7.0.3. Release notes Sourced from cross-env's releases. v7.0.3 7.0.3 (2020-12-01) Bug Fixes add maintenance mode notice (fe80c84) v7.0.2 7.0.2 (2020-03-05) Reverts Revert "fix: signal handling...
Bumps [rc-animate](https://github.com/react-component/animate) from 2.11.1 to 3.1.1. Changelog Sourced from rc-animate's changelog. History 3.0.0 / 2020-05-07 Remove css-animation/babel-runtime/prop-types/react-lifecycles-compat from deps. 2.10.2 / 2019-11-09 There should not be any lifecycle warning now!...
**Fix** bug > Behavior : When height of wrapper change, component doesn't rerender list of items Related issue on ant/design repo https://github.com/ant-design/ant-design/issues/25960 
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.14.11 to 17.0.15. Commits See full diff in compare view [](https://dependabot.com/compatibility-score/?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=16.14.11&new-version=17.0.15) Dependabot will resolve any conflicts with this PR as long as you don't alter...