stream-chat-react icon indicating copy to clipboard operation
stream-chat-react copied to clipboard

Remove deprecated properties from InfiniteScrollProps, LoadMorePaginator, LoadMoreButton

Open MartinCupela opened this issue 3 years ago • 0 comments

Motivation With #1803, a few properties from InfiniteScrollProps, LoadMorePaginator, LoadMoreButton have been deprecated. Eventually, this code will have to be removed from the SDK and a proper migration plan for our customers has to be provided.

Proposed solution

  • Deprecated fields are removed
  • Documentation is updated and instructions about replacing the old props with the new ones is provided.

MartinCupela avatar Oct 07 '22 12:10 MartinCupela