components
components copied to clipboard
Component infrastructure and Material Design components for Angular
Fixes that the v20 update migration was overwriting all files, even if they didn't change. Fixes #31259.
### 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...
Extend types of the sort and paginator setter to include undefined to avoid `?? null` when using singals (e.g. `viewChild`).
No-op refactoring to reduce the duplicate implementation for creating a light or dark theme config
Fixes issues where outlines overlap, and opacity intersects to create different shades of grey
### 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`...
### 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...
### Documentation Feedback The table with the button variants is not rendered properly, it seems like the markdown string is displayed as-is:  Strangely enough, another table on the same...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | rules_angular | git_repository | digest | `652e5b0` -> `e0f7af7` | --- ### Configuration...