[WC-3163] Treenode v2#2166
Conversation
iobuhov
left a comment
There was a problem hiding this comment.
Approve, but not all changes requested have been implemented.
AI Code Review
What was reviewed
Skipped (out of scope): Findings🔶 Medium — Missing CHANGELOG entry for new featureFile: ## [Unreleased]
### Added
- We added a `Parent association` property that enables infinite-depth lazy-loading tree hierarchies (Tree Node V2).🔶 Medium — Direct mutation of
|
fabba09 to
84b8919
Compare
AI Code Review
What was reviewed
Skipped (out of scope): Findings🔶 Medium — CHANGELOG entry missing for new featureFile: ### Added
- We added a `parentAssociation` property that enables a v2 lazy-loading mode for infinite-depth hierarchies using a self-referencing association.🔶 Medium —
|
AI Code Review
What was reviewed
Skipped (out of scope): Findings🔶 Medium — No CHANGELOG.md entry for runtime behavior changeFile: 🔶 Medium — Direct state mutation on
|
AI Code Review
What was reviewed
Skipped (out of scope): Findings🔶 Medium — Missing CHANGELOG entry for new featureFile: ### Added
- We added the `parentAssociation` property to enable infinite-depth lazy-loaded tree hierarchies (V2 mode).🔶 Medium —
|
AI Code Review
What was reviewed
Skipped (out of scope): Findings🔶 Medium — CHANGELOG entry missing for new XML property and v2 behaviorFile: ## [Unreleased]
### Added
- We added a new `parentAssociation` property that enables infinite-depth hierarchies using a self-referencing association, powered by a new lazy-loading tree renderer (v2).🔶 Medium — Direct mutation of
|
AI Code Review
What was reviewed
Skipped (out of scope): Findings🔶 Medium — Direct mutation of
|
Pull request type
Description