virtual-list icon indicating copy to clipboard operation
virtual-list copied to clipboard

🧾 React Virtual List Component which worked with animation

Results 103 virtual-list issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

dependencies

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...

dependencies

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!...

dependencies

**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 ![ezgif com-video-to-gif](https://user-images.githubusercontent.com/39340860/89668600-b345df80-d8e6-11ea-9368-6bc6c868c6eb.gif)

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 [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=16.14.11&new-version=17.0.15)](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...

dependencies