Frontmatter
| id | 5523 |
| title | vdom.Helper: findMovedNodes() |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jul 3, 2024, 11:52 PM |
| updatedAt | Jul 3, 2024, 11:59 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5523 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jul 3, 2024, 11:59 PM |
helper method to identify existing (moved) nodes inside a given vnode (tree).
needed to further enhance inserting new nodes (skipping nodes to move) => follow up ticket.