LearnNewsExamplesServices
Frontmatter
id6809
titlevdom.util.StringFromVnode
stateClosed
labels
enhancement
assigneestobiu
createdAtJun 16, 2025, 12:20 AM
updatedAtJun 16, 2025, 12:21 AM
githubUrlhttps://github.com/neomjs/neo/issues/6809
authortobiu
commentsCount0
parentIssue6785
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJun 16, 2025, 12:21 AM

vdom.util.StringFromVnode

Closed v10.0.0-alpha.1 enhancement
tobiu
tobiu commented on Jun 16, 2025, 12:20 AM
  • The string based generation logic is now only needed in case useStringBasedMounting === true
  • So, let us put it into a lazy loaded file, which only gets dynamically imported when the config value matches
  • To enable run-time switching, we need to add the import check into both vdom.Helper remote methods (create & update)
tobiu added the enhancement label on Jun 16, 2025, 12:20 AM
tobiu added parent issue #6785 on Jun 16, 2025, 12:20 AM
tobiu referenced in commit 6f15db1 - "vdom.util.StringFromVnode #6809" on Jun 16, 2025, 12:21 AM
tobiu assigned to @tobiu on Jun 16, 2025, 12:21 AM
tobiu closed this issue on Jun 16, 2025, 12:21 AM