Bowen Ni
|
2c02d34c05
|
refactor(lint): Don't allow console.log
Enable tslint check for `console.log` as a follow-up to
https://github.com/angular/angular/issues/13018
|
2016-11-23 15:47:01 -08:00 |
Victor Berchet
|
1bd858fb43
|
build(examples): upgrade to protractor 4.0.9 (#12803)
closes #12798
|
2016-11-10 18:13:11 -08: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 |
Igor Minar
|
4e6c41b3a1
|
build(examples): work around protractor typings issues and fix existing type errors
This works around the typings issues until we have a build of protractor with typings that don't
polute global types via ambient type definitions
|
2016-09-13 21:48:58 -07:00 |
Kara
|
c9ad5e46d6
|
docs(forms): add example app for formArrayName (#11512)
|
2016-09-12 11:26:43 -07:00 |