Releases
5.0.0-rc.3
BREAKING CHANGES
overlay: OverlayRef.getConfig returns an immutable version of
the config object.
overlay: OverlayRef.updateSize now accepts a OverlaySizeConfig
rather than being based on the existing config object.
Features
Bug Fixes
checkbox: don't hide focus indicator on space press. (#8539 ) (9e35bf0 )
chip-list: fix error state changes in chip list (#8425 ) (d2c11ca )
chip-list: stateChanges stream not being completed (#8636 ) (61dada8 )
datepicker: calendar overlapping input when in a fallback position (#8099 ) (e5b7afe )
datepicker: keyboard fixes (enter matches click behavior & corre… (#7370 ) (0b2757c )
datepicker: placeholder not floating when an invalid value is typed in (#8603 ) (f0789eb ), closes #8575
directionality: change event now emit the new value (#8424 ) (841f753 )
drawer: allow for drawer container to auto-resize while open (#8488 ) (e7b412a ), closes #6743
form-field: unable to tap on certain types of inputs on iOS (#8543 ) (74c1d01 ), closes #8001
input: Add pure-CSS floating label logic that will work on... (#8491 ) (1a7a61a )
input: stuck in focused state if disabled while in focus (#8637 ) (bec4cfe ), closes #8634
list: fix role for list-item (#8767 ) (8f7c7cf )
menu: not closing when overlay is detached externally (#8654 ) (dd3094f )
menu: Set menu-item icon color only when not set on mat-icon (#8614 ) (d0cb077 ), closes #8594
overlay: add horizontal fallback positions to the connected overlay defaults (#8689 ) (e939ea7 ), closes #8318
overlay: make config immutable for existing refs (#7376 ) (2dbc766 )
progress-spinner: value not updated while in indeterminate mode (#8269 ) (9b68b54 )
radio: coerce checked input binding (#8556 ) (f41fa8c )
select: option not truncated correctly in multiple mode (#7857 ) (d04aa19 )
selection-model: inaccurate selected value when accessed in change subscription (#8599 ) (0f7fbda ), closes #8584
sidenav: remove min-width (#7748 ) (55a9f9a )
slide-toggle: height collapsing if component doesn't have a label (#8270 ) (8205cb2 ), closes #8264
snack-bar: not applying all panel classes in IE (#8578 ) (a6d0847 )
stepper: block linear stepper for pending components (#8646 ) (53c94c7 ), closes #8645
stepper: set appropriate aria-orientation (#8657 ) (9582b8b )
tabs: pagination not enabled on init on some browsers (#8104 ) (2c34a7e ), closes #7983
blurry ripples for slide-toggle, radio, checkbox in MS edge. (#8514 ) (8b7a3af ), closes #8392
tooltip: close tooltip if message is cleared while open (#8544 ) (d66284d )
tooltip: unable to type in input with tooltip on iOS (#8534 ) (75c665a ), closes #8331
You can’t perform that action at this time.