We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The unused variables startIndex and endIndex will be deprecated.
The text was updated successfully, but these errors were encountered:
feat(LayoutManager): add LayoutManager module and fix Infinite scroll (…
e410c6e
…#197) * fix(GridLayout): fix decimal error * fix(Layouts): remove startIndex and endIndex * feat(LayoutManager): add LayoutManager module * fix(Infinite): fix scroll method * feat(DOMRenderer): add container option and remove isOverflowScroll * feat(InfiniteGrid): add useFit option and fix moveTo method * fix(Infinite): fix scroll and cursor * test(InfiniteGrid): test LayoutManger and Infinite Close #135 Close #173 Close #185 Close #186 Close #192
No branches or pull requests
Description
The unused variables startIndex and endIndex will be deprecated.
Steps to check or reproduce
The text was updated successfully, but these errors were encountered: