Sagar Pandita
c1a93fcf32
docs: remove augury resource ( #41107 )
...
Partially addresses #41030 .
PR Close #41107
2021-03-08 10:00:13 -08:00
Alan Agius
c362205882
build: update test to use new zone.js entry-points ( #40823 )
...
In CLI version 12, the old style of imports is no longer supported.
PR Close #40823
2021-02-24 07:58:29 -08:00
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
3f273f8d63
test: update integration/cli-hello-world-ivy-compat 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
Filipe Silva
36284713b2
build: rename cli-hello-world-ivy test to cli-hello-world-ivy-compat ( #28372 )
...
There are two ways to bootstrap an Ivy app: with `platformBrowserDynamic().bootstrapModule` and `renderComponent`.
To distinguish between these two approaches we call the `platformBrowserDynamic().bootstrapModule` way `ivy-compat` and the `renderComponent` way just `ivy`.
PR Close #28372
2019-02-07 12:36:51 -08:00