Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekseyManetov committed Sep 1, 2022
1 parent 0d67120 commit f76247d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
We also render more rows above and below visible area to avoid blank areas and loading rows when scrolling at normal speed. This is also configurable with `overdrawRows` setting (defaults to 20, meaning at least 20 rows above/below the visible area are rendered)

This change also fixes the problem when lazy-loading stops, while the end of the list is not reached.
* [FilterPanel]: fix filter toggler value if selected item id === 0
* [FilterPanel]: fix add new filter error after all filters was cleared
* [FilterPanel]: remove filter value when uncheck filter from 'Add filter' dropdown

# 4.8.2 - 22.08.2022

Expand Down

0 comments on commit f76247d

Please sign in to comment.