-
Notifications
You must be signed in to change notification settings - Fork 32
docs: Replace NuGet package installation instructions with UnoFeatures configuration #1597
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.
Pull request overview
This PR updates the Uno.Themes documentation to replace NuGet package installation instructions with UnoFeatures configuration instructions, reflecting the modern approach to enabling Material and Cupertino themes in Uno Platform applications. The changes add IMPORTANT callout blocks at the top of documentation pages to highlight the new UnoFeatures-based configuration method, update descriptive text to reference UnoFeatures instead of NuGet packages, and add NOTE callouts to legacy template sections directing users to modern Single Project instructions.
- Added IMPORTANT callout blocks highlighting UnoFeatures configuration across all theme-related documentation files
- Updated Getting Started guides to emphasize UnoFeatures as the primary method for enabling themes
- Added clarifying notes to legacy template sections directing users to modern approaches
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| doc/themes-overview.md | Added UnoFeatures callout and updated description to mention UnoFeatures instead of NuGet packages |
| doc/themes-control-extensions.md | Added UnoFeatures callout for Material features |
| doc/material-migration.md | Added UnoFeatures callout for Material configuration |
| doc/material-getting-started.md | Added UnoFeatures callout, updated intro text, added legacy template notes with proper indentation |
| doc/material-dsp.md | Added UnoFeatures callout for Material and Dsp features (missing blank line before next section) |
| doc/material-controls-styles.md | Added UnoFeatures callout for Material resources |
| doc/material-colors.md | Added UnoFeatures callout for Material resources |
| doc/lightweight-styling.md | Added UnoFeatures callout for Material examples |
| doc/cupertino-getting-started.md | Added UnoFeatures callout, updated intro text, added legacy template notes |
| doc/cupertino-controls-styles.md | Added UnoFeatures callout for Cupertino resources |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@Mergifyio backport release/stable/6.0 |
🛑 Command
|
|
@Mergifyio backport release/stable/6.0 |
✅ Backports have been createdDetails
|
GitHub Issue (If applicable): Closes https://github.com/unoplatform/uno.ai-private/issues/367
PR Type
What kind of change does this PR introduce?
Description
PR Checklist
Please check if your PR fulfills the following requirements: