Skip to content

Releases: gravity-ui/table

v1.14.0

26 Nov 03:22
0ea1159

Choose a tag to compare

1.14.0 (2025-11-25)

Features

v1.13.0

13 Oct 12:26
6e828ae

Choose a tag to compare

1.13.0 (2025-10-13)

Features

  • BaseTable: add ranged selection functionality to selection column (#126) (3678a33)

v1.12.0

30 Jul 06:15
aae8183

Choose a tag to compare

1.12.0 (2025-07-29)

Features

v1.11.2

22 Jul 13:35
0896ee0

Choose a tag to compare

1.11.2 (2025-07-22)

Bug Fixes

v1.11.1

11 Jul 08:37
6824bcc

Choose a tag to compare

1.11.1 (2025-07-11)

Bug Fixes

v1.11.0

10 Jul 18:16
efb6a04

Choose a tag to compare

1.11.0 (2025-07-10)

Features

  • add exports for expanding types and components (#108) (b3e9c7e)
  • add search for table column settings (#107) (8a6cef6)
  • added experimental row link component (#106) (346fc7c)
  • TableSettings: move drag icon to the right (#113) (1a91d8d)
  • useColumnsAutoSize: add an experimental hook for calculating the columns widths (#116) (404c8a6)

v1.10.1

25 Apr 13:15
d20edd9

Choose a tag to compare

1.10.1 (2025-04-25)

Bug Fixes

  • speed-up getInitialOrderItems (4f0660f)

v1.10.0

08 Apr 10:53
2e23788

Choose a tag to compare

1.10.0 (2025-04-08)

Features

  • implement nesting styles (bcc27c0)

v1.9.0

05 Feb 07:35
8a4bbaa

Choose a tag to compare

1.9.0 (2025-02-05)

Features

Bug Fixes

  • optimize getAriaRowIndexMap performance (#98) (80212a1)

v1.8.0

21 Jan 11:59
77039f3

Choose a tag to compare

1.8.0 (2025-01-21)

Features

  • Table: add hover styles for interactive rows (#93) (371d444)
  • Table: add vertical alignment (#91) (c301252)