You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,25 @@
1
+
<aname="18.0.0-next.2"></a>
2
+
# 18.0.0-next.2 "gahnite-globe" (2024-03-28)
3
+
### cdk
4
+
| Commit | Type | Description |
5
+
| -- | -- | -- |
6
+
|[da980a80b](https://github.com/angular/components/commit/da980a80b8775dac782eae0df468de4157550ca6)| fix |**a11y:** support signals in ListKeyManager ([#28757](https://github.com/angular/components/pull/28757)) |
7
+
|[9c4e451da](https://github.com/angular/components/commit/9c4e451daa15aff937d021df1ce6e2bc0dee29dd)| fix |**listbox:** improve SSR compatibility by adding an _isBrowser check before calling _setPreviousActiveOptionAsActiveOptionOnWindowBlur ([#28746](https://github.com/angular/components/pull/28746)) |
8
+
### material
9
+
| Commit | Type | Description |
10
+
| -- | -- | -- |
11
+
|[4473a379f](https://github.com/angular/components/commit/4473a379f1f3a004526eca97aa7b75b82d60ae2d)| feat |**core:** add prebuilt themes based on M3 |
12
+
|[b312b9491](https://github.com/angular/components/commit/b312b9491e736953ad29756b74e9f74df49ff88b)| feat |**schematics:** use M3 themes in schematics |
13
+
|[b9d4048c5](https://github.com/angular/components/commit/b9d4048c5ff14bbad260fff5e635785233d9c294)| fix |**chips:** use concrete value for remove icon size ([#28751](https://github.com/angular/components/pull/28751)) |
|[c932512ba](https://github.com/angular/components/commit/c932512bab15b59883453b3e6dc9f896239fd65d)| fix |**theming:** avoid re-emitting the same tokens from the backwards-compatibility styles |
0 commit comments