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

Fixes that the v20 update migration was overwriting all files, even if they didn't change. Fixes #31259.

target: patch

### 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
area: ng-update

Extend types of the sort and paginator setter to include undefined to avoid `?? null` when using singals (e.g. `viewChild`).

area: material/table
detected: feature

No-op refactoring to reduce the duplicate implementation for creating a light or dark theme config

target: minor

Fixes issues where outlines overlap, and opacity intersects to create different shades of grey

dev-app preview

### Feature Description ## Description In Angular Material 20 (and possibly earlier versions), the `mat-progress-bar` and `mat-progress-spinner` components in `indeterminate` mode **completely disable animations** when the system setting `prefers-reduced-motion: reduce`...

feature
needs triage

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

P4
area: cdk/dialog

### Documentation Feedback The table with the button variants is not rendered properly, it seems like the markdown string is displayed as-is: ![Image](https://github.com/user-attachments/assets/532094ae-cefa-4644-a805-ccb1e07b2571) Strangely enough, another table on the same...

docs
needs triage

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | rules_angular | git_repository | digest | `652e5b0` -> `e0f7af7` | --- ### Configuration...

action: merge
area: build & ci