Daniel Kimmich
Daniel Kimmich
In Puppeteer, the `page` object contains the `authenticate()` method (see [Puppeteer documentation](https://github.com/GoogleChrome/puppeteer/blob/master/docs/api.md#pageauthenticatecredentials), but it is not available in this package. Are there any plans to implement this method?
### Feature Description I want the dialog actions to be aligned to the right by default. Currently this is not part of the [`MatDialogConfig`](https://material.angular.io/components/dialog/api#MatDialogConfig), so it cannot be set via...
Currently the available languages need to be set, otherwise the translated values won't be returned. With this change the translation will also work when omitting the availableLangs config, or setting...
Prevents the color (if specified) of the snack bar action button from being overridden to the accent color, when using the `matSnackBarAction` directive. Closes #27328
**Is your feature request related to a problem? Please describe.** I have business cases where fields should have an asterisk, but should not run through required validation. Basically it's a...
ESLint v9 has been released recently. This plugin has a peer dependency to ESLint ^8.0.0 and causes peer dependency conflicts with ESLint v9.
ESLint v9 has been released recently. This plugin has a peer dependency to ESLint ^8.0.0 and causes peer dependency conflicts with ESLint v9.
# Description Updates to Angular 18. With these changes, only M2 theme is supported. ## Issues Resolved Closes #170 ## Check List - [ ] New functionality includes testing. -...
This issue tracks support for Angular 18.
## :frowning: Problem Statement Angular Material v17.2 introduced [experimental support for M3 theming](https://material.angular.io/guide/material-3). We can expect M3 support to be graduated to stable soon. Users of angular-material-css-vars should be able...