components icon indicating copy to clipboard operation
components copied to clipboard

Component infrastructure and Material Design components for Angular

Results 966 components issues
Sort by recently updated
recently updated
newest added
trafficstars

### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was 14.2.0...

needs triage

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@bazel/concatjs](https://togithub.com/bazelbuild/rules_nodejs) | devDependencies | minor | [`5.5.3` -> `5.7.0`](https://renovatebot.com/diffs/npm/@bazel%2fconcatjs/5.5.3/5.7.0) | | [@bazel/esbuild](https://togithub.com/bazelbuild/rules_nodejs) |...

merge safe
target: patch

This PR does the following: - Updates the package name replacements based on the new folder changes - Replaces the import specifier in import statements and handles aliasing - Migrate...

target: major
area: ng-generate

When the animation duration of the tab body was set to e.g. 0ms the ink bar still had an animation of 500ms. The following feat extends the animationDuration property to...

### Description With the mdc-based chips component there is no way to correctly implement chips that follow the aria button interaction pattern. For example, I would like to make a...

P3
a11y
area: material/chips

### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was...

P3
a11y
area: material/chips
Fixed in MDC

Running `ng add @angular/material` does not add a Roboto font, and CSS to my index.html or `angular.json`. My `package.json` after executing the command: ```json { "name": "app", "version": "0.0.0", "scripts":...

needs triage

#### Bug, feature request, or proposal: proposal #### What is the expected behavior? mat-radio-button should support formControlName #### What is the current behavior? get Error: ERROR Error: No value accessor...

feature
P3
forms
area: material/radio

### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was...

needs triage