LearnNewsExamplesServices
Frontmatter
id8294
title[Neural Link] Implement toJSON in form.field.Date
stateClosed
labels
enhancementaiarchitecture
assigneestobiu
createdAtJan 3, 2026, 12:48 PM
updatedAtJan 3, 2026, 8:17 PM
githubUrlhttps://github.com/neomjs/neo/issues/8294
authortobiu
commentsCount0
parentIssue8200
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 3, 2026, 8:17 PM

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

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

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

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

Scope: Export the following configs/properties:

  • dateSelector: Serialized date selector instance (me.dateSelector?.toJSON()).
  • dateSelectorConfig: Serialized using serializeConfig.
  • hidePickerOnSelect
  • isoDate
  • maxValue
  • minValue
  • submitDateObject

Note:

  • inputType is already handled by form.field.Text (base class).

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 assigned to @tobiu on Jan 3, 2026, 8:14 PM
tobiu referenced in commit 01a87c2 - "feat(form): Implement toJSON in form.field.Date (#8294)" on Jan 3, 2026, 8:16 PM
tobiu closed this issue on Jan 3, 2026, 8:17 PM