-
Notifications
You must be signed in to change notification settings - Fork 421
feat(api-reference): show External Documentation Object #5623
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🦋 Changeset detectedLatest commit: ba45ba6 The changes in this PR will be included in the next version bump. This PR includes changesets to release 29 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
1dfe985
to
3ecf352
Compare
will jump into this once #5706 is in |
@antlio can you get this one over the finish line? just vertically stack these links in the introduction section: and put at the top of endpoint / tag markdowns (but not in the same container as headings) |
3ecf352
to
6263256
Compare
#11488 Bundle Size — 2.61MiB (+0.62%).a747b1c(current) vs f62f7f3 main#11483(baseline) Warning Bundle contains 3 duplicate packages – View duplicate packages Bundle metrics
Bundle analysis report Branch feat/external-docs Project dashboard Generated by RelativeCI Documentation Report issue |
60f5af0
to
eb1bca6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i don't think we wanna use parsed spec anymore but waiting for @amritk
fair i just lazily reused it since it is still heavily present, updated in order to favor store collection |
2e8ffaa
to
d43735a
Compare
Correct, I have removed it from there in my PR. use |
but you don't need to change anything in intro as I have already done it |
d43735a
to
cf26e10
Compare
cf26e10
to
a19fa17
Compare
packages/api-reference/src/features/ExternalDocs/ExternalDocs.vue
Outdated
Show resolved
Hide resolved
on you now @marclave |
c4557cb
to
90e1254
Compare
8c93275
to
6ae4acf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
slick!
3054b45
to
999ebca
Compare
999ebca
to
ba45ba6
Compare
Co-authored-by: Amrit Kahlon <amrit@scalar.com>
ba45ba6
to
a747b1c
Compare
Problem
Currently, we don’t render External Documentation Objects. :(
Solution
This PR finally renders them. :)
Fixes #1020
Checklist
I’ve gone through the following:
pnpm changeset
).