angular/aio/content/examples/http/src/app
Tom Raithel 551671fd51 docs: fix division by zero in progress events example (#46077)
If the `event.total` is undefined, this line would have generated a `NaN` due to division by zero. I suppose, that a `0` would be more suitable for this case.

PR Close #46077
2022-05-23 13:27:45 -07:00
..
config refactor(docs-infra): replace deprecated subscribe usages (#45046) 2022-02-11 14:33:45 -08:00
downloader refactor(docs-infra): add types to all the aio examples buttons (#44557) 2022-02-03 12:44:47 -08:00
heroes docs: improve structure of http example (#44986) 2022-02-28 19:31:25 +00:00
http-interceptors docs: update deprecated form of the tap operator in http example (#44738) 2022-01-19 09:22:02 -08:00
messages docs: improve structure of http example (#44986) 2022-02-28 19:31:25 +00:00
package-search docs: use correct service name when creating error handler in http example (#43767) 2021-10-08 20:17:58 +00:00
uploader docs: fix division by zero in progress events example (#46077) 2022-05-23 13:27:45 -07:00
app.component.css docs: improve structure of http example (#44986) 2022-02-28 19:31:25 +00:00
app.component.html docs: improve structure of http example (#44986) 2022-02-28 19:31:25 +00:00
app.component.ts docs: improve structure of http example (#44986) 2022-02-28 19:31:25 +00:00
app.module.ts style(docs-infra): fix docs examples for tslint rule import-spacing (#38143) 2020-07-31 11:00:05 -07:00
auth.service.ts docs: add http guide sample and adjust text (#21326) 2018-01-31 10:24:43 -08:00
http-error-handler.service.ts refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
in-memory-data.service.ts docs: remove Narco from hero list in code, text, and images (#46008) 2022-05-17 17:47:03 +00:00
message.service.ts docs: add http guide sample and adjust text (#21326) 2018-01-31 10:24:43 -08:00
request-cache.service.ts docs: remove unused "docregions" (#40479) 2021-01-20 16:12:15 -08:00