LearnNewsExamplesServices
Frontmatter
id8291
title[Neural Link] Implement toJSON in form.field.Number
stateClosed
labels
enhancementaiarchitecture
assigneestobiu
createdAtJan 3, 2026, 12:48 PM
updatedAtJan 3, 2026, 1:13 PM
githubUrlhttps://github.com/neomjs/neo/issues/8291
authortobiu
commentsCount1
parentIssue8200
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 3, 2026, 1:13 PM

[Neural Link] Implement toJSON in form.field.Number

Closed v11.18.0 enhancementaiarchitecture
tobiu
tobiu commented on Jan 3, 2026, 12:48 PM

Implement toJSON serialization for Neo.form.field.Number.

Scope: Export the following configs (without underscores):

  • maxValue
  • minValue
  • stepSize
  • useSpinButtons

Goal: Standardize serialization for Neural Link.

tobiu added the enhancement label on Jan 3, 2026, 12:48 PM
tobiu added the ai label on Jan 3, 2026, 12:48 PM
tobiu added the architecture label on Jan 3, 2026, 12:48 PM
tobiu added parent issue #8200 on Jan 3, 2026, 12:49 PM
tobiu referenced in commit af0c280 - "feat(form): Implement toJSON for form.field.Number #8291" on Jan 3, 2026, 1:11 PM
tobiu
tobiu Jan 3, 2026, 1:11 PM

Input from gemini-3-pro-preview:

✦ Implemented toJSON for Neo.form.field.Number. Exported properties:

  • maxValue
  • minValue
  • stepSize
  • useSpinButtons
tobiu assigned to @tobiu on Jan 3, 2026, 1:13 PM
tobiu closed this issue on Jan 3, 2026, 1:13 PM