Skip to content

Releases: ClearC2/c2-table

v3.0.4

06 May 18:05
Compare
Choose a tag to compare

3.0.4 (2022-05-06)

Bug Fixes

v3.0.3

28 Apr 19:43
Compare
Choose a tag to compare

3.0.3 (2022-04-28)

Bug Fixes

  • expand: memo expand/collapse funcs (3628613)

v3.0.2

01 Nov 15:51
Compare
Choose a tag to compare

3.0.2 (2021-11-01)

Bug Fixes

  • header: fix sortOnHeaderClick (c55e2a8)

v3.0.1

01 Nov 14:41
Compare
Choose a tag to compare

3.0.1 (2021-11-01)

Bug Fixes

  • header: fix header on click fn (40b8e77)

v3.0.0

18 Feb 17:40
Compare
Choose a tag to compare

3.0.0 (2020-02-18)

Features

  • context: add RowContext (11292a1)

BREAKING CHANGES

  • context: Now using hooks which requires react ^16.8

v2.2.0

20 Aug 14:07
Compare
Choose a tag to compare

2.2.0 (2019-08-20)

Features

  • add arbitrary full length row support (b683fe7)

v2.1.0

26 Apr 14:40
Compare
Choose a tag to compare

2.1.0 (2019-04-26)

Features

  • add row index to rowId, rowClassName, cell, and cellClassName (828c4e7)

v2.0.0

09 Apr 17:44
Compare
Choose a tag to compare

2.0.0 (2019-04-09)

Features

BREAKING CHANGES

  • change package name to @clearc2/c2-table

v1.3.3

15 Mar 18:59
Compare
Choose a tag to compare

1.3.3 (2019-03-15)

Bug Fixes

v1.3.2

07 Feb 16:40
Compare
Choose a tag to compare

1.3.2 (2019-02-07)

Bug Fixes

  • column-groups: fix column sub group bug (714afd8)