Skip to content

ghillie-soup

Compare
Choose a tag to compare
@mmalerba mmalerba released this 12 Feb 22:27
· 78 commits to 5.2.x since this release

Bug Fixes

  • autocomplete: escape key inconsistency on IE (#9777) (180750e)
  • button: better accessibility for flat buttons in high-contrast (#9783) (0d0c6d4)
  • datepicker: add max/min filter to multi year and year views (#9727) (0793142)
  • datepicker: changed after checked error if focused datepicker inputs turn disabled (#9717) (01ad7bd), closes #9559
  • global-position-strategy: ignoring width and height from OverlayConfig (#9774) (b425a46), closes #9715
  • overlay: dimension not updated after init (#8765) (c36b512)
  • select: options inside option group not being rendered when wrapped with ng-container (#9769) (38fddfe), closes #9736
  • selection-list: external changes to selection model not being reflected (#9846) (82df181), closes #9838
  • slider: invisible in high contrast mode (#9792) (94bbffc)
  • slider: unable to reset value by setting it back to undefined (#9768) (c2e2744), closes #9740
  • radio: add aria-describedby passthrough to radio button input (#9741) (cd159f5)