Skip to content

docs: clarify signal forms limit metadata keys#68880

Open
cexbrayat wants to merge 1 commit into
angular:mainfrom
cexbrayat:docs/clarify-signal-forms-limit-metadata
Open

docs: clarify signal forms limit metadata keys#68880
cexbrayat wants to merge 1 commit into
angular:mainfrom
cexbrayat:docs/clarify-signal-forms-limit-metadata

Conversation

@cexbrayat
Copy link
Copy Markdown
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the new behavior?

The behavior of MIN/MAX changed in 276c917 with the introduction of minDate/maxDate

The commit explains that MIN and MAX are selection keys which point to the type-specific limit metadata keys, such as MIN_NUMBER, MIN_DATE, MAX_NUMBER, and MAX_DATE.

It also lists minDate() and maxDate() alongside min() and max(), so the validator tables match the actual metadata model.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Explain that MIN and MAX are selection keys which point to the type-specific limit metadata keys, such as MIN_NUMBER, MIN_DATE, MAX_NUMBER, and MAX_DATE.

Also list minDate() and maxDate() alongside min() and max() in the Signal Forms metadata docs, so the validator tables match the actual metadata model.
@pullapprove pullapprove Bot requested a review from alan-agius4 May 22, 2026 13:49
@angular-robot angular-robot Bot added the area: docs Related to the documentation label May 22, 2026
@ngbot ngbot Bot added this to the Backlog milestone May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Related to the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant