material
material copied to clipboard
Material design for AngularJS
The `$mdUtil.debounce` function is very convenient. It'd be very nice if it was made public and added to the docs. It's easy to use and is a nice way to...
When a md-select has an error, the height of the input-container changes because there is no md-errors-spacer to preserve the height of the container when there are no errors (like...
similar to #2862 md-radio-group doesn't set value to be selected if it is using objects and using a pre set value. [plunkr](http://plnkr.co/edit/uWJPGQbewxHBbarkUmdy?p=preview) to illustrate it doesn't work. For md-select this...
I'm using "ng-model-options" in order to get notified, when the user stops interacting with the slider. As soon as I define the "ng-model-options" the rendering no longer works when dragging...
Hello. I have a `` in which the user can select whether he wants to search for available appointment dates ASAP, on a specific date or between a range of...
`md-checkbox` broken when used with a container that use `(-webkit-)column-count`. Artifacts in Chrome: - All checkboxes after the one being clicked flicker - Background correctly changes on the checkbox but...
Hi there, hide attribute and ng-show doesnt work on , below is what I am trying to do.  OR  both dont hide the tab, is there any way...
I was looking for Angular Material implementation of buttons that are grouped together and can be toggled exclusively or not. Here's an example of how bootstrap implements the feature: http://getbootstrap.com/components/#btn-groups...
### Bug, feature request, or proposal: Bug ### What is the expected behavior? The dialog will take on the theme that is set on its parent element (or somewhere in...
**If you find this issue on google and angular material didn't solved it yet, you can temporarily use the css from the codepen (only three lines) for now..** -- **Actual...