angular/aio/tools/transforms/angular-api-package/processors
Jeremy Elbourn a49ee46dae docs(docs-infra): add support for block syntax to dgeni (#52123)
This adds the new block syntax to dgeni docs pipeline, mainly copying
the way that elements (`<ng-content>` etc.) work. Actual doc content is
just a placeholder for this PR.

PR Close #52123
2023-10-10 13:55:04 -07:00
..
addGlobalApiData.js
addGlobalApiData.spec.js
addMetadataAliases.js build: update dependency css-selector-parser to v3 (#51983) 2023-10-04 07:26:44 -07:00
addMetadataAliases.spec.js
addNotYetDocumentedProperty.js
addNotYetDocumentedProperty.spec.js
collectPackageContentDocs.js
collectPackageContentDocs.spec.js
computeApiBreadCrumbs.js
computeApiBreadCrumbs.spec.js
computeSearchTitle.js
computeSearchTitle.spec.js
computeStability.js
computeStability.spec.js
convertPrivateClassesToInterfaces.js
extractDecoratedClasses.js
extractDecoratedClasses.spec.js
extractPipeParams.js
extractPipeParams.spec.js
filterContainedDocs.js
filterMembers.js
filterMembers.spec.js
filterPrivateDocs.js
filterPrivateDocs.spec.js
fixupProjectRelativePath.js build(bazel): fix a regression where github links were incorrectly 2022-11-22 13:51:16 -07:00
fixupProjectRelativePath.spec.js build(bazel): fix a regression where github links were incorrectly 2022-11-22 13:51:16 -07:00
generateApiListDoc.js feat(docs-infra): add option to filter docs with developer preview status (#50142) 2023-06-20 11:01:32 +02:00
generateApiListDoc.spec.js feat(docs-infra): add option to filter docs with developer preview status (#50142) 2023-06-20 11:01:32 +02:00
markBarredODocsAsPrivate.js
markBarredODocsAsPrivate.spec.js
matchUpDirectiveDecorators.js
matchUpDirectiveDecorators.spec.js
mergeDecoratorDocs.js
mergeDecoratorDocs.spec.js
mergeOverriddenImplementation.js fix(docs-infra): prevent unnecessary warning in mergeOverridenImplementation Dgeni processor (#47201) 2022-08-22 10:51:02 -07:00
mergeOverriddenImplementation.spec.js refactor(forms): Move FormControl to an overridden exported constructor. (#44316) (#44806) 2022-01-31 22:48:23 +00:00
mergeParameterInfo.js
mergeParameterInfo.spec.js
processAliasDocs.js
processAliasDocs.spec.js
processBlocks.js docs(docs-infra): add support for block syntax to dgeni (#52123) 2023-10-10 13:55:04 -07:00
processClassLikeMembers.js
processClassLikeMembers.spec.js
processNgModuleDocs.js fix(docs-infra): do not require @ngModule tag on standalone types (#47024) 2022-08-03 11:04:55 -07:00
processNgModuleDocs.spec.js fix(docs-infra): do not require @ngModule tag on standalone types (#47024) 2022-08-03 11:04:55 -07:00
processPackages.js docs(docs-infra): add support for block syntax to dgeni (#52123) 2023-10-10 13:55:04 -07:00
processPackages.spec.js
processPseudoClasses.js
processPseudoClasses.spec.js
processSeeTags.js docs(docs-infra): throw an error when @link is used with a backtick reference (#50110) 2023-06-14 10:54:39 +02:00
processSpecialElements.js
removeInjectableAndInternalConstructors.js docs(docs-infra): Remove internal constructors from the doc. (#50282) 2023-05-15 09:24:58 -07:00
removeInjectableAndInternalConstructors.spec.js docs(docs-infra): Remove internal constructors from the doc. (#50282) 2023-05-15 09:24:58 -07:00
simplifyMemberAnchors.js
simplifyMemberAnchors.spec.js
updateGlobalApiPath.js
updateGlobalApiPath.spec.js