Joao Dias
|
77ee27c59e
|
refactor(): use const and let instead of var
|
2016-11-12 16:40:17 -08:00 |
Florian Kinder
|
b9fc090143
|
feat(forms): Added emitEvent to AbstractControl methods (#11949)
* feat(forms): Added emitEvent to AbstractControl methods
* style(forms): unified named parameter
|
2016-10-19 09:54:54 -07:00 |
Florian Kinder
|
15fc5dd7ee
|
test(forms): added missing selfOnly tests (#12317)
|
2016-10-17 22:51:13 -07:00 |
Victor Berchet
|
50c37d45dc
|
refactor: simplify arrow functions (#12057)
|
2016-10-04 15:57:37 -07:00 |
Alex Eagle
|
41c8c30973
|
chore(lint): remove unused imports (#11923)
This was done automatically by tslint, which can now fix issues it finds.
The fixer is still pending in PR https://github.com/palantir/tslint/pull/1568
Also I have a local bugfix for https://github.com/palantir/tslint/issues/1569
which causes too many imports to be deleted.
|
2016-09-27 17:12:25 -07:00 |
Victor Berchet
|
0bce3907b8
|
fix(tests): add missing import (#11490)
|
2016-09-09 14:08:47 -07:00 |
Victor Berchet
|
5a4e46db20
|
refactor(tests): simplify code (#11485)
|
2016-09-09 12:04:38 -07:00 |
Kara
|
673de004d2
|
fix(forms): clear errors on disable (#11463)
Closes #11287
|
2016-09-09 12:00:38 -07:00 |
Kara
|
7b24028437
|
fix(forms): fix disabled support for empty form containers (#11427)
Closes #11386
|
2016-09-08 12:21:48 -07:00 |
Kara
|
8c09933803
|
fix(forms): support rebinding nested controls (#11210)
|
2016-09-02 15:57:35 -07:00 |
Kara
|
2b313e4979
|
feat(forms): add support for disabled controls (#10994)
|
2016-08-24 16:58:43 -07:00 |
Kara
|
7f6685e451
|
test(forms): refactor form model tests to three files (#10774)
|
2016-08-13 17:26:08 -07:00 |