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

KListNode implementation #85

Merged
merged 22 commits into from
Jun 25, 2024

Conversation

PStrelchenko
Copy link
Contributor

Adds new version of API for list testing.

This API can be used for testing not only lazy lists but also scrollable containers (such as Column with verticallScroll or Row with horizontalScroll) and not scrollable containers with indexed items (for example - bottom navigation bar with several indexed items).

Vacxe and others added 22 commits June 4, 2024 22:31
feat(core): override global useUnmergedTree
…vider

feat(core): add global semantics provider
…verrides.useUnmergedTree when passing a useUnmergedTree flag to the constructor of KListNode.
…' with pipeline of functions for more readability
@Vacxe Vacxe changed the base branch from master to develop June 25, 2024 04:21
@Vacxe Vacxe merged commit 0386c4f into KakaoCup:develop Jun 25, 2024
3 checks passed
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