angular/goldens/public-api/forms
Miles Malerba 722292f215 refactor(forms): improve typing on min & max (#65212)
If we're calling `min` on a path that's guaranteed to be `number` we
don't want to make the users validator function handle the `null` or
`string` cases.

This uncovered an issue in the `SchemaTreePath` type which needed to be
fixed by preventing the model type from being distributed over.

PR Close #65212
2025-11-14 21:56:58 +00:00
..
signals refactor(forms): improve typing on min & max (#65212) 2025-11-14 21:56:58 +00:00
errors.api.md build: migrate to new toolchain usage for api goldens (#62688) 2025-07-17 18:13:42 -04:00
index.api.md build: migrate vscode extension into repo (#63924) (#64049) 2025-10-15 10:37:02 -07:00