CONTACT
arrow_left Back to blog

Announcing the AngularJS Material v1.1.20 Release

This release is now available in our Online Documentation, NPM, and Bower. It is also available on the Google CDN (JS, CSS).

You can find the details for all releases in our Change Log.

Highlights

This is a patch release that includes bug fixes.

  • A number of fixes for iOS, Android, and IE11
  • Fixes for a number of accessibility issues
  • Improvements to internationalization through support for specifying dir="rtl" on any DOM element

Bug Fixes

  • autocomplete: options panel flickers on hover after clicking input (#11757) (8f14afd), closes #11625
  • autocomplete: support ng-click on md-autocomplete (#11758) (313e5e6), closes #11625
  • autocomplete: tap outside options panel on iOS does not close panel (#11625) (f81349a), closes #9581
  • datepicker: remove invalid aria-expanded (#11740) (197d197), closes #11475
  • gesture: check if navigator is defined before accessing userAgent (#11755) (0077d3e), closes #11751
  • gesture: maximum call stack size exceeded exception on click when using TalkBack screen reader on Android (#11774) (4acef53), closes #11768
  • input: floating label text fails a11y contrast audit (#11497) (b5de054), closes #11475
  • panel: append panel animation transforms after existing transforms (#11681) (ffe9349)
  • rtl: support applying dir="rtl" on DOM elements other than the body (#11579) (bc7833b), closes #11016 #9754
  • select: improve focus/blur handling on iOS (#11739) (0284b13), closes #11345
  • tooltip: move document.contains polyfill for IE11 into $mdUtil (#11749) (f5535f8), closes #11745

Contributors

Thank you to the contributors who helped with the v1.1.20 release:

Splaktar marosoft Noglen
Splaktar marosoft Noglen