File tree 4 files changed +2044
-2025
lines changed
.aspect/rules/external_repository_action_cache
4 files changed +2044
-2025
lines changed Original file line number Diff line number Diff line change 2
2
# Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml").
3
3
# This file should be checked into version control along with the pnpm-lock.yaml file.
4
4
.npmrc=-1406867100
5
- package.json=1787535619
5
+ package.json=-883436028
6
6
patches/@angular__compiler-cli.patch=-11405367
7
7
patches/@angular__core.patch=213102054
8
- pnpm-lock.yaml=1876325103
8
+ pnpm-lock.yaml=912973730
9
9
pnpm-workspace.yaml=14857322
10
10
src/cdk/package.json=-908433069
11
11
yarn.lock=-542661817
Original file line number Diff line number Diff line change
1
+ <a name="19.2.8"></a>
2
+ # 19.2.8 "sapphire-kraken" (2025-04-02)
3
+ ### cdk
4
+ | Commit | Type | Description |
5
+ | -- | -- | -- |
6
+ | [0ee159390f](https://github.com/angular/components/commit/0ee159390f7f40322187c1f08c3684a6382fc2b8) | perf | **drag-drop:** fix performance regression when destroying items ([#30751](https://github.com/angular/components/pull/30751)) |
7
+ ### material
8
+ | Commit | Type | Description |
9
+ | -- | -- | -- |
10
+ | [491fce2aa7](https://github.com/angular/components/commit/491fce2aa7aa9fc72cb95c043172a8f1a1ea2b1b) | fix | **form-field:** move error aria-live to parent container ([#30678](https://github.com/angular/components/pull/30678)) |
11
+ | [bdbf32af29](https://github.com/angular/components/commit/bdbf32af2980d517c55262d852439058dbc65b6a) | fix | **tabs:** allow ID to be set on tab ([#30768](https://github.com/angular/components/pull/30768)) |
12
+ ### cdk-experimental
13
+ | Commit | Type | Description |
14
+ | -- | -- | -- |
15
+ | [bc99b420b2](https://github.com/angular/components/commit/bc99b420b22af93d5dcde34b7bf1ba567519a3bd) | perf | **column-resize:** improve hover responsiveness of… ([#30708](https://github.com/angular/components/pull/30708)) |
16
+
17
+ <!-- CHANGELOG SPLIT MARKER -->
18
+
1
19
<a name="19.2.7"></a>
2
20
# 19.2.7 "bohrium-banana" (2025-03-26)
3
21
### cdk
Original file line number Diff line number Diff line change 52
52
"ci-notify-slack-failure" : " node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/circleci/notify-slack-job-failure.mts" ,
53
53
"prepare" : " husky"
54
54
},
55
- "version" : " 19.2.7 " ,
55
+ "version" : " 19.2.8 " ,
56
56
"dependencies" : {
57
57
"@angular/animations" : " ^19.2.0" ,
58
58
"@angular/common" : " ^19.2.0" ,
You can’t perform that action at this time.
0 commit comments