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

**Actual Behavior**: - `What is the issue? *` md-virtual-repeat does not show with md-options . But some of this is listing, but not behave as a selection ` {{option.text}} `...

type: bug
needs: investigation
severity: regression
P2: required

### Discuss the use-case or motivation for changing the existing behavior We need to [support using the non-deprecated `sass` package](https://github.com/angular/material/issues/12114) instead of only the deprecated `node-sass` package. But to do...

type: build
P4: minor

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

type: bug
i18n: bi-directional
needs: demo

## PR Checklist Please check your PR fulfills the following requirements: - [x] The commit message follows [our guidelines](https://github.com/angular/material/blob/master/.github/CONTRIBUTING.md#-commit-message-format) - [ ] Tests for the changes have been added or...

type: bug
- Breaking Change
needs: manual testing
P3: important
cla: yes
resolution: too risky

**Actual Behavior**: - `What is the issue? *` md-sidenav scss sets some flexbox properties (like here: https://github.com/angular/material/blob/master/src/components/sidenav/sidenav.scss#L8 ), but then only in locked states it actually gets `display: flex` applied...

type: bug
P3: important
has: Pull Request

### Bug, feature request, or proposal: I looked at documentation to find a process to add multiple tags in autocomplete. It was not obvious quickly from documentation ### What is...

type: docs
P3: important

### Proposal: Include unofficial AngularJS Material TypeScript typings (https://www.npmjs.com/package/@types/angular-material) in the docs site. ### What is the use-case or motivation for changing an existing behavior? While not officially supported, it...

type: docs
P3: important

**Actual Behavior**: - `What is the issue? *`I have a md-content-menu with ng-repeat of items..and md-tooltip does not work. - `What is the expected behavior?`md-tooltip to work. **CodePen** (or steps...

type: bug
P4: minor

Whenever you click away the FAB toolbar in a safari iphone browser the color changes incorrectly. Try it a few times. Tested with default themes, custom themes, custom md-hue colors...

needs: more info
browser: Safari
os: iOS
P5: nice to have

**Actual Behavior**: - `What is the issue? *` tooltip sets up watcher even if we have one time binding. - `What is the expected behavior?` tooltip should set up watchers...

needs: demo
type: performance
P4: minor