Skip to content

@decathlon/[email protected]

Compare
Choose a tag to compare
@amen-souissi amen-souissi released this 28 Oct 16:22
· 1 commit to master since this release
4f36804
fix(Virtualizer/Scroller): Improve virtualization/scroll (#42)

* chore(Scroll): improve scroll

* refactor(table utils): clean utils and add new tests

* chore(Virtualizer): ceil instead of floor

* fix(Virtualizer): use items count

* test(utils): add test for getFixedItemsCountBeforeSelectedItemIndex method

* chore(Virtualizer): use cache

* chore(Virtualizer): rename function

* test(virtualizer): adapt tests

* test(Virtualizer): fix tests

* test(virtualized-table): fix tests

* chore(Package): update versions

* chore(virtualized table story): remove the test story

Co-authored-by: Amen Souissi <[email protected]>