LearnNewsExamplesServices
Frontmatter
id1239
titleutil.VDom: getParentNodes()
stateClosed
labels
enhancement
assigneestobiu
createdAtOct 12, 2020, 11:50 AM
updatedAtOct 12, 2020, 12:13 PM
githubUrlhttps://github.com/neomjs/neo/issues/1239
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 12, 2020, 12:13 PM

util.VDom: getParentNodes()

Closed v8.1.0 enhancement
tobiu
tobiu commented on Oct 12, 2020, 11:50 AM

we need to walk the vdom tree "upwards", which is a bit tricky.

it should return an array of all matches, sorted from bottom to top inside the tree path.

component.Base: getTheme() needs this one.

tobiu added the enhancement label on Oct 12, 2020, 11:50 AM
tobiu assigned to @tobiu on Oct 12, 2020, 11:50 AM
tobiu referenced in commit 3a8260c - "util.VDom: getParentNodes() #1239" on Oct 12, 2020, 12:13 PM
tobiu closed this issue on Oct 12, 2020, 12:13 PM