Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(lists): make additionally rendered items less error prone #163

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

pierpo
Copy link
Member

@pierpo pierpo commented Oct 15, 2024

No description provided.

@pierpo pierpo marked this pull request as ready for review October 15, 2024 14:38
@pierpo pierpo force-pushed the fix/clearer-additional-items-to-render branch from d22488a to d38ae47 Compare October 15, 2024 14:39
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.
@pierpo pierpo force-pushed the fix/clearer-additional-items-to-render branch from d38ae47 to 3361881 Compare October 15, 2024 14:47
@pierpo pierpo merged commit 7b3f7ea into main Oct 15, 2024
1 check passed
@pierpo pierpo deleted the fix/clearer-additional-items-to-render branch October 15, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant