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

Создание API работы со списками #1

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

WebKieth
Copy link
Owner

@WebKieth WebKieth commented Aug 7, 2023

No description provided.

@WebKieth WebKieth self-assigned this Aug 7, 2023
@WebKieth WebKieth added the enhancement New feature or request label Aug 7, 2023
@WebKieth
Copy link
Owner Author

WebKieth commented Aug 7, 2023

also need to pass the object of element from their binded events before parameter with common props. Without it you can't patch for node.remove()

@WebKieth
Copy link
Owner Author

WebKieth commented Aug 7, 2023

And last needed to test usecase - creating a collection of virtual components from list. And their patches from parent virtual component patch. We need also to check abiliry of destroy the virtuals when removing some items from list.

@WebKieth
Copy link
Owner Author

Списки - через hard patch
Нужно проверить рендер компонентов внутри

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant