Greg Magolan
|
ea495d958f
|
build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#29063)
* removed /tools/http_server and uses http_server from rules_nodejs
* updated bazel schematics to use angular bundles
PR Close #29063
|
2019-03-07 08:57:24 -08:00 |
|
Greg Magolan
|
3eb327b67b
|
build(bazel): do not build rxjs from source under Bazel (#28869)
PR Close #28869
|
2019-02-21 08:05:25 -08:00 |
|
Igor Minar
|
4f81a7c590
|
test(common): run @angular/common/http/testing tests under bazel (#27386)
PR Close #27386
|
2018-12-05 20:55:31 -08:00 |
|
George Kalpakas
|
e01b539ee5
|
refactor: infer type for it() assertion functions (#19904)
PR Close #19904
|
2018-07-06 13:48:02 -07:00 |
|
Alex Rickabaugh
|
8b14488827
|
fix(common): don't convert null to a string when flushing a mock request (#21417)
A bug in TestRequest caused null response bodies to be stringified. This
change causes null to be treated faithfully.
Fixes #20744
PR Close #21417
|
2018-02-01 08:32:43 -08:00 |
|