Skip to content

v5.8.3

Compare
Choose a tag to compare
@AlekseyManetov AlekseyManetov released this 19 Jul 13:16
· 626 commits to main since this release

5.8.3 - 19.07.2024

What's New

  • [ApiContext] Add ResponseType generic type for processRequest function, which defines the returned type of the function

What's Fixed

  • [ApiContext] Combine user's headers with internal ones instead of replacing them when calling processRequest function
  • [FiltersPanel]: set undefined value instead of null on clear action in numeric filter.
  • [PickerList]: Fixed updating predefined checked values
  • [Pickers]: fixed infinite updating if onValueChange is called in useEffect in case of React without concurrent rendering mode
  • [LazyDataSource]: Fixed requesting already loaded data on scroll