Skip to content

Commit 7b3f7ea

Browse files
author
Pierre Poupin
authored
fix(lists)!: make additionally rendered items less error prone (#163)
Before this change, putting 1 as additionnally rendered items would crash the list. The minimum was 2 and it is not very explicit. Now, minimum is 0, and default is 2. This is breaking change because it shifts the additionaNumberOfItemsRendered value by 2.
1 parent 5c54400 commit 7b3f7ea

4 files changed

Lines changed: 67 additions & 32 deletions

File tree

0 commit comments

Comments
 (0)