-
Notifications
You must be signed in to change notification settings - Fork 58
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
Update OpenAPI docs plugin to v2.0.0 #349
Conversation
Visit the preview URL for this PR (updated for commit 53ffcea): https://pan-dev-f1b58--pr349-twzgaijd.web.app (expires Sun, 10 Dec 2023 20:17:07 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 9359a9fa100d5fdb082f75280473a90b1f96eb51 |
8647962
to
c202c50
Compare
4829391
to
1f8ac24
Compare
15deecd
to
ef3dc25
Compare
ef3dc25
to
53ffcea
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'd say let's do it. We'll upgrade the plugin to latest beta/stable as needed.
Support for Docusaurus v2.4.3 and React 18 now included in this PR. It also adds support for |
* Update to plugin v2.0.0-beta.3 * Add missing key to NavbarDocItems li mappings * Remove maxwidth for navbar and main wrapper * Set prism code font size to openapi var * Update dark mode color theme * Use ifm-pre-background for server container * upgrade plugin and docusaurus * revert docusaurus to 2.4.0 * upgrade plugin to 665 * upgrade to v2.0.0-beta.4 * migrate to more legible font family * override send btn bg color * fix openapi response placeholder text color and alignment * revert background colors * apply more appropriate bg colors * adjust code bg color * increase body input font size * upgrade to latest canary release * upgrade to 0.0.0-beta.672 * upgrade to react 18 and beta.677 --------- Co-authored-by: Steven Serrata <[email protected]>
Description
Preview: https://pan-dev-f1b58--pr349-twzgaijd.web.app/sase/api/tenancy/post-tenancy-v-1-tenant-service-groups/
This PR consists of updating the OpenAPI docs plugin to the latest beta version. This update includes support for Docusaurus
v2.4.0
, several UI/UX improvements, bug fixes, and new features.Screenshots (if appropriate)
Types of changes
Checklist