File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name="21.0.0-next.3"></a>
2
+ # 21.0.0-next.3 "red-envelope" (2025-09-11)
3
+ ## Breaking Changes
4
+ ### material
5
+ - * `MatCommonModule` has been removed.
6
+ * `GranularSanityChecks` has been removed.
7
+ * `MATERIAL_SANITY_CHECKS` has been removed.
8
+ * `SanityChecks` has been removed.
9
+ ### cdk-experimental
10
+ | Commit | Type | Description |
11
+ | -- | -- | -- |
12
+ | [f137183858](https://github.com/angular/components/commit/f137183858bf6bb9d47f7d184ea55241f2ee4a61) | fix | **accordion:** removes inert attribute from accordion trigger ([#31817](https://github.com/angular/components/pull/31817)) |
13
+ ### material
14
+ | Commit | Type | Description |
15
+ | -- | -- | -- |
16
+ | [931ac3c1c7](https://github.com/angular/components/commit/931ac3c1c7f8468acaae1e9b266bdd5f52cd35fd) | fix | **chips:** Adjust trailing icon opacity based on chip state ([#31828](https://github.com/angular/components/pull/31828)) |
17
+ | [c832533062](https://github.com/angular/components/commit/c832533062738e91142d0222f99b1e6859e89cce) | fix | **core:** remove MatCommonModule ([#31813](https://github.com/angular/components/pull/31813)) |
18
+ | [878700d10a](https://github.com/angular/components/commit/878700d10ab042b6a62c6f86f4fcc24d5a0ae685) | fix | **progress-bar:** avoid CSP issues due to buffer dots ([#31818](https://github.com/angular/components/pull/31818)) |
19
+ | [5a1a0ba4e6](https://github.com/angular/components/commit/5a1a0ba4e68c40886505c8c096f6c1257b9edb7b) | fix | **select:** ensure proper highlighting on selection ([#31789](https://github.com/angular/components/pull/31789)) |
20
+ | [e0a35c52d5](https://github.com/angular/components/commit/e0a35c52d582d9f08aa9e76490481984dae53b75) | fix | **slider:** incorrect indicator transform origin in M3 ([#31834](https://github.com/angular/components/pull/31834)) |
21
+ ### cdk
22
+ | Commit | Type | Description |
23
+ | -- | -- | -- |
24
+ | [54f641e330](https://github.com/angular/components/commit/54f641e33073172e426b444500fdea552c94d2e3) | fix | **drag-drop:** allow axis lock to be reset ([#31829](https://github.com/angular/components/pull/31829)) |
25
+
26
+ <!-- CHANGELOG SPLIT MARKER -->
27
+
1
28
<a name="20.2.3"></a>
2
29
# 20.2.3 "tango-heels" (2025-09-11)
3
30
### cdk
Original file line number Diff line number Diff line change 52
52
"ci-docs-monitor-test" : " node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/docs-deploy/monitoring/ci-test.mts" ,
53
53
"prepare" : " husky"
54
54
},
55
- "version" : " 21.0.0-next.2 " ,
55
+ "version" : " 21.0.0-next.3 " ,
56
56
"dependencies" : {
57
57
"@angular-devkit/core" : " catalog:" ,
58
58
"@angular-devkit/schematics" : " catalog:" ,
You can’t perform that action at this time.
0 commit comments