components icon indicating copy to clipboard operation
components copied to clipboard

Component infrastructure and Material Design components for Angular

Results 1047 components issues
Sort by recently updated
recently updated
newest added

#### Bug, feature request, or proposal: Feature Request/bug(?) #### What is the expected behavior? Easily setup a table with cdk/drag-drop #### What is the current behavior? I couldn't setup it...

P4
area: cdk/drag-drop
area: cdk/table
area: docs

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

P3
area: material/table

Prevents the color (if specified) of the snack bar action button from being overridden to the accent color, when using the `matSnackBarAction` directive. Closes #27328

action: merge
target: patch

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

P3
area: material/select

#### Feature Description Currently, animations are enabled once the animation module is loaded. To disable animation one can add the `NoopAnimationsModule` module and animations are disabled. This is fine globally,...

feature
P3
needs: discussion
animation
area: many

### 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: discussion
P4
area: material/select

#### Bug, feature request, or proposal: Bug #### What is the expected behavior? When filling a textarea, we should see what we are writing :-) #### What is the current...

P3
area: material/input

### 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
cannot reproduce
needs: clarification
area: material/slider

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

P4
area: build & ci

The marker clusterer component is currently based on the `@googlemaps/markerclustererplus` package which is deprecated. These changes rewrite the component to use `@googlemaps/markerclusterer` instead. BREAKING CHANGE: The new `@googlemaps/markerclusterer` API should...

blocked
target: major
detected: breaking change