angular/packages/forms/signals/test/web
SkyZeroZx 95c386469c feat(forms): Add passing focus options to form field
Extends the `focus` method of form fields and custom controls to accept and propagate `FocusOptions`.

This enables developers to control focus behavior more precisely, for example, preventing scrolling when focusing an element.
2026-01-16 13:24:27 -08:00
..
BUILD.bazel feat(forms): add DI option for classes on Field directive 2025-11-25 10:33:38 -05:00
compat_form.spec.ts fix(forms): Rename signal form [field] to [formField] 2026-01-09 14:33:09 -08:00
dynamic_binding.spec.ts fix(forms): Rename signal form [field] to [formField] 2026-01-09 14:33:09 -08:00
field_proxy.spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
focus.spec.ts feat(forms): Add passing focus options to form field 2026-01-16 13:24:27 -08:00
form_field_directive.spec.ts feat(forms): Ability to manually register a form field binding in signal forms 2026-01-15 11:03:28 -08:00
interop.spec.ts fix(forms): Rename signal form [field] to [formField] 2026-01-09 14:33:09 -08:00