Commit f6e3a49
committed
feat(material/radio): Hovering over label of a radio will show the pointer cursor (angular#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 angular#26067, at least partially1 parent 71f0d83 commit f6e3a49
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