components
components copied to clipboard
Component infrastructure and Material Design components for Angular
### 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...
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) |...
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) |...
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...
### 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...
### 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...
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...
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...
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...
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)...