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

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

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

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

Properties to Serialize:

  • compareField
  • currency
  • locale

It inherits from grid.column.AnimatedChange.

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 assigned to @tobiu on Jan 1, 2026, 4:01 AM
tobiu
tobiu Jan 1, 2026, 4:01 AM

Input from Gemini 3 Pro Preview:

✦ Implemented toJSON method including compareField, currency, and locale properties using concise spread syntax.

tobiu closed this issue on Jan 1, 2026, 4:01 AM
tobiu referenced in commit 027acf5 - "feat(grid.column.AnimatedCurrency): Implement toJSON serialization #8247" on Jan 1, 2026, 4:04 AM