docs: Improve Widget Builder and UI Kit Builder documentation#228
Open
docs: Improve Widget Builder and UI Kit Builder documentation#228
Conversation
- Add Quick Reference blocks to all 21 MDX files for AI agents and developers - Add frontmatter descriptions where missing - Replace bullet-list Next Steps with CardGroup navigation - Add JavaScript tabs alongside TypeScript tabs in code examples - Add security warnings for Auth Key usage on integration pages - Fix placeholder values (empty strings → descriptive placeholders) - Add cross-links between related documentation pages - Standardize tab naming (filename-based → language names) Files modified: - Widget Builder: widget/overview.mdx, widget/html/*.mdx, widget/html/legacy/*.mdx - UI Kit Builder React: chat-builder/react/*.mdx - UI Kit Builder Next.js: chat-builder/nextjs/*.mdx - UI Kit Builder React Router: chat-builder/react-router/*.mdx - Shared snippet: snippets/widget/overview.mdx
- Updated workflow from 6 steps to 5 steps (combined Export and Review) - Added Review Your Export section with feature toggle explanation - Added screenshot for the export modal (Step 1 of 3) - Applied to React, Next.js, and React Router integration pages
… to Troubleshooting
… simplified How It Works, and Get Started CTA
…ure with Theming and Localization cards
…ine file trees and customization tips
…te card titles to 'Customizations'
- Rename 'User Login' to 'User Authentication' section - Improve intro text with UID purpose explanation - Simplify test users list to range format - Shorten sub-section titles (Login After/During Initialization) - Combine credentials info in Step 3, remove duplicate from Step 4 - Update Security note to 'Auth Key vs Auth Token' with friendlier tone - Move security note to end of Step 4 (after code examples) - Change support text to friendlier help-focused tone - Format credentials as inline code (APP_ID, AUTH_KEY, REGION) - Add User Authentication learn more link
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.
Improves 21 MDX files with Quick Reference blocks, CardGroup navigation, JS tabs, security warnings, and cross-links.