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

### Feature Description Currently, to change the label of an option, I have to override the entire list of options or implement a custom DateAdaptor. But that's not exactly what...

feature
P4
area: material/timepicker

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [karma-jasmine-html-reporter](https://redirect.github.com/dfederm/karma-jasmine-html-reporter) | devDependencies | major | [`~1.7.0` -> `~2.1.0`](https://renovatebot.com/diffs/npm/karma-jasmine-html-reporter/1.7.0/2.1.0) | | [karma-jasmine-html-reporter](https://redirect.github.com/dfederm/karma-jasmine-html-reporter) |...

action: merge
target: minor
area: build & ci

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [karma-jasmine](https://redirect.github.com/karma-runner/karma-jasmine) | devDependencies | major | [`^4.0.1` -> `^5.0.0`](https://renovatebot.com/diffs/npm/karma-jasmine/4.0.2/5.1.0) | | [karma-jasmine](https://redirect.github.com/karma-runner/karma-jasmine) |...

action: merge
target: minor
area: build & ci

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [glob](https://redirect.github.com/isaacs/node-glob) | devDependencies | major | [`^7.2.0` -> `^11.0.0`](https://renovatebot.com/diffs/npm/glob/7.2.3/11.0.2) | --- ### Release...

area: build & ci
action: cleanup

### 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: material/form-field

### 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: cdk/schematics

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | @​types/marked | devDependencies | major | [`^2.0.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/@types%2fmarked/2.0.5/6.0.0) | --- ### Configuration...

area: build & ci
action: cleanup

Updates Angular Component's vertical stepper to use more generic aria roles since having the default tablist/tab/tabpanel applied to the vertical stepper violates WCAG rules of having tabpanel as a nested...

area: material/stepper
area: build & ci
dev-app preview
area: docs

We can benefit from this change since currently we are overriding the style with custom CSS which is not ideal. This is my first contribution to Angular Material, please let...

area: material/card
detected: feature

Updates Angular Components Slide Toggle component and increases the touch target to meet strict accessibility guidelines of buttons having a minimum touch target of 48x48 pixels. [Before screenshot](https://screenshot.googleplex.com/9hXDP49URhTNRdW) [Before screencast](https://screencast.googleplex.com/cast/NTgzNTYyMTMxNzczODQ5NnwwNGMwZGJmNy00OA)...

area: material/slide-toggle
dev-app preview