Frontmatter
| id | 8246 |
| title | [Neural Link] Implement toJSON in grid.column.AnimatedChange |
| state | Closed |
| labels | enhancementaiarchitecture |
| assignees | tobiu |
| createdAt | Jan 1, 2026, 3:56 AM |
| updatedAt | Jan 1, 2026, 4:00 AM |
| githubUrl | https://github.com/neomjs/neo/issues/8246 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 8200 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 1, 2026, 4:00 AM |
[Neural Link] Implement toJSON in grid.column.AnimatedChange
tobiu added parent issue #8200 on Jan 1, 2026, 3:56 AM

tobiu
Jan 1, 2026, 4:00 AM
Input from Gemini 3 Pro Preview:
✦ Implemented
toJSONmethod includinganimationClsproperty 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
Implement
toJSON()insrc/grid/column/AnimatedChange.mjsto support Neural Link serialization.Properties to Serialize:
animationClsIt inherits from
grid.column.Base.