docs(ui-kit/react): add documentation for react uikit v7#381
Open
PrajwalDhuleCC wants to merge 12 commits into
Open
docs(ui-kit/react): add documentation for react uikit v7#381PrajwalDhuleCC wants to merge 12 commits into
PrajwalDhuleCC wants to merge 12 commits into
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
- Add three layout diagram images for React v7 (one-panel, two-panel with/without tabs) - Replace TODO:IMAGE placeholders with actual image references across 33 documentation files - Update Astro, Next.js, and React Router integration guides with visual layout examples - Replace inline comments with proper <Frame> image embeds for all chat layout patterns - Complete visual documentation for conversation, one-to-one chat, and tab-based chat layouts
- Update collaborative-document.mdx iframe src to use iframe.html endpoint - Update collaborative-whiteboard.mdx iframe src to use iframe.html endpoint - Replace ?path=/story/ query parameter with ?id= for proper storybook routing - Ensures correct embedding and display of component stories in documentation
…igation structure - Remove standalone overview and quick-start pages (ai-assistant, ai-features-overview, calling-overview, quick-start) - Delete individual component documentation files from root level (40+ components moved or removed) - Add action-bubble component documentation to components directory - Update docs.json navigation to include message-bubble, message-information, reactions, reaction-list, and action-bubble components - Update call-features, components-overview, and plugin documentation files (call-action, group-action, polls, stickers) - Consolidate component documentation structure under ui-kit/react/components directory - Simplify navigation hierarchy to improve discoverability and reduce documentation duplication
…aths - Update component links to use `/ui-kit/react/components/` prefix instead of `/components/` - Update feature and guide links to use `/ui-kit/react/` prefix for consistency - Standardize navigation paths across 51 documentation files - Ensure all internal cross-references point to correct URL structure - Fix broken relative links in integration guides, component pages, and feature documentation
- Remove static image frames from component overviews (ai-assistant-chat, call-logs, group-members, groups, incoming-call, message-composer) - Add interactive Storybook iframe embeds to call-logs and message-bubble for live preview - Replace TODO storybook link with functional Storybook iframe in call-logs - Update docs.json to rename "How-To Guides" section to "Guides" - Standardize live preview experience across components with consistent iframe styling and accessibility attributes - Improve documentation interactivity by embedding Storybook previews directly in component pages
- Move Architecture and Customization sections after Plugins in navigation - Move troubleshooting and link pages outside Migration Guide group - Add new link documentation pages (Figma and sample links) - Remove inline TODO comments for CodeSandbox and Storybook embeds - Convert event-system diagram from ASCII art to Mermaid flowchart - Clean up unused TODO markers across integration guides and component overview
Add view slot examples, images, and CSS architecture to v7 docs
- Remove migration guide group from docs.json navigation structure - Delete migration guide card from overview.mdx - Streamline documentation structure by consolidating migration content
…igation - Update docs.json to point to root-level documentation instead of v6 paths - Add comprehensive component documentation files (ai-assistant-chat, call-buttons, conversations, etc.) - Add new guide documentation files (guide-overview, guide-new-chat, guide-group-chat, etc.) - Add integration-specific documentation (astro-integration, next-js-integration, react-js-integration, react-router-integration) - Add feature-specific documentation (ai-features, call-features, core-features, extensions) - Add formatter guides (custom-text-formatter, mentions-formatter, shortcut-formatter, url-formatter) - Add localization, theme, and event system documentation - Create v7-specific documentation directory with reorganized content from v6 structure - Add changelog documentation in link subdirectory - Reorganize v7 components from flat structure to clearer file organization
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Related Issue(s)
Type of Change
Checklist
Additional Information
Screenshots (if applicable)