Skip to content

v111.9.0

Compare
Choose a tag to compare
@carbonci carbonci released this 10 Nov 15:50
· 3875 commits to master since this release
9b32502

111.9.0 (2022-11-10)

Features

  • flat-table-header: add support for overriding the colour of the right border (7267b56)
  • flat-table-row-header: add support for rendering a second right hand side sticky column (70f1a3c)

Bug Fixes

  • flat-table: ensure all table head is sticky when isStickyHead is used with rowSpan (1733915), closes #5576
  • flat-table: ensure th elements within sticky thead overlap tbody elements when scrolling (03340d4), closes #5459