Victor Berchet
|
0528dcb9dc
|
refactor: simplify arrow functions (#12057)
|
2016-10-05 15:33:16 -07:00 |
|
Alex Eagle
|
1bd8ba80a7
|
refactor(facade): Remove most of StringMapWrapper facade. (#12022)
This change mostly automated by
https://github.com/alexeagle/tslint/commit/12012b07a2f7c341424aee5b40660ca0839bc347
with some manual fixes.
|
2016-10-05 15:33:16 -07:00 |
|
Alex Eagle
|
b39d3a173e
|
refactor(facade): Inline isBlank called with object-type argument (#11992)
|
2016-10-05 15:33:16 -07:00 |
|
Alex Eagle
|
830e6352dd
|
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-10-05 15:33:16 -07:00 |
|
Victor Berchet
|
fdb22bd185
|
refactor: misc cleanup (#11654)
|
2016-09-23 10:18:38 -07:00 |
|
Tobias Bosch
|
838d4bbf6c
|
fix(benchpress): support measuring scriptTime and other metrics of page reload.
E.g. for benchmarks that measure page start time
|
2016-09-15 10:17:10 -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 |
|