Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / inokawa/virtua issues and pull requests

#628 - Avoid flushSync on reverse lists / allow "starting at bottom"

Issue - State: open - Opened by natew 6 days ago - 3 comments

#627 - Scroll offsets are not accurate beyond 2000px or so

Issue - State: closed - Opened by slidenerd 15 days ago - 1 comment

#623 - Generate .d.ts files for `unstable_core` module

Issue - State: open - Opened by aabccd021 17 days ago - 1 comment

#622 - Update dependency vitest to v2.1.9 [SECURITY]

Pull Request - State: closed - Opened by renovate[bot] 17 days ago

#621 - Make scrollToIndex (and scheduleImperativeScroll) awaitable

Issue - State: open - Opened by blarfoon 19 days ago - 2 comments

#620 - Update dependency virtua to ^0.40.0

Pull Request - State: closed - Opened by renovate[bot] 21 days ago

#619 - Update dependency unplugin-vue-jsx to ^0.5.0

Pull Request - State: closed - Opened by renovate[bot] 21 days ago

#618 - Remove unnecessary awaits and variables from tests

Pull Request - State: closed - Opened by aabccd021 21 days ago

#617 - VGrid for Svelte

Issue - State: open - Opened by jerriclynsjohn 23 days ago - 3 comments

#616 - Update storybook

Pull Request - State: closed - Opened by inokawa 23 days ago

#615 - Expose unstable core

Pull Request - State: closed - Opened by inokawa 23 days ago

#614 - Override min width of VGrid grids

Issue - State: closed - Opened by kortex-ada 25 days ago - 1 comment

#612 - Update dependency vite to v5.4.12 [SECURITY]

Pull Request - State: open - Opened by renovate[bot] about 1 month ago

#609 - rendering issue solidjs with shift = true

Issue - State: open - Opened by thdxr about 1 month ago - 2 comments

#608 - How to use virtua with flex flex-wrap?

Issue - State: closed - Opened by remusris about 1 month ago - 1 comment

#606 - Update README.md

Pull Request - State: closed - Opened by inokawa about 1 month ago

#602 - [Bug] Scrolling is blocked

Issue - State: open - Opened by jansedlon about 1 month ago - 3 comments

#601 - [Bug] When resizing window, messages are "squashed"

Issue - State: closed - Opened by jansedlon about 1 month ago - 2 comments

#600 - [Bug] Messages are jumping in certain container width

Issue - State: open - Opened by jansedlon about 1 month ago - 1 comment

#599 - Getting an error with empty content when scrolling in Next.js (15)

Issue - State: closed - Opened by jinyongp about 1 month ago - 1 comment

#598 - Adding a gap/spacing between items

Issue - State: open - Opened by rasgo-cc about 1 month ago - 5 comments

#597 - TypeError: Cannot read properties of undefined (reading 'key')

Issue - State: open - Opened by inokawa about 1 month ago - 8 comments
Labels: help wanted

#596 - Support an anchor index

Issue - State: open - Opened by rostero1 about 2 months ago

#595 - feat: export cancelScroll handle

Pull Request - State: open - Opened by bytemain about 2 months ago - 1 comment

#594 - Update dependency @atlaskit/pragmatic-drag-and-drop-auto-scroll to v2

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago

#593 - Update dependency @storybook/test-runner to ^0.21.0

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago

#591 - Fix smooth scroll to index on SSR hydration

Pull Request - State: closed - Opened by aggarwal-h 2 months ago - 2 comments

#587 - Usage with moduleResolution "node"?

Issue - State: closed - Opened by blarfoon 2 months ago - 1 comment

#584 - Method to stick to bottom of scroller as content increases

Issue - State: open - Opened by mirshko 2 months ago - 1 comment

#581 - Remove offset argument of onScroll prop from WindowVirtualizer

Pull Request - State: closed - Opened by inokawa 2 months ago

#579 - Add the option for keyboard navigation with Virtualizer

Issue - State: open - Opened by michael-lauridsen 2 months ago - 1 comment

#576 - Add keepMounted and itemProps to Vue API to enable sticky groups

Pull Request - State: closed - Opened by AmitJoki 2 months ago - 1 comment

#575 - Revert bench script

Pull Request - State: closed - Opened by inokawa 3 months ago

#574 - Add heavy dom item to benchmark

Pull Request - State: closed - Opened by inokawa 3 months ago

#573 - Add benchmark script

Pull Request - State: closed - Opened by inokawa 3 months ago

#572 - Change type of scrollRef to support React 19

Pull Request - State: closed - Opened by inokawa 3 months ago

#571 - Refactor state update on render

Pull Request - State: open - Opened by inokawa 3 months ago

#570 - Fix reactivity issue on length change in Vue/Solid/Svelte

Pull Request - State: closed - Opened by inokawa 3 months ago

#567 - Use idiomatic svelte syntax for setting attribute values

Pull Request - State: closed - Opened by ttytm 3 months ago

#566 - Publish .jsx for SSR in Solid

Pull Request - State: closed - Opened by inokawa 3 months ago

#565 - Optimize scrolling performance with Binary Indexed Tree

Pull Request - State: open - Opened by inokawa 3 months ago

#564 - Update dependency vite to v6 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] 3 months ago - 1 comment

#563 - Update dependency npm-check-updates to v17

Pull Request - State: closed - Opened by renovate[bot] 3 months ago

#562 - Update dependency @sveltejs/vite-plugin-svelte to v5

Pull Request - State: open - Opened by renovate[bot] 3 months ago - 1 comment

#561 - Update dependency virtua to ^0.38.0

Pull Request - State: closed - Opened by renovate[bot] 3 months ago

#560 - Remove internal adapter connecting Svelte to core

Pull Request - State: closed - Opened by inokawa 3 months ago

#559 - Organize core imports

Pull Request - State: closed - Opened by inokawa 3 months ago

#557 - Vue VList reactivity not working

Issue - State: closed - Opened by k1nz 3 months ago - 2 comments

#556 - Migrate to Vue SFC for better type/optimization

Issue - State: open - Opened by inokawa 3 months ago - 2 comments

#554 - Implement scrollToIndex to other WindowVirtualizers

Pull Request - State: closed - Opened by inokawa 3 months ago

#554 - Implement scrollToIndex to other WindowVirtualizers

Pull Request - State: closed - Opened by inokawa 3 months ago

#553 - VList `ref.current.findEndIndex is not a function`

Issue - State: closed - Opened by myarmolinsky 3 months ago - 3 comments

#552 - Appended items in the list appear only after scrolling in Vue/Solid/Svelte

Issue - State: closed - Opened by Karosmiy 3 months ago - 7 comments
Labels: help wanted

#551 - Fix error in Vue bundle after 0.37.0

Pull Request - State: closed - Opened by inokawa 3 months ago

#550 - Support React 19 ref as prop

Pull Request - State: closed - Opened by aeharding 3 months ago - 4 comments

#548 - Refactor svelte virtualizers

Pull Request - State: closed - Opened by inokawa 3 months ago

#547 - Replace @vue/babel-plugin-jsx with unplugin-vue-jsx

Pull Request - State: closed - Opened by inokawa 3 months ago

#546 - Optimize Vue virtualizer with computed

Pull Request - State: closed - Opened by inokawa 3 months ago

#545 - Refactor startIndex/endIndex to findStartIndex()/findEndIndex()

Pull Request - State: closed - Opened by aeharding 3 months ago - 2 comments

#543 - Replace onRangeChange with handle methods

Pull Request - State: closed - Opened by inokawa 3 months ago - 1 comment

#541 - Use scrollend event if available

Issue - State: open - Opened by inokawa 3 months ago

#540 - WindowScroller imperative scrolling

Pull Request - State: closed - Opened by herschelrs 3 months ago - 6 comments

#539 - Add `getItemSize` to `VirtualizerHandle`

Pull Request - State: closed - Opened by jackhodkinson 4 months ago - 1 comment

#536 - Remove discouraged playwright APIs

Pull Request - State: closed - Opened by inokawa 4 months ago

#535 - Update dependency jsdom to v25

Pull Request - State: closed - Opened by renovate[bot] 4 months ago

#534 - Update dependency virtua to ^0.36.0

Pull Request - State: closed - Opened by renovate[bot] 4 months ago

#532 - Add Svelte WindowVirtualizer

Pull Request - State: closed - Opened by inokawa 4 months ago

#531 - Fix children snippet argument of Svelte adapter

Pull Request - State: closed - Opened by inokawa 4 months ago

#530 - Generate docs for Svelte

Pull Request - State: closed - Opened by inokawa 4 months ago

#529 - Add Svelte Virtualizer

Pull Request - State: closed - Opened by inokawa 4 months ago

#528 - Migrate to Svelte 5

Pull Request - State: closed - Opened by inokawa 4 months ago

#524 - Next 15 displays empty error on dev overlay

Issue - State: closed - Opened by domosedov 4 months ago - 6 comments

#523 - Remove offscreen items when idle

Pull Request - State: open - Opened by inokawa 4 months ago - 2 comments

#522 - Optimize findIndex for small scroll

Pull Request - State: closed - Opened by inokawa 4 months ago

#521 - Refactor findIndex

Pull Request - State: closed - Opened by inokawa 4 months ago

#520 - Remove unnecessary padding and margin from item wrapper

Pull Request - State: closed - Opened by inokawa 5 months ago

#519 - Update dependency @rollup/plugin-typescript to v12

Pull Request - State: open - Opened by renovate[bot] 5 months ago

#518 - chore(deps): update dependency @faker-js/faker to v9

Pull Request - State: closed - Opened by renovate[bot] 5 months ago

#517 - SSR is not supported in Solid

Issue - State: closed - Opened by paularmstrong 5 months ago - 3 comments
Labels: help wanted

#516 - chore(deps): update dependency rollup to v4.22.4 [security]

Pull Request - State: closed - Opened by renovate[bot] 5 months ago

#515 - Migrate to eslint v9

Pull Request - State: closed - Opened by inokawa 5 months ago

#514 - chore(deps): update dependency vite to v5.1.8 [security]

Pull Request - State: closed - Opened by renovate[bot] 5 months ago

#510 - `scrollToIndex` doesn't go to specified index.

Issue - State: closed - Opened by jad-eljerdy 6 months ago - 1 comment

#509 - chore(deps): update dependency @mui/material to v6

Pull Request - State: closed - Opened by renovate[bot] 6 months ago

#508 - chore(deps): update dependency virtua to ^0.34.0

Pull Request - State: closed - Opened by renovate[bot] 6 months ago