material icon indicating copy to clipboard operation
material copied to clipboard

Material design for AngularJS

Results 101 material issues
Sort by recently updated
recently updated
newest added

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...

type: docs

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...

type: bug
severity: inconvenient
ux: integration
P4: minor

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...

type: enhancement
P4: minor

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...

type: bug
needs: investigation
hotlist: animations
ux: polish
P5: nice to have

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...

type: bug
ux: integration
P4: minor

`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...

type: bug
ui: ink
ui: CSS
needs: investigation
severity: inconvenient
ux: polish
P2: required

Hi there, hide attribute and ng-show doesnt work on , below is what I am trying to do. ![image](https://cloud.githubusercontent.com/assets/5826495/9663983/825cae4a-5267-11e5-80f7-e4e222f75db6.png) OR ![image](https://cloud.githubusercontent.com/assets/5826495/9664005/9cb44b90-5267-11e5-9b16-2bb2e69f7903.png) both dont hide the tab, is there any way...

type: enhancement
- Lots of Comments
P4: minor

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...

type: feature
P5: nice to have

### 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...

type: docs
ui: theme
P3: important

**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...

type: bug
ui: CSS
ux: polish
P3: important