Matthieu Riegler
|
e3919e7b9d
|
docs: display property details (#57622)
In case there are no signatures (like in an bare interface method), we display the implementation information.
PR Close #57622
|
2024-09-05 17:22:32 +00:00 |
|
Matthieu Riegler
|
1b7571f404
|
docs(docs-infra): enable tests for api-gen (#57618)
PR Close #57618
|
2024-09-05 14:05:04 +00:00 |
|
Matthieu Riegler
|
a84cecfc99
|
docs(docs-infra): add support for extends/implements on API entries (#57588)
PR Close #57588
|
2024-09-03 07:47:25 -07:00 |
|
Matthieu Riegler
|
b031b640b9
|
docs(docs-infra): Add set of unit tests to the API markdown parsing (#57492)
PR Close #57492
|
2024-08-30 11:12:25 -07:00 |
|
Matthieu Riegler
|
b96e75b89a
|
docs(docs-infra): Improve styling around API pages (#57492)
PR Close #57492
|
2024-08-30 11:12:25 -07:00 |
|
Matthieu Riegler
|
55387c5b56
|
docs(docs-infra): Improve support for deprecated methods (#57492)
PR Close #57492
|
2024-08-30 11:12:25 -07:00 |
|
Matthieu Riegler
|
01030d58a7
|
docs(docs-infra): Add support for cross-links on API pages (#57346)
PR Close #57346
|
2024-08-29 13:39:58 -07:00 |
|
Matthieu Riegler
|
6c2beba63d
|
docs(docs-infra): Add dev-mode only mention for core/global (#57365)
PR Close #57365
|
2024-08-29 10:17:35 -07:00 |
|
Matthieu Riegler
|
e404f88092
|
docs(docs-infra): show usageNotes only for methods. (#57343)
Prior to this change, function and methods showed their usage notes which resulted in duplicate displays for functions.
Fixes #57339
PR Close #57343
|
2024-08-29 07:39:50 -07:00 |
|
Matthieu Riegler
|
cb3128d925
|
docs(docs-infra): fix regressions around members & deprecations (#57465)
This commit fixes regressions introduced by #57255
PR Close #57465
|
2024-08-21 11:26:26 -07:00 |
|
Matthieu Riegler
|
b87bbf6c95
|
docs(docs-infra): Add tests for marked rendering (#57344)
On top of #57338, to make sure we prevent similar regressions on marked rendering.
PR Close #57344
|
2024-08-19 09:21:16 -07:00 |
|
Matthieu Riegler
|
9857570165
|
docs(docs-infra): fix markdown link rendering (#57377)
fixes #57376
PR Close #57377
|
2024-08-13 15:53:55 -07:00 |
|
Matthieu Riegler
|
04911d7599
|
docs(docs-infra): Add support for function/method overloads (#57255)
PR Close #57255
|
2024-08-13 12:09:01 -07:00 |
|
Matthieu Riegler
|
360979f37e
|
docs(docs-infra): fix marked rendering (#57338)
Follow-up to #57319 which introduced some regressions after updating marked to v14
PR Close #57338
|
2024-08-12 11:19:51 -07:00 |
|
Angular Robot
|
2c321a0f7f
|
build: update dependency marked to v14 (#57319)
See associated pull request for more information.
Closes #57283 as a pr takeover
PR Close #57319
|
2024-08-09 08:04:04 -07:00 |
|
Joey Perrott
|
3bdead1b2f
|
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:29 +00:00 |
|