11 Commits

Author SHA1 Message Date
Kapunahele Wong
8a08ff1571 docs: fix comments in services example ()
PR Close 
2019-01-16 17:38:23 -08:00
Brandon Roberts
67ad9468d3 docs: fix broken lazy loading examples with Angular CLI RC upgrade ()
PR Close 
2018-10-09 17:04:19 -07:00
Kapunahele Wong
a09c3923db docs: delete old comments from example ()
PR Close 
2018-09-13 15:33:33 -07:00
Daniel
c205516f0d docs: refactor ngmodules example ()
PR Close 
2018-07-24 21:03:38 -07:00
Victor Berchet
27d811a7ce
Revert "docs: update docs to use HttpClientModule instead of HttpModule ()"
This reverts commit 3ed7fc668641e62767eb3bcf61e0f5e08a1875cc.
2018-05-30 16:12:49 -07:00
Aaron Gussman
3ed7fc6686 docs: update docs to use HttpClientModule instead of HttpModule ()
Updated most examples to use HttpClientModule instead of deprecated HttpModule

fix 

PR Close 
2018-05-30 10:03:14 -07:00
Brandon Roberts
2278fe8f0e docs(aio): Upgrade examples to Angular 6 ()
PR Close 
2018-04-17 14:09:02 -07:00
Igor Minar
b43f8bc7d3 feat(core): upgrade rxjs to 6.0.0-alpha.4 ()
PR Close 
2018-03-19 21:51:51 -07:00
George Kalpakas
15c2a93f14 build(aio): check for obsolete plnkr.json and missing main files ()
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 
2018-01-23 21:30:27 -08:00
George Kalpakas
4596b9d0df docs: fix/improve example for singleton-services guide ()
PR Close 
2018-01-18 18:22:20 -06:00
Kapunahele Wong
53f91189a1 docs(aio): add NgModule docs ()
PR Close 
2018-01-10 16:26:46 -08:00