LearnNewsExamplesServices
Frontmatter
id6067
titlecomponent.Base: shorten the vdom & vnode component references
stateClosed
labels
enhancement
assigneestobiu
createdAtNov 6, 2024, 2:03 PM
updatedAtNov 6, 2024, 2:04 PM
githubUrlhttps://github.com/neomjs/neo/issues/6067
authortobiu
commentsCount0
parentIssue6045
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 6, 2024, 2:04 PM

component.Base: shorten the vdom & vnode component references

Closed v8.1.0 enhancement
tobiu
tobiu commented on Nov 6, 2024, 2:03 PM

currently: {componentId: 'neo-button-1', id: 'neo-button-1'.

we can reduce the footprint a little with only adding the id in case it differs from the componentId.

it will need some adjustments inside vdom.Helper.

tobiu added the enhancement label on Nov 6, 2024, 2:03 PM
tobiu assigned to @tobiu on Nov 6, 2024, 2:03 PM
tobiu referenced in commit 952d36a - "component.Base: shorten the vdom & vnode component references #6067" on Nov 6, 2024, 2:04 PM
tobiu closed this issue on Nov 6, 2024, 2:04 PM
tobiu referenced in commit f035f9f - "component.Base: shorten the vdom & vnode component references #6067" on Nov 8, 2024, 2:09 PM