Skip to content

Upgrade to Angular 20.0.0 with standalone components#414

Open
surajy93 wants to merge 1 commit intoh2qutc:masterfrom
surajy93:angular-20-upgrade
Open

Upgrade to Angular 20.0.0 with standalone components#414
surajy93 wants to merge 1 commit intoh2qutc:masterfrom
surajy93:angular-20-upgrade

Conversation

@surajy93
Copy link

@surajy93 surajy93 commented Feb 3, 2026

  • Updated all dependencies to Angular 20.0.0
  • Migrated all library components to standalone architecture
  • Removed deprecated Material APIs (mixinColor, mixinErrorState)
  • Implemented direct property implementations for color and errorState
  • Updated all TypeScript configs to ES2022 and bundler module resolution
  • Converted Sass @import to @use syntax
  • Updated Material theme to use m2- prefixed functions
  • Fixed RxJS type constraints for Observable typing
  • Updated all 4 libraries to version 20.0.0
  • Updated peerDependencies to support Angular 16-20
  • Zero build errors or warnings

- Updated all dependencies to Angular 20.0.0
- Migrated all library components to standalone architecture
- Removed deprecated Material APIs (mixinColor, mixinErrorState)
- Implemented direct property implementations for color and errorState
- Updated all TypeScript configs to ES2022 and bundler module resolution
- Converted Sass @import to @use syntax
- Updated Material theme to use m2- prefixed functions
- Fixed RxJS type constraints for Observable typing
- Updated all 4 libraries to version 20.0.0
- Updated peerDependencies to support Angular 16-20
- Zero build errors or warnings
@surajy93
Copy link
Author

surajy93 commented Feb 3, 2026

@h2qutc please kindly review the code i need this update version for my project

@developer-1-nng
Copy link

This is no longer maintain by owner.. use https://www.npmjs.com/package/@nng-components/angular-material-datetime-picker

@surajy93
Copy link
Author

surajy93 commented Feb 3, 2026

Thanks for quick merge @developer-1-nng

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