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

This PR fixes issue #25782 and allows to set `[cdkMenuTriggerFor]='null'`

detected: feature

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@angular/build-tooling](https://togithub.com/angular/dev-infra-private-build-tooling-builds) | devDependencies | digest | `a96fc0c` -> `de58f71` | | [@angular/ng-dev](https://togithub.com/angular/dev-infra-private-ng-dev-builds) |...

action: merge
merge safe
target: patch

Cleans up the usages of the deprecated signature of the `inject` function that were passing in `InjectFlags` instead of an object literal.

P4
target: rc

#### Bug, feature request, or proposal: Feature request #### What is the expected behavior? To be able to jump to a specific page using a dropdown populated with page numbers....

feature
P3
area: material/paginator

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

The Angular CLI supports resolving node modules without the need of specifying `node_modules` directory. This also needed to add support for Yarn PNP which doesn't create a `node_modules` directory. Closes...

action: merge
merge safe
area: ng-generate
target: rc

This is a bulk delete of old migrations that cannot be executed when running `ng update`. This is because multiple version updates is not allowed for `@angular/` packages. Ie: projects...

area: cdk/schematics
target: rc
action: review

#### Bug, feature request, or proposal: Bug #### What is the expected behavior? When menu is open, any click event (including context menu events) outside of the menu and targeting...

feature
P4
area: cdk/overlay
area: material/menu