angular-material
@angular/material & @angular/cdk
Version: 21.0.3 (Feb 2026) Tags: Material Design, CDK, Components, UI Library
References: Docs — components, guides • CDK Docs • GitHub Issues • Changelog
API Changes
This section documents recent version-specific API changes.
-
NEW: Angular Aria — New low-level component library for accessible, headless components that can be styled custom source
-
NEW: CDK overlays now use browser's built-in popovers for improved accessibility source
-
NEW: Material Design system tokens — Use utility classes to apply Material tokens directly in templates source
-
NEW: CDK Drag & Drop improvements — Allow copying items between lists source
More from oguzhan18/angular-ecosystem-skills
angular-tailwind
ALWAYS use when working with Angular and Tailwind CSS, Tailwind configuration, utility-first CSS, or styling Angular applications with Tailwind.
143angular-animations
>-
141rxjs
ALWAYS use when working with RxJS Observables, operators, and reactive patterns in Angular applications.
140angular-security
ALWAYS use when working with Angular Security, XSS prevention, CSRF protection, Content Security Policy, or sanitization in Angular applications.
135angular-bootstrap
ALWAYS use when working with Angular Bootstrap, ng-bootstrap, Bootstrap components in Angular, or Bootstrap 5 integration.
134angular-services
ALWAYS use when working with Angular Services, @Injectable, dependency injection, or business logic services.
134