angular/aio/content/examples/http/src/app
dario-piotrowicz 9366a3c5f3 docs: improve structure of http example (#44986)
improve the http aio example by:
 - adding a background color to the messages section so that it
   can be distinguished from the others
 - avoid using `hr` elements to divide the various sections, use
   css instead (so that the divisions can also be omitted when
   the sections are not being shown)
 - fix the erroneous presence of an input text element inside a button
   (see: https://github.com/angular/angular/pull/44557#discussion_r787239658)

PR Close #44986
2022-02-28 19:31:25 +00: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 refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05: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 http example dependency on 3rd party service (#43475) 2021-09-16 15:59:05 +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