LearnNewsExamplesServices
Frontmatter
id6677
titlecomponent.Base: updateStyle() => remove the direct main delta shortcut
stateClosed
labels
enhancementno auto close
assigneestobiu
createdAtApr 22, 2025, 1:09 PM
updatedAtApr 22, 2025, 2:36 PM
githubUrlhttps://github.com/neomjs/neo/issues/6677
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 22, 2025, 2:36 PM

component.Base: updateStyle() => remove the direct main delta shortcut

Closed v9.0.0 enhancementno auto close
tobiu
tobiu commented on Apr 22, 2025, 1:09 PM
  • Bypassing the vdom engine made sense before the scoped vdom updates were ready, to make non-leaf based updates faster.
  • At this point, it no longer makes sense => all updates should go through the vdom worker.
tobiu added the enhancement label on Apr 22, 2025, 1:09 PM
tobiu assigned to @tobiu on Apr 22, 2025, 1:09 PM
tobiu added the no auto close label on Apr 22, 2025, 1:09 PM
tobiu referenced in commit cdb9157 - "component.Base: updateStyle() => remove the direct main delta shortcut #6677" on Apr 22, 2025, 2:36 PM
tobiu closed this issue on Apr 22, 2025, 2:36 PM