Skip to content

Releases: table-library/react-table-library

v4.1.7

08 Aug 20:32
Compare
Choose a tag to compare

4.1.7 (2023-08-08)

Bug Fixes

  • HeaderCell: null pointer if rendered HeaderCell count increases (3b0ddab)

v4.1.6

08 Aug 09:01
Compare
Choose a tag to compare

4.1.6 (2023-08-08)

Bug Fixes

  • CellTree: oinherits from Cell (36afcc1)

v4.1.5

08 Aug 08:53
Compare
Choose a tag to compare

4.1.5 (2023-08-08)

Bug Fixes

  • type: optional, and pinLeft missing on CellTree (a09538b)

v4.1.4

05 May 09:09
Compare
Choose a tag to compare

4.1.4 (2023-05-05)

Bug Fixes

  • semantic-release: fix rate limiting (5ec4b39)

v4.1.3

05 May 09:00
Compare
Choose a tag to compare

4.1.3 (2023-05-05)

Bug Fixes

  • disabled: on Row should disable select/tree click (fe53339)

v4.1.2

28 Apr 09:49
c29b5a5
Compare
Choose a tag to compare

4.1.2 (2023-04-28)

Bug Fixes

  • custom-checkbox-story: uses correct component (#116) (c29b5a5)

v4.1.1

26 Apr 08:32
Compare
Choose a tag to compare

4.1.1 (2023-04-26)

Bug Fixes

  • tree-icons: add no-shrink to icon wrapper (3278d17)
  • tree-icons: added no-shrink class for button (3f43d55)

v4.1.0

15 Mar 12:15
Compare
Choose a tag to compare

4.1.0 (2023-03-15)

Features

v4.0.29

02 Mar 11:38
Compare
Choose a tag to compare

4.0.29 (2023-03-02)

Bug Fixes

  • useTree: treeIcon can be configured dynamically with the node too (ea35e8f)

v4.0.28

23 Feb 09:53
Compare
Choose a tag to compare

4.0.28 (2023-02-23)

Bug Fixes

  • TableProps: children with ExtendedNode (2150911)