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

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

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

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

Properties to Serialize:

  • animationCls

It inherits from grid.column.Base.

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:56 AM
tobiu
tobiu Jan 1, 2026, 4:00 AM

Input from Gemini 3 Pro Preview:

✦ Implemented toJSON method including animationCls property using concise spread syntax.

tobiu closed this issue on Jan 1, 2026, 4:00 AM
tobiu assigned to @tobiu on Jan 1, 2026, 4:00 AM
tobiu referenced in commit 2c3c6a7 - "feat(grid.column.AnimatedChange): Implement toJSON serialization #8246" on Jan 1, 2026, 4:04 AM