harunurhan
|
941e88ff79
|
feat(forms): multiple validators for array method (#20766)
Change array method signature so that array of validator and/or async
validatior functions can be passed.
Fixes #20665
PR Close #20766
|
2018-02-07 12:04:48 -08:00 |
|
Oussama Ben Brahim
|
170885c51b
|
fix(forms): allow FormBuilder to create controls with any formState type (#20917)
Align formState type in FormBuilder#control with FormControl#constructor
Fixes #20368
PR Close #20917
|
2018-01-25 22:17:43 -08:00 |
|
Miško Hevery
|
57bc245cb4
|
fix(forms): Update types for TypeScript nullability support
This reverts commit 6d930d2fc5069018de2abd532bf601414bdbbd10.
|
2017-04-18 12:07:33 -07:00 |
|
Tobias Bosch
|
6d930d2fc5
|
Revert "fix(forms): Update types for TypeScript nullability support"
This reverts commit 6649743a2d18bb7a57c25a2e35bf44d2e0d86868.
Broke in G3.
|
2017-04-17 09:56:09 -07:00 |
|
Miško Hevery
|
6649743a2d
|
fix(forms): Update types for TypeScript nullability support
This reverts commit 2e47a0d19fa1d1527cf998d87cd8a49bc968606a.
|
2017-04-14 15:10:26 -07:00 |
|
Tobias Bosch
|
2e47a0d19f
|
Revert "fix(forms): Update types for TypeScript nullability support (#15859)" (#15977)
This reverts commit 6a2e08d0a8ae24b73d457d58d1b224ce1487ffac.
|
2017-04-13 18:03:42 -07:00 |
|
Miško Hevery
|
6a2e08d0a8
|
fix(forms): Update types for TypeScript nullability support (#15859)
|
2017-04-13 17:14:08 -07:00 |
|
Jason Aden
|
3e51a19983
|
refactor: move angular source to /packages rather than modules/@angular
|
2017-03-08 16:29:27 -08:00 |
|