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
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,27 @@
1
+
<aname="18.2.0-next.3"></a>
2
+
# 18.2.0-next.3 "gold-medal" (2024-07-31)
3
+
### cdk
4
+
| Commit | Type | Description |
5
+
| -- | -- | -- |
6
+
|[c9078d1d1a](https://github.com/angular/components/commit/c9078d1d1ada5d35a023e64c34d4f953adeec415)| fix |**coercion:** Return undefined when the fallback value is undefined ([#29491](https://github.com/angular/components/pull/29491)) |
7
+
### material
8
+
| Commit | Type | Description |
9
+
| -- | -- | -- |
10
+
|[0af3b61750](https://github.com/angular/components/commit/0af3b617505d5f39f2492ba4b7e3e7fd4b74f990)| feat |**radio:** add the ability to interact with disabled radio buttons ([#29490](https://github.com/angular/components/pull/29490)) |
11
+
|[4292e1b3a0](https://github.com/angular/components/commit/4292e1b3a05492e62413f3a62e082f2b8b012026)| feat |**slide-toggle:** add the ability to interact with disabled toggle ([#29502](https://github.com/angular/components/pull/29502)) |
|[6d701146cc](https://github.com/angular/components/commit/6d701146cc6618dd002e0a76c2fafa54448cfc87)| fix |**core:** custom system-level variable prefix not used in some mixins ([#29513](https://github.com/angular/components/pull/29513)) |
|[fd47a0e60d](https://github.com/angular/components/commit/fd47a0e60dd9ab50d9f923713ca60a7fd21ccc16)| fix |**radio:** avoid error if destroyed quickly ([#29507](https://github.com/angular/components/pull/29507)) |
16
+
|[5892acfde3](https://github.com/angular/components/commit/5892acfde36ac1c12e98f7ea95a2a02bb95eeedd)| fix |**slide-toggle:** don't trigger active state for entire container ([#29514](https://github.com/angular/components/pull/29514)) |
17
+
|[1aa8512ebe](https://github.com/angular/components/commit/1aa8512ebef7fd9bbc849383a2d642dddb69ce16)| fix |**slide-toggle:** remove divs from button ([#29485](https://github.com/angular/components/pull/29485)) |
18
+
### multiple
19
+
| Commit | Type | Description |
20
+
| -- | -- | -- |
21
+
|[db5b8dc29b](https://github.com/angular/components/commit/db5b8dc29b900470523bb20eea1ba255c2dc1168)| feat | fallback to system level variables ([#29480](https://github.com/angular/components/pull/29480)) |
0 commit comments