angular/aio/tools/transforms/templates/api
Kristiyan Kostadinov 43e6fb0606 feat(core): enable block syntax (#51994)
Enables the new `@` block syntax by default by removing the `enabledBlockTypes` flags. There are still some internal flags that allow special use cases to opt out of the block syntax, like during XML parsing and when compiling older libraries (see #51979).

PR Close #51994
2023-10-03 15:26:05 -07:00
..
includes feat(core): enable block syntax (#51994) 2023-10-03 15:26:05 -07:00
lib feat(core): enable block syntax (#51994) 2023-10-03 15:26:05 -07:00
base.template.html fix(docs-infra): Ensure experimental tag shows up on docs (#51712) 2023-09-11 09:20:52 -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 fix(docs-infra): Ensure experimental tag shows up on docs (#51712) 2023-09-11 09:20:52 -07: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