Skip to content

Releases: divar-ir/react-virtuoso

Fix endIndex checking

28 Aug 14:49
Compare
Choose a tag to compare
v0.22.2

Update VirtuosoGridEngine.ts

Fix auto reset logic in the Grid

17 May 08:53
Compare
Choose a tag to compare
v0.22.1

fix(Grid): update type

Auto reset in the Grid

17 Apr 09:58
e4464ee
Compare
Choose a tag to compare
feat(Grid): add auto reset to grid

* feat(grid): add reset function

* fix(grid): stop using ref

* feat(grid): add autoReset prop

* feat(grid): remove reset function

* fix(grid): remove reset export

Co-authored-by: dorosty <[email protected]>

The dynamically first item in Grid

25 Dec 20:59
806cb00
Compare
Choose a tag to compare
v0.21.1

feat(Grid): dynamically select the first item using `itemClassName` i…