Skip to content
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

chore: update docusaurus to 3.X #1686

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

jonas-jonas
Copy link
Contributor

Related Issue or Design Document

Checklist

  • I have read the contributing guidelines and signed the CLA.
  • I have referenced an issue containing the design document if my change introduces a new feature.
  • I have read the security policy.
  • I confirm that this pull request does not address a security vulnerability.
    If this pull request addresses a security vulnerability,
    I confirm that I got approval (please contact security@ory.sh) from the maintainers to push the changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added the necessary documentation within the code base (if appropriate).

Further comments

@jonas-jonas

This comment was marked as outdated.

@@ -9,7 +9,6 @@ sidebar_label: Permissions
```mdx-code-block
import CodeFromRemote from "@theme/CodeFromRemote"
import BrowserWindow from "@site/src/theme/BrowserWindow"
const file = (path) => `https://github.com/ory/keto/blob/master/contrib/rewrites-example/${path}`
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -18,7 +18,6 @@ import {
} from "./code/registration"
import RenderFlow from "@site/src/theme/Code/RenderFlow"
import DomainWarning from "@site/src/theme/DomainWarning"
import AjaxWarning from "@site/src/theme/AjaxWarning"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is now declared as a global component: https://github.com/ory/docs/pull/1686/files#diff-1a7d9fb0d0b87e2b0145fa0fa6599c217250db457fd1420801c2bcea6026c6f0R11

We can do that for the other commonly used custom components, and spare us the import statements.

Copy link

argos-ci bot commented May 2, 2024

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) 🧿 Changes detected (Review) 505 changed, 12 removed May 2, 2024, 7:43 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants