Releases
5.0.4
Bug Fixes
chips: being able to focus disabled chip by clicking (#8892 ) (3709672 ), closes #8883
datepicker: typo in MatMonthView export (#9055 ) (b2ed137 )
dialog: hide all non-overlay content from assistive technology (#9016 ) (5a800d7 ), closes #7787
directionality: complete dir change observable (#8874 ) (d0da779 )
drawer: margins not being updated on direction changes (#9161 ) (f81f5c7 ), closes #9158
expansion: accordion emitting closed event while closed (#9101 ) (d61580b ), closes #9098
focus-trap: server-side rendering error (#9001 ) (0e8b991 ), closes #8981
icon: handle values with unnecessary spaces being passed into fontIcon and fontSet (#9056 ) (1580861 ), closes #9054
icon: server-side error when registering icons (#8492 ) (67ddb25 ), closes #6787
input: align caret color with spec (#8692 ) (1c139f3 )
layout: handle platforms that don't support matchMedia (#8775 ) (d8ee297 ), closes #8710
progress-bar: animation tearing in Firefox 57 (#9123 ) (1a92bca ), closes #7606
select: active item not being updated on click in multiple mode (#7808 ) (75eedac )
select: not marked as touched when clicking away (#8784 ) (9e80179 ), closes #8573
select: remove aria-owns when options aren't in the DOM (#9091 ) (08cb925 ), closes #7023
select: support using shift + arrow key to toggle items in a multi-select (#9037 ) (422d753 )
selection-list: allow jumping to first/last item using home/end (#9062 ) (d823e4e )
selection-list: allow users to jump focus to a particular item by typing (#9026 ) (99300f7 )
selection-list: options not marked as selected if value is assigned too early (#9090 ) (69de7df ), closes #9085
selection-list: preselected options not being added to the model value (#9116 ) (dfb5655 )
selection-list: remove selected option from model value on destroy (#9106 ) (b4fe8b3 )
stepper: completed binding not being considered when moving from a step without a stepControl (#9126 ) (6c2f802 ), closes #8110
stepper: use up/down arrows for navigating vertical stepper (#8920 ) (bdc8c82 )
typography: deprecation warning if null font family is passed in (#9002 ) (fcaa3c4 ), closes #8973
Performance Improvements
ripple: do not register events if ripples are disabled initially (#8882 ) (e705f0e )
You can’t perform that action at this time.