File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name="20.2.6"></a>
2
+ # 20.2.6 "wool-gyroscope" (2025-10-01)
3
+ ### cdk
4
+ | Commit | Type | Description |
5
+ | -- | -- | -- |
6
+ | [e8e8662ab](https://github.com/angular/components/commit/e8e8662ab68e493d3ae7c364297c569032a7af7f) | fix | **scrolling:** Fix undefined error when documentElement.style is undefined ([#31904](https://github.com/angular/components/pull/31904)) |
7
+ | [a9b1afdb6](https://github.com/angular/components/commit/a9b1afdb6ba4e6720ec0358f0b85888f506905fc) | fix | **scrolling:** prevent subpixel gaps in virtual scroll viewport ([#31940](https://github.com/angular/components/pull/31940)) |
8
+ ### material
9
+ | Commit | Type | Description |
10
+ | -- | -- | -- |
11
+ | [a6f0bd8e7](https://github.com/angular/components/commit/a6f0bd8e72d64d897611ec02cb2d9eb54d922318) | fix | **menu:** switch internal state to signals ([#31934](https://github.com/angular/components/pull/31934)) |
12
+ | [94716a805](https://github.com/angular/components/commit/94716a8055ace7b4332a3b5bc37404434ccaf475) | fix | **select:** rotate arrow while open ([#31936](https://github.com/angular/components/pull/31936)) |
13
+
14
+ <!-- CHANGELOG SPLIT MARKER -->
15
+
1
16
<a name="20.2.5"></a>
2
17
# 20.2.5 "sparkling-penguin" (2025-09-24)
3
18
### material
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" : " 20.2.5 " ,
55
+ "version" : " 20.2.6 " ,
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