LearnNewsExamplesServices
Frontmatter
id6048
titlecomponent.Base: updateDepth_ config
stateClosed
labels
enhancement
assigneestobiu
createdAtNov 5, 2024, 1:42 PM
updatedAtNov 5, 2024, 2:44 PM
githubUrlhttps://github.com/neomjs/neo/issues/6048
authortobiu
commentsCount0
parentIssue6045
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 5, 2024, 2:22 PM

component.Base: updateDepth_ config

Closed v8.1.0 enhancement
tobiu
tobiu commented on Nov 5, 2024, 1:42 PM

especially for container layout updates, we need to include direct children.

the new config should default to 1 (current level only). bigger numbers should also send the child components vdom to the vdom worker.

a value of -1 should send the full tree

tobiu added the enhancement label on Nov 5, 2024, 1:42 PM
tobiu referenced in commit 0727708 - "component.Base: updateDepth_ config #6048" on Nov 5, 2024, 2:22 PM
tobiu closed this issue on Nov 5, 2024, 2:22 PM
tobiu assigned to @tobiu on Nov 5, 2024, 2:44 PM
tobiu referenced in commit 232b1b7 - "component.Base: updateDepth_ config #6048" on Nov 8, 2024, 2:09 PM