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

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

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

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

Properties to Serialize:

  • currency
  • locale

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 assigned to @tobiu on Jan 1, 2026, 3:58 AM
tobiu
tobiu Jan 1, 2026, 3:59 AM

Input from Gemini 3 Pro Preview:

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

tobiu closed this issue on Jan 1, 2026, 3:59 AM
tobiu referenced in commit 1ddbb43 - "feat(grid.column.Currency): Implement toJSON serialization #8245" on Jan 1, 2026, 4:04 AM