angular/aio/content/examples/http/src
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
..
app docs: improve structure of http example (#44986) 2022-02-28 19:31:25 +00:00
assets docs(http): add custom JSONParser example (#40645) 2021-02-16 08:03:33 -08:00
testing docs: fix test examples to use withContext (#45100) 2022-02-18 13:32:44 -08:00
browser-test-shim.js docs: migrate examples from @angular/http to @angular/common/http (#28296) 2019-03-11 10:52:17 -07:00
index-specs.html Revert "docs: add testing styles in index.html, remove additional configuration" (#25892) 2018-10-09 17:04:19 -07:00
index.html docs: improve accessibility of http example (#41057) 2021-04-26 09:11:07 -07:00
main-specs.ts refactor(docs-infra): use eslint in aio's example-lint script (#43218) 2021-12-15 12:28:46 -05:00
main.ts fix(docs-infra): fix StackBlitz and zipped http examples (#33941) 2019-11-20 14:44:31 -08:00
test.css Revert "docs: add testing styles in index.html, remove additional configuration" (#25892) 2018-10-09 17:04:19 -07:00