George Kalpakas
c9fd8e39f3
build(docs-infra): update project structure to cli@9 6/12 (index.html
) ( #36015 )
...
Update `index.html` (mostly remove empty line).
PR Close #36015
2020-03-18 10:00:01 -07:00
George Kalpakas
fc325c49ec
build(docs-infra): update project structure to cli@9 3/12 (title in a h1 tag
) ( #36015 )
...
Make test description less implementation specific.
PR Close #36015
2020-03-18 10:00:01 -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
George Kalpakas
21b8d6956a
build(docs-infra): remove obsolete content from example-config.json
files ( #36015 )
...
The `build` and `run` properties in `example-config.json` are only used
in example projects of type `systemjs`. In CLI-type projects, `build`
and `run` are ignored.
PR Close #36015
2020-03-18 10:00:01 -07:00
Brandon Roberts
661a57d9e2
docs: update docs example dependencies to version 8 ( #30385 )
...
PR Close #30385
2019-05-17 14:16:55 -07:00
Daniel
a3cf61b7cf
docs: refactor feature modules example ( #25069 )
...
PR Close #25069
2018-07-27 09:28:12 -07:00
Victor Berchet
27d811a7ce
Revert "docs: update docs to use HttpClientModule instead of HttpModule ( #22727 )"
...
This reverts commit 3ed7fc668641e62767eb3bcf61e0f5e08a1875cc.
2018-05-30 16:12:49 -07:00
Aaron Gussman
3ed7fc6686
docs: update docs to use HttpClientModule instead of HttpModule ( #22727 )
...
Updated most examples to use HttpClientModule instead of deprecated HttpModule
fix #19280
PR Close #22727
2018-05-30 10:03:14 -07:00
Brandon Roberts
2278fe8f0e
docs(aio): Upgrade examples to Angular 6 ( #23234 )
...
PR Close #23234
2018-04-17 14:09:02 -07:00
George Kalpakas
15c2a93f14
build(aio): check for obsolete plnkr.json
and missing main
files ( #20165 )
...
Also, remove `plnkr.json` for `service-worker-getting-started` guide,
since it is not used and ServiceWorker cannot work correctly in
plnkr/stackblitz anyway (e.g. no build step to re-compute hashes).
A zipper might be useful and can be added in a subsequent PR, but it is
currently broken (e.g. no dependency on `@angular/service-worker`).
PR Close #20165
2018-01-23 21:30:27 -08:00
Kapunahele Wong
53f91189a1
docs(aio): add NgModule docs ( #20306 )
...
PR Close #20306
2018-01-10 16:26:46 -08:00