Skip to content

v4.2.6

Compare
Choose a tag to compare
@AlekseyManetov AlekseyManetov released this 07 Oct 16:03
· 10093 commits to main since this release

4.2.6 - 07.10.2021

What’s Fixed

  • [ArrayListView, LazyListView]: fix checkbox behavior in parent row of tree-table when child is checked and disabled, and selectAll checkbox behavior if there are some disabled rows in list;
  • [Form]: fix form validation after beforeLeave modal save action;
  • [TimePicker]: fix incorrect onClear behaviour;
  • [SliderRating]: improve performance; fix invalid behavior of reverting back to selected value after mouse leave;
  • [PickerInput]: close picker body when user lose focus from input;
  • [PickerInput]: fix 'body' scroll in mobile view;