components
components copied to clipboard
Component infrastructure and Material Design components for Angular
### 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 14.2.0...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@bazel/concatjs](https://togithub.com/bazelbuild/rules_nodejs) | devDependencies | minor | [`5.5.3` -> `5.7.0`](https://renovatebot.com/diffs/npm/@bazel%2fconcatjs/5.5.3/5.7.0) | | [@bazel/esbuild](https://togithub.com/bazelbuild/rules_nodejs) |...
This PR does the following: - Updates the package name replacements based on the new folder changes - Replaces the import specifier in import statements and handles aliasing - Migrate...
When the animation duration of the tab body was set to e.g. 0ms the ink bar still had an animation of 500ms. The following feat extends the animationDuration property to...
### Description With the mdc-based chips component there is no way to correctly implement chips that follow the aria button interaction pattern. For example, I would like to make a...
### 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...
Running `ng add @angular/material` does not add a Roboto font, and CSS to my index.html or `angular.json`. My `package.json` after executing the command: ```json { "name": "app", "version": "0.0.0", "scripts":...
#### Bug, feature request, or proposal: proposal #### What is the expected behavior? mat-radio-button should support formControlName #### What is the current behavior? get Error: ERROR Error: No value accessor...
### 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...