v5.8.3
5.8.3 - 19.07.2024
What's New
- [ApiContext] Add
ResponseType
generic type forprocessRequest
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 ofnull
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