Sonu Kapoor

Results 9 issues of Sonu Kapoor

When you set the errors of a `FormControl` (using the `setErrors` method) inside a `FormGroup`, where the `FormControl` contains validators then the errors are not set. ```typescript formGroup: FormGroup; constructor(private...

area: forms
state: confirmed
forms: validators
P4
area: docs

- adds functionality to display a checkbox next to each item -- when multiple is set to true and multipleDisplayMode is set to -- MultipleDisplayMode.Checkbox - adds a new input...

- [ ] Use more components - [x] `todo-list`, `todo-item` - [ ] Break form into: `Form`, `Input`, `Button` - [x] Use more `ng-content` - [x] Use an interface `ITodoItem`...

in progress
mvp3

Some comments from @jamesbs. We can discuss as a team what points we could add. @gvwilson @winkerVSbecks @rpdasilva, please pitch in. - #/template-forms-ngmodel-1 - type of value property for fields...

discussion

In the webinar we are teaching template forms and then reactive forms. It will be better to create a branch during the webinar for each sections, so that our readers...

Fix code to use the correct variable name for the input. It's called `textEntryFormControl` instead of `textEntryControl` ```html Item: Add ```

There are already slides available that @jamesbs wrote not to long ago for dynamic forms. I think we can use those.

discussion
ready
mvp4

How do you feel about adding a screenshot similar to the one below to show how input/output map to the code? ![input 2f output angular 4 1](https://cloud.githubusercontent.com/assets/59734/25623967/16e7be1e-2f26-11e7-9421-8e3b334498d7.png) Image updated. @gvwilson...

discussion
mvp3

Hi, I am trying to install this package on macos, but receiving the above error. Please see below details. MacBook-Pro:code skapoor$ npm i iso-8583 > [email protected] install /Users/skapoor/development/sandbox/XXXXXXcode/node_modules/iso-8583 > node-gyp...