Skip to content

v5.5.1

Compare
Choose a tag to compare
@AlekseyManetov AlekseyManetov released this 01 Feb 14:36
· 2872 commits to main since this release

5.5.1 - 01.02.2024

What's New

  • [DataTable]: added renderTooltip prop to DataColumnProps, to be able to customize or disable table header tooltip
  • [ApiContext]: added parseResponse callback to the ApiCallOptions. It can be used to define custom way of how to parse the response of the request.

What's Fixed

  • [PickerInput]: fixed clear selection for single mode picker with lazy datasource