angular/packages/forms
Miles Malerba e7b2dde6d1 fix(forms): fix control value syncing on touch
Previously we were unconditionally setting the control value back into
the value, regardless of if it had actually been changed. This PR
changes the logic to flush the pending sync on touch if there is one, or
just skip it if there isn't.
2026-01-16 09:25:27 -08:00
..
signals fix(forms): fix control value syncing on touch 2026-01-16 09:25:27 -08:00
src docs: replace old https://angular.io/license with https://angular.dev/license 2026-01-12 13:41:30 -08:00
test refactor(core): update error message links to versioned docs (#66374) 2026-01-09 22:33:51 +00:00
BUILD.bazel build(forms): setup infrastructure for code examples 2026-01-05 12:36:00 -05:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json build(forms): setup infrastructure for code examples 2026-01-05 12:36:00 -05:00
PACKAGE.md build: format md files 2025-11-06 10:03:05 -08:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00