components
components copied to clipboard
Component infrastructure and Material Design components for Angular
Replaces a call to a deprecated function that was logging a warning.
Some mixins were introduced during the MDC migration to make it easier to distinguish which components were migrated and which ones were pending. These changes remove the mixins now that...
#### Bug, feature request, or proposal: Bug #### What is the expected behavior? Setting control to disabled should disable both input and chips. #### What is the current behavior? Nothing...
### 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...
### 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...
#### What is the expected behavior? That tooltips are not buggy. #### What is the current behavior? Tooltips are buggy. #### What are the steps to reproduce? _app.module.ts_ `import {...
Currently there's no way to tell when the selected date in the calendar has focus. These changes reuse the styling from when the selected date is today (white circle inside...