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

I'm using the Steps Component to show a timeline. ![image](https://github.com/react-component/virtual-list/assets/43857623/325cc275-f477-4f0a-9d20-ad0400ebb2cc) We want to use the VirtualList to improve performance. The Usage seems not to be the same as when the...

[repo](https://github.com/xyunsh/extension) [code](https://github.com/xyunsh/extension/blob/master/src/ui/pages/Account/SwitchAccountScreen.tsx) When creating multiple accounts, need to scroll to the selected account when entering the page. ``` useEffect(() => { const timeoutId = setTimeout(() => { if (refList.current &&...

![img_v3_02dq_ac9e5ff4-5d3d-44d3-9e89-685b78acb2ag](https://github.com/user-attachments/assets/1946652d-6f40-436a-949c-355a3393f8a4)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.3 to 25.0.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=24.10.3&new-version=25.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.14.0 to 19.2.1. Release notes Sourced from react's releases. 19.2.1 (December 3rd, 2025) React Server Components Bring React Server Component fixes to Server Actions (@​sebmarkbage #35277) 19.2.0...

dependencies
javascript

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.14.0 to 19.2.1. Release notes Sourced from react-dom's releases. 19.2.1 (December 3rd, 2025) React Server Components Bring React Server Component fixes to Server Actions (@​sebmarkbage #35277) 19.2.0...

dependencies
javascript

Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.3 to 13.0.0. Changelog Sourced from glob's changelog. changeglob 13 Move the CLI program out to a separate package, glob-bin. Install that if you'd like to continue...

dependencies
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.39.1. Release notes Sourced from eslint's releases. v9.39.1 Bug Fixes 650753e fix: Only pass node to JS lang visitor methods (#20283) (Nicholas C. Zakas) Documentation...

dependencies
javascript

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 55.0.0 to 62.0.0. Release notes Sourced from eslint-plugin-unicorn's releases. v62.0.0 New rules no-immediate-mutation (#2787) e1c7d2ed no-useless-collection-argument (#2777) 2d07c9a9 prefer-response-static-json (#2778) ffe5943b Improvements text-encoding-identifier-case: Add withDash option (#2780)...

dependencies
javascript

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together. Updates `react` from 16.14.0 to 19.1.1 Release notes Sourced from react's releases. 19.1.1 (July 28, 2025) React Fixed Owner...

dependencies
javascript