-
Notifications
You must be signed in to change notification settings - Fork 37
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
docs: upgrade to docusaurus 3.2.1 DOC-1134 #2589
Conversation
This patch makess the following changes: - Upgrades Docusaurus to 3.2.1 - Fixes breaking changes with `contentLoaded` function - Upgrades `docusaurus-plugin-openapi-docs` and `docusaurus-theme-openapi-docs` to the newest beta
✅ Deploy Preview for docs-spectrocloud ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Looks great. The visual comparison for the API pages reveal that the openapi plugin added some whitespace after the page title. Everything looks great.
This patch makess the following changes: - Upgrades Docusaurus to 3.2.1 - Fixes breaking changes with `contentLoaded` function - Upgrades `docusaurus-plugin-openapi-docs` and `docusaurus-theme-openapi-docs` to the newest beta (cherry picked from commit e06f436)
This patch makess the following changes: - Upgrades Docusaurus to 3.2.1 - Fixes breaking changes with `contentLoaded` function - Upgrades `docusaurus-plugin-openapi-docs` and `docusaurus-theme-openapi-docs` to the newest beta (cherry picked from commit e06f436)
This patch makess the following changes: - Upgrades Docusaurus to 3.2.1 - Fixes breaking changes with `contentLoaded` function - Upgrades `docusaurus-plugin-openapi-docs` and `docusaurus-theme-openapi-docs` to the newest beta (cherry picked from commit e06f436)
This patch makess the following changes: - Upgrades Docusaurus to 3.2.1 - Fixes breaking changes with `contentLoaded` function - Upgrades `docusaurus-plugin-openapi-docs` and `docusaurus-theme-openapi-docs` to the newest beta (cherry picked from commit e06f436)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
This patch makess the following changes: - Upgrades Docusaurus to 3.2.1 - Fixes breaking changes with `contentLoaded` function - Upgrades `docusaurus-plugin-openapi-docs` and `docusaurus-theme-openapi-docs` to the newest beta (cherry picked from commit e06f436) Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>
This patch makess the following changes: - Upgrades Docusaurus to 3.2.1 - Fixes breaking changes with `contentLoaded` function - Upgrades `docusaurus-plugin-openapi-docs` and `docusaurus-theme-openapi-docs` to the newest beta (cherry picked from commit e06f436) Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>
This patch makess the following changes: - Upgrades Docusaurus to 3.2.1 - Fixes breaking changes with `contentLoaded` function - Upgrades `docusaurus-plugin-openapi-docs` and `docusaurus-theme-openapi-docs` to the newest beta (cherry picked from commit e06f436) Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>
This patch makess the following changes: - Upgrades Docusaurus to 3.2.1 - Fixes breaking changes with `contentLoaded` function - Upgrades `docusaurus-plugin-openapi-docs` and `docusaurus-theme-openapi-docs` to the newest beta (cherry picked from commit e06f436) Co-authored-by: Adelina Simion <43963729+addetz@users.noreply.github.com>
📋 Visual Report for branch upgrade-docusaurus-doc-1134 with CI run 8573719797 and attempt 1 is ready at 💡 You may have to wait for DNS to resolve or the GitHub Pages job to complete. You can view the progress of the GitHub Pages job here. |
🎉 This PR is included in version 4.2.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 4.2.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Thank you for figuring this out, @addetz! It helped me move to 3.2.1 as well. |
Describe the Change
This patch makess the following changes:
docusaurus-plugin-openapi-docs
anddocusaurus-theme-openapi-docs
to the newest betacontentLoaded
function. This was changed in feat(core): add new plugin allContentLoaded lifecycle facebook/docusaurus#9931 and the author purposely did not mark it as a breaking changeChanged Pages
💻 Add Preview URL for Page
Jira Tickets
🎫 DOC-1134
Backports
Can this PR be backported?