Skip to content

Feature/inverse#387

Closed
jingguangyan wants to merge 2 commits intoankeetmaini:masterfrom
jingguangyan:feature/inverse
Closed

Feature/inverse#387
jingguangyan wants to merge 2 commits intoankeetmaini:masterfrom
jingguangyan:feature/inverse

Conversation

@jingguangyan
Copy link
Copy Markdown

Implement inverse in a different way.

Change pullDownRefresh to pullUpRefresh.

This also works around the flex-direction: column-reverse bug encountered in chromium 108.

fix 362

@iamdarshshah
Copy link
Copy Markdown
Collaborator

Thanks for the investigation into the Chromium 108 flex-direction issue. The component has since been completely rewritten in v7.0.0 using IntersectionObserver with a sentinel element, which avoids CSS layout tricks for inverse mode entirely. Closing as superseded, the underlying concern is no longer relevant to the current implementation.

If you'd like to keep contributing, check out the open issues or file a new one if you find something worth fixing. Looking forward to more contributions from you, let's make this the best infinite scroll library out there!

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.

2 participants