Skip to content

v1.16.0

Latest

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 06 Jul 10:57
ab279ae

1.16.0 (2026-07-06)

Features

  • BaseTable: add column reordering feature (#155) (8755177)
  • BaseTable: add qa prop (#152) (1b110a5)
  • useColumnsAutoSize: add possibility to not recalc column widths on data change (#156) (13c5639)

Bug Fixes

  • selectionColumn: exclude disabled rows from selection (#151) (641ef9d)
  • useColumnsAutoSize: support React 17 by lazy-loading react-dom/client (#154) (70f9996)