virtual icon indicating copy to clipboard operation
virtual copied to clipboard

🤖 Headless UI for Virtualizing Large Element Lists in JS/TS, React, Solid, Vue and Svelte

Results 144 virtual issues
Sort by recently updated
recently updated
newest added

🎯 **Changes** Fix scroll position persistence in _useWindowVirtualizer_ when navigating between routes This PR removes the automatic initialOffset: () => window.scrollY from useWindowVirtualizer that was causing scroll position to persist...

## 🎯 Changes The goal of this pr is to give the possibility to add a custom left or top for a virtual item. Typical scenario: Having a horizontal timeline...

### Describe the bug When using `measureElement` with `useVirtualizer`, changing the number of lanes dynamically causes the layout to break. The virtualizer calculates incorrect ranges for items with indices beyond...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@changesets/cli](https://redirect.github.com/changesets/changesets/tree/main#readme) ([source](https://redirect.github.com/changesets/changesets)) | [`^2.29.4` -> `^2.29.5`](https://renovatebot.com/diffs/npm/@changesets%2fcli/2.29.4/2.29.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@changesets%2fcli/2.29.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies