Joao Dias
|
77ee27c59e
|
refactor(): use const and let instead of var
|
2016-11-12 16:40:17 -08:00 |
Victor Berchet
|
57051f01ce
|
refactor: remove most facades (#12399)
|
2016-10-21 15:14:44 -07:00 |
Victor Berchet
|
76dd026447
|
refactor: remove some facades (#12335)
|
2016-10-19 13:42:39 -07:00 |
Victor Berchet
|
50c37d45dc
|
refactor: simplify arrow functions (#12057)
|
2016-10-04 15:57:37 -07:00 |
Alex Eagle
|
decd129a4d
|
refactor(facade): remove DateWrapper (#12027)
|
2016-10-02 14:12:14 -07:00 |
Alex Eagle
|
0286956107
|
refactor(facade): Inline isBlank called with object-type argument (#11992)
|
2016-09-30 09:26:53 -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
|
58605cf350
|
refactor(facade): remove useless facades
|
2016-09-27 16:13:09 -07:00 |
Tobias Bosch
|
873233e825
|
feat(benchpress): also report the statistics in the generated file
|
2016-08-31 08:24:11 -07:00 |
Tobias Bosch
|
1ef122988e
|
fix(benchpress): make code compile and unit tests green again
|
2016-08-31 08:24:10 -07:00 |
Tobias Bosch
|
db280fc67e
|
chore: move benchpress to @angular/benchpress
|
2016-08-31 08:24:09 -07:00 |