Skip to content

v5.10.2

Compare
Choose a tag to compare
@AlekseyManetov AlekseyManetov released this 24 Oct 12:19
· 223 commits to main since this release

5.10.2 - 24.10.2024

What's Fixed

  • [Text]: fixed bug when passed rawProps override Text internal styles
  • [Modals]: fixed value for default modal width
  • [RangeDatePicker]: fix inputs focus behavior. Fixed bug when date cannot be selected when another picker was previously focused
  • [ColumnsConfigurationModal]: fixed vertical paddings
  • [PickerInput]: hide clear button from footer in case props.disableClear === true
  • [PickerInput]: fix unnecessary onValueChange call in case of entity mode and when provided entity was different from entity in DataSource.