-
Notifications
You must be signed in to change notification settings - Fork 410
chore: properly resolve ory:// in config editor #2197
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
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.
awesome!
the preview is a bit mangled but the config editor works fine.
local preview and build looks fine - looks like the same as in #2193
do you think its safe to merge?
No, probably not safe to merge. Looks like docusaurus changed something wrt custom styling. I'll take a look |
could be this maybe 🤔 facebook/docusaurus#10945 |
last commit fixed most of it, the network CTA is still bork @jonas-jonas |
the sidebar, topbar, and TOC links have the wrong colour - they should be normal text colour not blueish |
Fixes #1901
Related Issue or Design Document
Checklist
If this pull request addresses a security vulnerability,
I confirm that I got approval (please contact [email protected]) from the maintainers to push the changes.
Further comments