-
Notifications
You must be signed in to change notification settings - Fork 19
add skeleton first part #1266
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
add skeleton first part #1266
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.
Pull Request Overview
This PR adds initial documentation for the Skeleton control in Telerik UI for .NET MAUI. The Skeleton control is a loading placeholder component that displays animated placeholder content while actual data is being loaded.
Key changes:
- Added comprehensive documentation for the new Skeleton control including overview, getting started guide, configuration, styling, animations, and custom views
- Updated navigation structure to include references to the Skeleton control
- Added BottomSheet and SpeechToTextButton controls to the introduction page
Reviewed Changes
Copilot reviewed 9 out of 16 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| introduction.md | Added BottomSheet, SpeechToTextButton, and Skeleton control entries to the component list |
| docs-builder.yml | Added Skeleton control configuration entry |
| controls/skeleton/overview.md | Created overview documentation for Skeleton control |
| controls/skeleton/getting-started.md | Created getting started guide with setup instructions |
| controls/skeleton/default-view.md | Documented built-in skeleton view types |
| controls/skeleton/configuration.md | Documented configuration properties and repeat count features |
| controls/skeleton/animation.md | Documented animation types and options |
| controls/skeleton/custom-view.md | Documented custom template and drawable capabilities |
| controls/skeleton/styling.md | Documented styling properties and customization options |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
yordan-mitev
left a comment
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.
Please consider the comments by Copilot as well.
No description provided.