material
material copied to clipboard
Material design for AngularJS
In Chrome mobile, if using mdChips in a form with additional inputs *after* mdChips (whether those inputs are more mdChips or normal text inputs or textareas), pressing "Enter" focuses the...
@dremie **Actual Behavior**: - What is the issue? * mouse hover on menu , it is working fine. If we go to another menu (immediately or fast) hover sometimes previous...
**Actual Behavior**: - `What is the issue? *` When adding an `ng-focus` to an mdChips element, it isn't being triggered when the input is focused. - `What is the expected...
**Actual Behavior**: - `What is the issue? *` When the `` tag has `height: auto` set in CSS, dropdown position is always below the input, regardless of available space. -...
**Actual Behavior**: - `What is the issue? *` When opening the mdSelect drop down, the list is scrolled past the mdSelectHeader which effectively hides it, when the list is long...
When you scroll sticky subheaders in a browser that doesn't support position sticky (e.g. Chrome = 56, Firefox, etc) there is no shadow. The bug is evident in the demos:...
**Actual Behavior**: - `What is the issue? *` md-contact-chips do not appear to support md-on-add/remove/select bindings - `What is the expected behavior?` md-contact-chips should inherit functionality from md-chips, which do...
**Actual Behavior**: - `What is the issue? *` Using interpolation symbol [[ ]] breaks contacts chip - `What is the expected behavior?` Contact chip should not error **CodePen** (or steps...
**Actual Behavior**: - `What is the issue? *` Missing **md-nav-ink-bar** when **md-nav-bar** component initially hidden - `What is the expected behavior?` When the component is shown the md-nav-ink-bar should be...
**Actual Behavior**: - `What is the issue? *`setting `disableParentScroll: true` disables mdPanel scroll ability - `What is the expected behavior?` Panel should scroll while background doesn't. **CodePen** (or steps to...