CONTACT
arrow_left Back to blog

Announcing the AngularJS Material v1.1.18 Release

We have released AngularJS Material v1.1.18.

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, infrastructure, and documentation improvements.

  • Fixed an a11y issue where md-svg-icon could cause pages to have multiple SVGs with duplicate id values.

Known Issues

  • Symbol SVG icons are not displayed when using md-svg-icon in 1.1.11+(#11705). This will be fixed in 1.1.19 via PR #11706.

  • Creating a new tab with pagination enabled does not animate correctly (#11689). This will be fixed in 1.1.19 via PR #11711.

  • AngularJS 1.7.8 causes an issue with md-select where using requiredwill unset the value of the model. This is being tracked in #11679 and is fixed in 1.1.19 via PR #11724.

Bug Fixes

  • icon: stop breaking SVGs that have id references

Infrastructure

  • release: workaround NPM bug that publishes .git/ directory

Documentation

  • docs: fix demos not loading in CodePen

Contributors

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

AngularJS Material 1.1.18 Contributors