bug fix |
bottom-sheet: don't move focus if it was moved during close animation (#17725) (b622d11), closes #17300 |
bug fix |
card: add missing card content selectors (#17488) (9b19e6a), closes #17487 |
bug fix |
dialog: use view container from config when attaching content (#17819) (656c681), closes #17731 |
bug fix |
drag-drop: disabled state not synced on data binding changes (#17330) (ec77513), closes #17325 |
bug fix |
drag-drop: position reset if viewport is resized while boundary is invisible (#17777) (f800900), closes #17750 |
bug fix |
expansion: accordion picking up headers from descendant accordion during keyboard navigation (#17481) (6c4122c) |
bug fix |
form-field: incorrect assumptions about page direction (#17395) (a6f235d), closes #15415 #17390 #15415 #17390 |
bug fix |
input: avoid multiple autosize input listeners with ivy (#17817) (fe151e6) |
bug fix |
list: don't handle selection keys while using typeahead in selection list (#17826) (ad42a1b), closes #17785 |
bug fix |
menu: cap maximum elevation for nested menus (#17687) (987c85d) |
bug fix |
menu: internal focus state out of sync if item is focused programmatically (#17762) (af6c13f), closes #17761 |
bug fix |
menu: keyboard controls not working if all items are disabled inside lazy content (#17407) (017728a), closes #16572 #17400 |
bug fix |
portal: better handling when dom portal content can't be restored (#17851) (2e6045c) |
bug fix |
portal: content not rendered inside outlet when view container is provided (#17731) (6d08240), closes #17650 |
bug fix |
select: don't handle open key presses while the user is typing (#17785) (2f17450), closes #17774 |
bug fix |
slider: stop dragging if page loses focus (#17849) (3b3c2ca) |
bug fix |
tooltip: theming can affect the tooltip color (#17643) (924494d) |
feature |
badge: add test harness (#17661) (f96e820) |
feature |
bottom-sheet: add test harness (#17618) (a7c3ab0) |
feature |
expansion: add test harness (#17691) (acfa174) |
feature |
list: add test harnesses for list components (#17859) (49b6dbd) |
feature |
sort: add test harness (#17802) (81294f7) |