-
Notifications
You must be signed in to change notification settings - Fork 20
Didi/agendaview #1278
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
Didi/agendaview #1278
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 introduces Agenda View support to the .NET MAUI Scheduler control documentation. The changes add comprehensive documentation for the new Agenda View feature, including its configuration, styling, events, and commands.
Key Changes
- Added complete Agenda View documentation with properties, templates, and styling options
- Updated all existing scheduler view documentation files to include descriptive alt text for images
- Enhanced events and commands documentation to include Agenda View-specific functionality
Reviewed Changes
Copilot reviewed 11 out of 13 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| controls/scheduler/views/agenda-view.md | New documentation page for Agenda View with properties and configuration details |
| controls/scheduler/styling/agenda-styling.md | New documentation page for Agenda View styling and templates |
| controls/scheduler/views/overview.md | Added Agenda View to the list of available views |
| controls/scheduler/views/week-view.md | Added descriptive alt text to week view image |
| controls/scheduler/views/multiday-view.md | Added descriptive alt text to multiday view image |
| controls/scheduler/views/month-view.md | Added descriptive alt text to month view image |
| controls/scheduler/views/day-view.md | Added descriptive alt text to day view image |
| controls/scheduler/overview.md | Updated feature description to include agenda view |
| controls/scheduler/events.md | Added AgendaItemTapped and AgendaItemDoubleTapped events documentation |
| controls/scheduler/commands.md | Added agenda-specific commands and fixed typo in MonthDayDoubleTapCommand |
| controls/scheduler/date.md | New documentation page for date-related properties |
💡 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.
Consider the comments by Copilot as well.
No description provided.