| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
This PR adds a new sample application "MvuxListApp" that demonstrates how to implement list selection and item modification using Uno Platform's MVUX framework. The app showcases binding to a ListState source and performing operations like renaming selected items.
Key changes:
Copilot reviewed 32 out of 35 changed files in this pull request and generated 7 comments.
| File | Description |
|---|---|
| src/MvuxListApp/ | Complete new sample application showcasing MVUX ListState operations |
| src/DevTKSS.Uno.Samples.sln | Added MvuxListApp project to solution |
| src/DevTKSS.Uno.SampleApps-Tutorials.slnf | Added MvuxListApp to solution filter |
| src/.vscode/ | Updated VS Code configuration for debugging and building the new app |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Sorry, something went wrong.
There was a problem hiding this comment.
Copilot reviewed 66 out of 74 changed files in this pull request and generated 4 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Sorry, something went wrong.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> chore: update launch.json chore: fix launch.json path Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> chore: Update path in src/.vscode/tasks.json Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ause error for branch protection
… in the most usable way to get as string does not implement any KeyEquatable we can not use UpdateItemAsync but this way we don't have to not use Updating at all which would mean to fallback to Remove and Add the item instead
…ties as far as possible
…d Updating specific Items
… known issues with Styles folder
…sings and reverted Type changes of arguments
With this change, the Users are now able to explore the Sample Apps and Gallery with Rider IDE
TODO: Check if this works without using .js or node then dotnet in the repository
… in MVUX tutorials
| Back | FazBrowse Home | New Git URL |
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.