Skip to content

Update to Angular 20#104

Merged
Totati merged 1 commit intomasterfrom
feature/update-to-angular-20
Mar 6, 2026
Merged

Update to Angular 20#104
Totati merged 1 commit intomasterfrom
feature/update-to-angular-20

Conversation

@Totati
Copy link
Copy Markdown
Owner

@Totati Totati commented Mar 6, 2026

BREAKING CHANGES

  1. DatepickerParseError type has been removed, please use ParseError instead.
  2. ngx-mat-errors/control input has been changed to a signal.

What's new

  1. Add Angular 21 support
  2. Components and directives were migrated to signal based functions. The library supports Zoneless applications.
  3. Error messages can be provided as signals.
  4. Demo app related optimisation/retouches

BREAKING CHANGES:
DatepickerParseError type has been removed, please use ParseError instead.
ngx-mat-errors/control input has been changed to a signal.

Add Angular 21 support
Components and directives were migrated to signal based functions.
The library supports Zoneless applications.
Error messages can be provided as signals.
Demo app related optimisation/retouches
@Totati Totati force-pushed the feature/update-to-angular-20 branch from 7a45577 to 9761951 Compare March 6, 2026 20:29
@Totati Totati merged commit 782a1f3 into master Mar 6, 2026
@Totati Totati deleted the feature/update-to-angular-20 branch March 6, 2026 20:30
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.

1 participant