bug fix |
a11y: avoid errors when trying to add high contrast class (#18323) (142c55e) |
bug fix |
a11y: focus monitor incorrectly detecting fake mousedown… (#15214) (ac565a2) |
bug fix |
autocomplete: provide horizontal fallback positions (#18906) (3488dda), closes #18854 |
bug fix |
bottom-sheet: allow result to be passed when dismissing through service (#18831) (48e26b1) |
bug fix |
core: ripple mutating global options when animations are… (#18983) (09f2872) |
bug fix |
datepicker: add hover indication to navigation buttons (#18995) (94ab707), closes /github.com/angular/components/blob/master/src/material/button/button.scss#L13 #18958 |
bug fix |
datepicker: disable calendar hover styles on touch devices (#18876) (d752cdf) |
bug fix |
datepicker: error in IE/Edge for static disabled binding (#18202) (80977f6) |
bug fix |
dialog: recapture focus when clicking on backdrop when cl… (#18826) (c5ddfe8), closes #18799 |
bug fix |
drag-drop: allow preview z-index to be changed (#18914) (5c88e67), closes #18902 |
bug fix |
drag-drop: boundary not accounting for scrolling (#18612) (0401024), closes #18597 |
bug fix |
drag-drop: defer resolving scrollable parents until first drag (#18918) (ca263c3), closes #18737 |
bug fix |
drag-drop: handle custom preview/placeholder with multiple root nodes (#18829) (92aed70) |
bug fix |
expansion: add strong focus indication (#18552) (6feff45) |
bug fix |
mat-button-toggle: mat-button-toggle element should not h… (#18746) (709ac63) |
bug fix |
slider: not stopping drag when released outside of viewport (#18905) (ca3c68f), closes #18888 |
bug fix |
tabs: tab nav bar not disabling pagination animation (#18886) (a6e5423) |
performance |
drag-drop: avoid unnecessary change detection on pointer down events (#18821) (2f6e941), closes #18726 |
performance |
focus-monitor: optimize event registration (#18667) (174e4cd) |
performance |
ripple: optimize event registration (#18633) (fca0c28) |