Skip to content

feat(forms): add detectFormChanges utility for signal-based form change tracking - #145

Merged
glenstaes merged 1 commit into
masterfrom
feature/signal-form-change-detection
Aug 11, 2026
Merged

feat(forms): add detectFormChanges utility for signal-based form change tracking#145
glenstaes merged 1 commit into
masterfrom
feature/signal-form-change-detection

Conversation

@glenstaes

Copy link
Copy Markdown
Member

Introduced a utility function detectFormChanges to track changes in signal-based Angular forms. Includes tests to validate functionality such as change detection, ignoring empty values, and resetting the change tracker.

…ange tracking

Introduced a utility function `detectFormChanges` to track changes in signal-based Angular forms. Includes tests to validate functionality such as change detection, ignoring empty values, and resetting the change tracker.
@glenstaes
glenstaes merged commit 5c89344 into master Aug 11, 2026
1 check passed
@glenstaes
glenstaes deleted the feature/signal-form-change-detection branch August 11, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants