Andrew Kushnir
bf3235cdce
Revert "docs(docs-infra): fix markdown link rendering ( #57377 )" ( #57380 )
...
This reverts commit 95af661400 .
Reason for revert: failign CI on 18.1.x branch.
PR Close #57380
2024-08-13 18:23:08 -07:00
Matthieu Riegler
95af661400
docs(docs-infra): fix markdown link rendering ( #57377 )
...
fixes #57376
PR Close #57377
2024-08-13 15:53:56 -07:00
Andrew Scott
37cf37e3c3
refactor(docs-infra): Update search results to display content when it is matched ( #57298 )
...
This commit updates the search results to query for the content as well
as a snippet of the content for display when it's the content that
matches the query rather than any of the headers.
PR Close #57298
2024-08-13 12:07:49 -07:00
Angular Robot
cf245ea0af
build: update dependency marked to v14 ( #57320 )
...
See associated pull request for more information.
Closes #57283 as a pr takeover
PR Close #57320
2024-08-09 08:04:37 -07:00
Andrew Scott
596c25157c
refactor(docs-infra): Use new APIs in search dialog ( #57269 )
...
This reverts commit 9109f31cb7 .
PR Close #57269
2024-08-06 13:49:41 +00:00
Andrew Scott
6b2a4c083b
Revert "refactor(docs-infra): Use new APIs in search dialog ( #57215 )" ( #57268 )
...
This reverts commit f5960d0f94 .
PR Close #57268
2024-08-05 21:12:00 +00:00
Joey Perrott
6eac1b3f22
refactor(docs-infra): migrate api-gen from dev-infra into the repo ( #57241 )
...
Move the api-gen pipeline into the shared-docs directory.
PR Close #57241
2024-08-05 17:06:30 +00:00
Joey Perrott
e8794dd1f0
fix(docs-infra): replace the uses of replaceAll with replace using regex with g flag ( #57232 )
...
Use the g flag in replace to perform a replaceAll
PR Close #57232
2024-08-01 19:17:25 +00:00
Andrew Scott
de7f5ac9f1
refactor(docs-infra): Use new APIs in search dialog ( #57215 )
...
This updates the search dialog component to use signal APIs
PR Close #57215
2024-07-31 18:56:31 +00:00
Matthieu Riegler
103a4dccdc
docs(docs-infra): extract captured group from heading custom id regexp ( #57206 )
...
Backport of angular/dev-infra#2202
PR Close #57206
2024-07-31 16:03:28 +00:00
Joey Perrott
81b30dcef0
refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory ( #57132 )
...
To increase the ease of development we are moving @angular/docs into the adev directory within this repo. While
we are doing this to improve our development experience in the short term, efforts are also in place
to maintain a division between this @angular/docs (shared) code and adev itself, so that it can be extracted
back out in the future when components is ready to leverage it as well.
PR Close #57132
2024-07-30 15:51:27 +00:00