Andrew Kushnir
8fd25d9614
docs: remove IE10 references from comments in the code ( #39090 )
...
PR Close #39090
2020-10-13 15:51:49 -07:00
JiaLiPassion
8fbf40bf40
feat(core): update reference and doc to change `async` to `waitAsync`. ( #37583 )
...
The last commit change `async` to `waitForAsync`.
This commit update all usages in the code and also update aio doc.
PR Close #37583
2020-08-03 12:54:13 -07:00
George Kalpakas
a8e936791b
build(docs-infra): update project structure to cli@9 2/12 (`fixture.debugElement.componentInstance`) ( #36015 )
...
`fixture.debugElement.componentInstance` --> `fixture.componentInstance`
PR Close #36015
2020-03-18 10:00:01 -07:00
Filipe Silva
fbf6ec8813
test: update integration/cli-hello-world project structure ( #33175 )
...
PR Close #33175
2019-10-21 15:54:06 -04:00
JiaLiPassion
53d13c3fc6
refactor: rename unpatched event flag in Zone from `BLACK_LISTED_EVENTS` to `UNPATCHED_EVENTS` ( #29617 )
...
Closes #28529
PR Close #29617
2019-10-04 08:44:58 -07:00
George Kalpakas
94e305f48e
build: upgrade `cli-hello-world[-ivy]` integration projects to @angular/cli@7.2.1 ( #27697 )
...
PR Close #27697
2019-01-22 12:02:10 -08:00
Olivier Combe
8062f7de9e
test: add i18n to cli-hello-world integration test ( #23527 )
...
PR Close #23527
2018-04-27 07:24:35 -07:00
Igor Minar
dae4689b1c
test: upgrade cli-hello-world to cli 6.0.0-rc.0 ( #23149 )
...
PR Close #23149
2018-04-04 17:47:47 -07:00
Alex Eagle
08aa54e1d9
ci: Add back the CLI integration test with pinning ( #21555 )
...
The CLI app is now checked in, rather than generated dynamically with
`ng new`. This loses some assertion power, but gains hermeticity.
It also checks in lock files for all integration tests, avoiding
floating version numbers.
We'll need another place to integration test between changes in
the various repositories - but the angular/angular PR-blocking status
is not the right place to do this.
PR Close #21555
2018-01-25 22:18:55 -08:00