UNPKG

angular-material-styles

Version:

The AngularJS Material project is an implementation of Material Design in AngularJS. This project provides a set of reusable, well-tested, and accessible Material Design UI components. AngularJS Material is supported internally at Google by the AngularJS,

10 lines (9 loc) 505 B
<p> <b>Note:</b> Version 1.1.2 drastically improves keyboard and screen reader accessibility for the <code>md-chips</code> component. In order to achieve this, the behavior has changed to also select and highlight the newly appended chip for <code>300ms</code> before re-focusing the text input. </p> <p> Please see the <a href="api/directive/mdChips">documentation</a> for more information and for the new <code>md-chip-append-delay</code> option which allows you to customize this delay. </p>