Skip to content

Releases: gravity-ui/table

v1.3.0

22 Oct 13:05
7fa0c29
Compare
Choose a tag to compare

1.3.0 (2024-10-22)

Features

  • Table: table actions column added (#61) (9ff4a42)

v1.2.5

15 Oct 08:18
f161495
Compare
Choose a tag to compare

1.2.5 (2024-10-09)

Bug Fixes

  • TableSettings: export additional types (#69) (ab84ec1)

v1.2.4

09 Oct 13:09
36e3bcb
Compare
Choose a tag to compare

1.2.4 (2024-10-09)

Bug Fixes

  • BaseTable: fix virtual rows positioning when reordering or sorting rows (#71) (ab0f936)
  • TableSettings: popover actions background in dark theme (#68) (7b95f62)

v1.2.3

04 Oct 10:15
9781753
Compare
Choose a tag to compare

1.2.3 (2024-10-04)

Bug Fixes

  • BaseTable: pass getIsCustomRow, groupHeaderClassName and renderCustomRowContent into BaseRow (#66) (28bf6d2)
  • BaseTable: take offset into account when virtualizing (#65) (af52206)

v1.2.2

02 Oct 21:12
0f4eaef
Compare
Choose a tag to compare

1.2.2 (2024-10-02)

Bug Fixes

  • TableSettings: group ordering state initializing (#63) (e9a6ec1)

v1.2.1

01 Oct 11:22
440b618
Compare
Choose a tag to compare

1.2.1 (2024-09-30)

Bug Fixes

v1.2.0

26 Sep 15:27
d935135
Compare
Choose a tag to compare

1.2.0 (2024-09-26)

Features

  • Table: table settings component added (#51) (8936fe1)

v1.1.0

25 Sep 08:13
3ca2b44
Compare
Choose a tag to compare

1.1.0 (2024-09-25)

Features

  • Table: styled SortIndicator added (#49) (d4e7d82)
  • Table: styled SortIndicator export added (#53) (39b5709)
  • Table: table size supported (#50) (50e7778)

Bug Fixes

  • BaseHeaderCell: sorting on resize fixed (#55) (716a45b)

v1.0.0

12 Sep 17:08
ffd60ca
Compare
Choose a tag to compare

1.0.0 (2024-09-12)

chore

v0.9.0

12 Sep 15:06
a9a3f58
Compare
Choose a tag to compare

0.9.0 (2024-09-12)

Features

Bug Fixes

  • BaseTable: calc aria-rowindex fixed (#47) (5216d52)