material
material copied to clipboard
Material design for AngularJS
## Bug, enhancement request, or proposal: Proposal # Steps to reproduce the issue: https://github.com/angular/material/blob/v1.1.10/package.json#L62-L71 ### What is the expected behavior? We depend upon recent versions of Karma and Jasmine. ###...
# AngularJS Material is in LTS mode We are no longer accepting changes that are not critical bug fixes into this project. See [Long Term Support](https://material.angularjs.org/latest/#long-term-support) for more detail. ##...
# AngularJS Material is in LTS mode We are no longer accepting changes that are not critical bug fixes into this project. See [Long Term Support](https://material.angularjs.org/latest/#long-term-support) for more detail. ##...
## Bug, enhancement request, or proposal: bug # CodePen and steps to reproduce the issue: #### [CodePen Demo](http://codepen.io/team/AngularMaterial/pen/bEGJdd) which demonstrates the issue: #### Detailed Reproduction Steps: 1. go to https://material.angularjs.org/HEAD/demo/menu...
**Bug, feature request, or proposal:** Bug **What is the expected behavior?** When menu is open, any click event (including context menu events) outside of the menu and targeting clickable items,...
## Bug, enhancement request, or proposal: Proposal # CodePen and steps to reproduce the issue: #### [CodePen Demo](http://codepen.io/team/AngularMaterial/pen/bEGJdd) which demonstrates the issue: https://material.angularjs.org/latest/layout/introduction #### Detailed Reproduction Steps: 1. Search the...
## Bug: # CodePen and steps to reproduce the issue: #### [CodePen Demo](http://output.jsbin.com/sabobu) which demonstrates the issue: #### Detailed Reproduction Steps: 1) Tap to first md-select input, don't select any...
### Bug, feature request, or proposal: Feature ### What is the expected behavior? ngBlur working with mdContactChips. ### What is the current behavior? ngBlur isn't working with mdContactChips. ## CodePen...
I don't have plunker example but you can reproduce here: https://material.angularjs.org/latest/demo/datepicker When I manually enter this date '1/9/18' into DatePicker it has different behavior in IE and Chrome. In chrome...
### Bug, feature request, or proposal: When using mdChips with a custom input (such as `type="number"` or `type="email"`), `secondary-placeholder` is not used when at least one item has been selected....