coder925

Results 3 issues of coder925

Updated to angular-cli v1.0.0-beta.28.3 and angular/material v2.0.0-beta.1. Steps taken: ```bash npm install --save-dev angular-cli@latest npm install ng update ``` During the update the following file actions were taken: - skip:...

In my project we do not distinguish between `required` and `nullable: false`. If a type is non-nullable, it is also required. This is regardless if it is a value type...

p2
help-wanted

### 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...

P3
area: material/checkbox