-
This experience could use improvement. At the least, we can probably simplify how we provide NG_VALIDATORS and NG_VALUE_ACCESSOR (perhaps through decorator support).
Relevant issues (starting a …
-
**I'm submitting a ...**
```
[ ] bug report
[x] feature request
[ ] support request
```
**Current behavior**
`NgControlStatus` is applied automatically to any form control/group.
**Expect…
-
### Feature Description
The mat-calender component shpuld have a hide header option or should allow null for headerComponent to allow removing the header.
### Use Case
Display component only for a …
-
#### Bug, feature request, or proposal:
feature
#### What is the use-case or motivation for changing an existing behavior?
The aria 1.1 spec defines attributes for tables that do not have all th…
-
#### Bug, feature request, or proposal:
Click a select to open the options, close it. Resize the window. Reopen the options, the width does not update.
#### What is the expected behavior?
The opt…
-
#### Please describe the feature you would like to request.
Provide support for using an injection token for specifying the icon of datepicker toggles.
#### What is the use-case or motivation fo…
-
#### Feature request:
Default selected date without actually setting the date input value.
#### What is the expected behavior?
Like the "today" selection, I want to set a specific default day on …
-
#### Bug, feature request, or proposal:
Bug
#### What is the expected behavior?
I would like to outsource the columns into a component
#### What is the current behavior?
I got this error msg:…
Twois updated
2 years ago
-
#### Feature Description
Vertical line as an option.
It would be nice to be able to choose weather or not the vertical line is visible in a step.
#### Use Case
This feature would open up t…
-
#### Feature Description
The `fullscreen` api of `mat-sidenav-container` allow us to show the side nav with height set to 100% of the viewport. And this probably is the most followed way to achieve…