Skip to content

Releases: Decathlon/react-table

@decathlon/[email protected]

04 Jan 11:08
397be27
Compare
Choose a tag to compare

@decathlon/[email protected]

28 Oct 16:22
4f36804
Compare
Choose a tag to compare
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]>

@decathlon/[email protected]

15 Oct 06:48
7eb2a0d
Compare
Choose a tag to compare
chore(MUI5): Upgrade all versions (#41)

* chore(Table): upgrade versions

* chore(Forma): Prettier

* chore(Version): V2.0.0

@decathlon/[email protected]

03 Sep 10:32
eade773
Compare
Choose a tag to compare
Hidden rows (#40)

* feat(TableInteractionsManager): add hidden rows

* chore(Package): fix version

@decathlon/[email protected]

26 Jun 16:35
82d06d8
Compare
Choose a tag to compare
chore(Table): fix table dimensions, remove borders, improve virtualiz…

…ation (#39)

@decathlon/[email protected]

17 May 09:23
df18b2d
Compare
Choose a tag to compare
chore(scroll): always handle onScroll (#38)

@decathlon/[email protected]

15 May 13:24
a574300
Compare
Choose a tag to compare
chore(TableInteractionsManager): export interfaces (#37)

@decathlon/[email protected]

02 Mar 13:57
a976279
Compare
Choose a tag to compare
fix(cell): fix the min width of the cell wrapper (#36)

* fix(cell): fix the min width of the cell wrapper

@decathlon/[email protected]

03 Nov 13:19
b880812
Compare
Choose a tag to compare
feat(Select): select the editable cell value on focus (#35)

* feat(Select): select the editable cell value on focus

* chore(versions): upgrade version

@decathlon/[email protected]

04 Sep 08:04
0cf6a54
Compare
Choose a tag to compare
chore(Virtualizer): fix adpated height and width (#34)

* chore(TableHeight): fix adpated height

* chore(virtualizer): fix cell size

* chore(TableInteractionsManager): sort hidden indexes

* chore(typo): fix typo