angular/aio/tools/transforms/templates/api
Paul Gschwendtner fcea8c1c5d feat(docs-infra): show overloads of methods in API overview (#54053)
This enables us to show overloads of methods in the API overview. This
is useful for e.g. showing the various signatures of the signal input
function, or for signal-based queris.

There seems to be some issues with the length of the `InputFunction`
overloads. There is some line wrapping that doesn't make it _super_
readable but this is an unrelated problem to this change, but rather
a question of UI / API representation in the angular.io site.

PR Close #54053
2024-01-26 19:10:56 +00:00
..
includes docs(docs-infra): add if cases in templates to avoid internal marked parameters or methods to appear in the documentation (#52020) 2024-01-26 15:47:15 +00:00
lib feat(docs-infra): show overloads of methods in API overview (#54053) 2024-01-26 19:10:56 +00:00
base.template.html fix(docs-infra): Ensure experimental tag shows up on docs (#51712) 2023-09-11 09:20:52 -07:00
block.template.html docs(docs-infra): add support for block syntax to dgeni (#52123) 2023-10-10 13:55:04 -07:00
class.template.html perf(docs-infra): reduce unnecessary whitespace in API docs (#43435) 2021-09-14 08:29:50 -07:00
const.template.html build(aio): refactor API templates for clean start 2017-05-03 13:30:11 -07:00
decorator.template.html docs(docs-infra): add if cases in templates to avoid internal marked parameters or methods to appear in the documentation (#52020) 2024-01-26 15:47:15 +00:00
directive.template.html perf(docs-infra): reduce unnecessary whitespace in API docs (#43435) 2021-09-14 08:29:50 -07:00
element.template.html feat(docs-infra): add support for "special elements" (#41299) 2021-06-16 14:01:16 -07:00
enum.template.html build(docs-infra): remove unused property table heading (#25768) 2018-10-01 09:36:34 -07:00
export-base.template.html perf(docs-infra): reduce unnecessary whitespace in API docs (#43435) 2021-09-14 08:29:50 -07:00
function.template.html build(docs-infra): ensure overloaded functions render correctly (#44090) 2021-11-17 10:33:10 -08:00
interface.template.html build(aio): add github links to API doc members (#24000) 2018-06-13 16:47:40 -07:00
let.template.html build(aio): refactor API templates for clean start 2017-05-03 13:30:11 -07:00
ngmodule.template.html build(docs-infra): associate providedIn injectables with their NgModule (#41960) 2021-05-10 10:28:30 -04:00
package.template.html docs: updated the markup elements (#50586) 2023-06-06 14:14:26 -07:00
pipe.template.html build(aio): improve the API Pipe pages (#22702) 2018-03-14 14:21:11 -07:00
type-alias.template.html build(aio): fix various API rendering issues 2017-10-03 08:15:02 -07:00
value-module.template.html build(aio): refactor API templates for clean start 2017-05-03 13:30:11 -07:00
var.template.html fix(docs-infra): add deprecated-api-item class to remaining deprecated items (#34192) 2019-12-05 10:12:11 -08:00