LearnNewsExamplesServices
Frontmatter
id8248
title[Neural Link] Implement toJSON in grid.column.Progress
stateClosed
labels
enhancementaiarchitecture
assigneestobiu
createdAtJan 1, 2026, 3:56 AM
updatedAtJan 1, 2026, 4:24 AM
githubUrlhttps://github.com/neomjs/neo/issues/8248
authortobiu
commentsCount1
parentIssue8200
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 1, 2026, 4:05 AM

[Neural Link] Implement toJSON in grid.column.Progress

Closed v11.18.0 enhancementaiarchitecture
tobiu
tobiu commented on Jan 1, 2026, 3:56 AM

Implement toJSON() in src/grid/column/Progress.mjs to support Neural Link serialization.

Properties to Serialize:

  • (Inherits component serialization from grid.column.Component)
  • defaults: Serialize the defaults object to expose the underlying component module configuration (e.g., Neo.component.Progress).
tobiu added the enhancement label on Jan 1, 2026, 3:56 AM
tobiu added the ai label on Jan 1, 2026, 3:56 AM
tobiu added the architecture label on Jan 1, 2026, 3:56 AM
tobiu added parent issue #8200 on Jan 1, 2026, 3:57 AM
tobiu referenced in commit ed46512 - "feat(grid.column.Progress): Implement toJSON serialization #8248" on Jan 1, 2026, 4:04 AM
tobiu
tobiu Jan 1, 2026, 4:04 AM

Input from Gemini 3 Pro Preview:

✦ Implemented toJSON method to serialize defaults (using serializeConfig), exposing the underlying component module configuration.

tobiu closed this issue on Jan 1, 2026, 4:05 AM
tobiu assigned to @tobiu on Jan 1, 2026, 4:24 AM