angular/packages/forms/signals
Leon Senft d89e522a1f fix(forms): debounce updates from interop controls
* Apply any debounce rules to updates from interop controls (if configured).
* Add tests to ensure debouncing works for all control types (native, custom,
  and interop).

(cherry picked from commit b1037ec2f0)
2025-11-17 16:37:29 +00:00
..
compat build(forms): expose signal forms compat package 2025-11-14 17:23:39 +00:00
src refactor(forms): improve typing on min & max (#65212) 2025-11-14 21:56:58 +00:00
test fix(forms): debounce updates from interop controls 2025-11-17 16:37:29 +00:00
BUILD.bazel build: configure signal forms for release (#63458) 2025-08-29 14:31:35 -07:00
index.ts feat(forms): add experimental signal-based forms (#63408) 2025-08-28 09:02:43 -07:00
PACKAGE.md build: configure signal forms for release (#63458) 2025-08-29 14:31:35 -07:00
public_api.ts feat(forms): add debounce() rule for signal forms 2025-11-11 12:00:13 -08:00