components
components copied to clipboard
Component infrastructure and Material Design components for Angular
…over to prevent excessive handler rendering This PR improves the user experience and performance of the `cdk-experimental` column resize feature by adding a `debounceTime` operator to the `headerCellHoveredDistinct` observable. Previously,...
This PR is used to preview the demo.
Updates Angular Material Chips component so that when mat-mdc-chip-action is focused on a border appears around either the text of the chip or the action icon, whichever is being focused....
This fixes the perceived flickering due to the transform sometimes becoming visible with zoneless due to the macrotask-based scheduler. The transform cannot be simply moved inside `afterNextRender` because it causes...
tick is not called by schedulers anymore (they use an internal _tick)
Updates Angular Components Material Stepper to use general aria roles like group, region, button as opposed to tab, tablist, tabpanel as this doesn't serve the vertical stepper correctly. [Before screenshot](https://screenshot.googleplex.com/BHZLDyh9SFTu3xB)...
### 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 19.2.17...
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [lighthouse](https://redirect.github.com/GoogleChrome/lighthouse) | devDependencies | major | [`~11.7.0` -> `~12.6.0`](https://renovatebot.com/diffs/npm/lighthouse/11.7.1/12.6.0) | --- ### Release...
### Feature Description As google is developing the all new material 3 expressive https://m3.material.io/blog/building-with-m3-expressive, is there any plans for angular material to use material 3 expressive, will it be a...