LearnNewsExamplesServices
Frontmatter
id5381
titleform.Base: getValue() => getSubmitValue()
stateClosed
labels
enhancement
assigneestobiu
createdAtApr 4, 2024, 2:00 PM
updatedAtApr 4, 2024, 2:14 PM
githubUrlhttps://github.com/neomjs/neo/issues/5381
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 4, 2024, 2:14 PM

form.Base: getValue() => getSubmitValue()

Closed v8.1.0 enhancement
tobiu
tobiu commented on Apr 4, 2024, 2:00 PM

It can be confusing for devs to spot the difference for value and getValue(), so we should use a clearer name to highlight the difference.

until the next major release, this is a non-breaking change (both will work).

tobiu added the enhancement label on Apr 4, 2024, 2:00 PM
tobiu assigned to @tobiu on Apr 4, 2024, 2:00 PM
tobiu referenced in commit d70ca07 - "form.Base: getValue() => getSubmitValue() #5381" on Apr 4, 2024, 2:13 PM
tobiu closed this issue on Apr 4, 2024, 2:14 PM
tobiu referenced in commit 4d2641c - "#5381 apps & examples => changed form.getValues() to form.getSubmitValues()" on Apr 4, 2024, 2:25 PM