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 |