Commit 737c69f
authored
feat(material/radio): Hovering over label of a radio will show the pointer cursor (#31894)
This is consistent with checkbox behavior.
Radio used to work that way too until Angular Material v14. v15
broke it, and it remained broken until now.
Fixes #26067, at least partially1 parent b5f1f88 commit 737c69f
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
14 | 20 | | |
15 | 21 | | |
16 | 22 | | |
| |||
0 commit comments