-
Notifications
You must be signed in to change notification settings - Fork 210
Add View component documentation #1702
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.
This PR is being reviewed by Cursor Bugbot
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
| "components/tooltips", | ||
| "components/update" | ||
| "components/update", | ||
| "components/view" |
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.
Bug: Broken Multilingual Navigation for Documentation
The components/view page was added to the English navigation but is missing from the French, Spanish, and Chinese navigation sections. This creates inconsistent documentation across languages where the View component documentation is only accessible in English, breaking the multilingual documentation structure.
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.
Can ignore. Locadex will update the docs.json when it runs the translation
Co-authored-by: Kaishan (Sam) Ding <[email protected]>
Co-authored-by: Kaishan (Sam) Ding <[email protected]>
Added documentation for the new View component that allows creating multi-view content for different programming languages or frameworks. Includes component description, properties, and practical example showing how to display different code snippets based on selected view.
Created by Mintlify agent
Note
Adds
components/view.mdxwith usage, example, and properties; updates navigation to include it and normalizes French API labels' apostrophes.components/view.mdxdocumentingViewwith usage, code example (JavaScript/Python), and properties (title,icon,iconType).components/viewindocs.jsonunder Components.Written by Cursor Bugbot for commit d98d5b0. This will update automatically on new commits. Configure here.