Skip to content

feat: Mintlify Components Docs Integration Changes(v1.0.0)#703

Open
grandmaester wants to merge 25 commits intomainfrom
feat/mintlify-components-integration-changes
Open

feat: Mintlify Components Docs Integration Changes(v1.0.0)#703
grandmaester wants to merge 25 commits intomainfrom
feat/mintlify-components-integration-changes

Conversation

@grandmaester
Copy link
Contributor

@grandmaester grandmaester commented Feb 27, 2026

Description

Interactive Doc on Mintlify

This change is the second step in the integration of interactive documentation for our Universal Components into Mintlify platform. First step was this PR

It includes documentations for My Organization Components:

  1. SSO Provider Create
  2. SSO Provider Edit
  3. SSO Provider Table
  4. Organization Details Edit
  5. Domain Table

This PR fulfills below expectations:

  1. Interactive Documentation: Enable live, interactive components within documentation
  2. Component Embedding: Support direct embedding in MDX documentation files.
  3. Dynamic Mounting: Mount React components dynamically based on component names
  4. Mock API Logic: Provide realistic mock implementations & skip real authentication calls
  5. Mintlify Integration: Handle client-side routing changes, detect theme switches (light/dark).
  6. These should be importable from consumer apps without any authentications.

Architecture:

image

References

Technical Details: https://oktawiki.atlassian.net/wiki/spaces/UCT/pages/edit-v2/4355359498?draftShareId=61c1094d-634d-4563-8f58-f3831f86a907

Testing

Checklist

  • I've read and followed CONTRIBUTING.md.
  • I've tested the site build for this change locally.
  • I've made appropriate docs updates for any code or config changes.
  • I've coordinated with the Product Docs and/or Docs Management team about non-trivial changes.

grandmaester and others added 25 commits February 2, 2026 15:14
@grandmaester grandmaester self-assigned this Feb 27, 2026
@grandmaester grandmaester requested review from a team as code owners February 27, 2026 18:49
@grandmaester grandmaester added the documentation Improvements or additions to documentation label Feb 27, 2026
@github-actions
Copy link

Summary

Status Count
🔍 Total 51
✅ Successful 1
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 50
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0
Full Github Actions output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant