reactive-forms icon indicating copy to clipboard operation
reactive-forms copied to clipboard

(Angular Reactive) Forms with Benefits 😉

Results 16 reactive-forms issues
Sort by recently updated
recently updated
newest added

### Description Now that https://github.com/angular/angular/issues/13721 was finally solved, I think there's no longer a need for extra typings here, this project will still be useful for the additional helpers provided,...

### Is this a regression? No ### Description Version: ^4.1.0 Given the following interface ``` interface Example { positions: [number, number][]; } ``` When I create a FormGroup from the...

### Is this a regression? Yes ### Description ``` group: FormGroup = new FormGroup({ id: 1, }); // should have error here as there's no 123 key in TestModel ctrl...

### Is this a regression? No ### Description Docs mention that I can get control by using `get` method: ``` const name = group.get('name'); // FormControl ``` Actual result is...

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/ngneat/reactive-forms/blob/master/CONTRIBUTING.md#commit - [x] Tests for the changes have been added...

### Description I would like to add additional logic to my from input but I need access to the minLenght validator params (the length). A function to receive a validator...

### Description Love this project! I find it superior to the typed forms in Angular 14 and really appreciate your authoring/maintaining of this library. Thank you! I use RxJS heavily...

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.7 and updates ancestor dependency [commitizen](https://github.com/commitizen/cz-cli). These dependencies need to be updated together. Updates `minimist` from 1.2.5 to 1.2.7 Changelog Sourced from minimist's changelog. v1.2.7 - 2022-10-10...

dependencies

Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 5.3.1 to 5.4.0. Changelog Sourced from dns-packet's changelog. Version 5.4.0 - 2022-06-14 Feature: Added support for the SSHFP record type. Version 5.2.0 - 2019-02-21 Feature: Added support...

dependencies

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies